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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h998 RADV_DYNAMIC_STENCIL_OP = 1ull << 20, enumerator in enum:radv_dynamic_state_bits
H A Dradv_pipeline.c1284 return RADV_DYNAMIC_STENCIL_OP;
1632 if (states & RADV_DYNAMIC_STENCIL_OP) {
H A Dradv_cmd_buffer.c301 if (copy_mask & RADV_DYNAMIC_STENCIL_OP) {
304 dest_mask |= RADV_DYNAMIC_STENCIL_OP;

Completed in 26 milliseconds