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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c1264 return RADV_DYNAMIC_SAMPLE_LOCATIONS;
1364 states &= ~RADV_DYNAMIC_SAMPLE_LOCATIONS;
1657 if (needed_states & RADV_DYNAMIC_SAMPLE_LOCATIONS) {
H A Dradv_private.h988 RADV_DYNAMIC_SAMPLE_LOCATIONS = 1ull << 10, enumerator in enum:radv_dynamic_state_bits
H A Dradv_cmd_buffer.c224 if (copy_mask & RADV_DYNAMIC_SAMPLE_LOCATIONS) {
234 dest_mask |= RADV_DYNAMIC_SAMPLE_LOCATIONS;

Completed in 25 milliseconds