Searched refs:RADV_DYNAMIC_LOGIC_OP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h1004 RADV_DYNAMIC_LOGIC_OP = 1ull << 26, enumerator in enum:radv_dynamic_state_bits
H A Dradv_pipeline.c1296 return RADV_DYNAMIC_LOGIC_OP;
1713 if (subpass->has_color_att && states & RADV_DYNAMIC_LOGIC_OP) {
H A Dradv_cmd_buffer.c337 if (copy_mask & RADV_DYNAMIC_LOGIC_OP) {
340 dest_mask |= RADV_DYNAMIC_LOGIC_OP;

Completed in 25 milliseconds