Home
last modified time | relevance | path

Searched refs:RADV_META_SAVE_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta.h42 RADV_META_SAVE_SAMPLE_LOCATIONS = (1 << 5), enumerator
Dradv_meta.c88 if (state->flags & RADV_META_SAVE_SAMPLE_LOCATIONS) { in radv_meta_save()
181 if (state->flags & RADV_META_SAVE_SAMPLE_LOCATIONS) { in radv_meta_restore()
Dradv_meta_decompress.c489 RADV_META_SAVE_SAMPLE_LOCATIONS | in radv_process_depth_stencil()