Searched refs:RADV_CMD_DIRTY_DYNAMIC_BLEND_CONSTANTS (Results 1 – 2 of 2) sorted by relevance
1023 RADV_CMD_DIRTY_DYNAMIC_BLEND_CONSTANTS = 1 << 4, enumerator
2501 if (states & RADV_CMD_DIRTY_DYNAMIC_BLEND_CONSTANTS) in radv_cmd_buffer_flush_dynamic_state()4390 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_BLEND_CONSTANTS; in radv_CmdSetBlendConstants()