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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c3797 bool has_CB_meta = true, has_DB_meta = true; local in function:radv_src_access_flush
3803 has_CB_meta = false;
3837 if (has_CB_meta)
3850 if (has_CB_meta)
3860 if (has_CB_meta)
3876 bool has_CB_meta = true, has_DB_meta = true; local in function:radv_dst_access_flush
3888 has_CB_meta = false;
3914 if (has_CB_meta || has_DB_meta)
3926 if (has_CB_meta || has_DB_meta)
3943 if (has_CB_meta)
[all...]

Completed in 9 milliseconds