Searched refs:RADV_CMD_DIRTY_DYNAMIC_CULL_MODE (Results 1 – 3 of 3) sorted by relevance
170 RADV_CMD_DIRTY_DYNAMIC_CULL_MODE | in radv_meta_restore()
1284 cmd_buffer->state.dirty |= RADV_CMD_DIRTY_DYNAMIC_CULL_MODE | in radv_emit_graphics_pipeline()1458 if (states & RADV_CMD_DIRTY_DYNAMIC_CULL_MODE) { in radv_emit_culling()2524 if (states & (RADV_CMD_DIRTY_DYNAMIC_CULL_MODE | in radv_cmd_buffer_flush_dynamic_state()4550 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_CULL_MODE; in radv_CmdSetCullModeEXT()
1031 RADV_CMD_DIRTY_DYNAMIC_CULL_MODE = 1 << 12, enumerator