Searched refs:RADV_META_SAVE_PASS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta.h37 RADV_META_SAVE_PASS = (1 << 0), enumerator in enum:radv_meta_save_flags
H A Dradv_meta.c93 if (state->flags & RADV_META_SAVE_PASS) {
155 if (state->flags & RADV_META_SAVE_PASS) {
H A Dradv_meta_decompress.c350 RADV_META_SAVE_PASS);
H A Dradv_meta_fast_clear.c594 RADV_META_SAVE_PASS);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta.h37 RADV_META_SAVE_PASS = (1 << 0), enumerator in enum:radv_meta_save_flags
H A Dradv_meta.c128 if (state->flags & RADV_META_SAVE_PASS) {
240 if (state->flags & RADV_META_SAVE_PASS) {
H A Dradv_meta_decompress.c559 RADV_META_SAVE_GRAPHICS_PIPELINE | RADV_META_SAVE_SAMPLE_LOCATIONS | RADV_META_SAVE_PASS);
H A Dradv_meta_fast_clear.c681 radv_meta_save(&saved_state, cmd_buffer, RADV_META_SAVE_GRAPHICS_PIPELINE | RADV_META_SAVE_PASS);

Completed in 9 milliseconds