anv: support blending logic op dynamic state
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10366>
This commit is contained in:
@@ -2679,6 +2679,7 @@ struct anv_dynamic_state {
|
||||
bool raster_discard;
|
||||
bool depth_bias_enable;
|
||||
bool primitive_restart_enable;
|
||||
VkLogicOp logic_op;
|
||||
bool dyn_vbo_stride;
|
||||
bool dyn_vbo_size;
|
||||
|
||||
|
Reference in New Issue
Block a user