Searched refs:has_DB_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
3805 has_DB_meta = false;
3842 if (has_DB_meta)
3852 if (has_DB_meta)
3862 if (has_DB_meta)
3876 bool has_CB_meta = true, has_DB_meta = true; local in function:radv_dst_access_flush
3890 has_DB_meta = false;
3914 if (has_CB_meta || has_DB_meta)
3926 if (has_CB_meta || has_DB_meta)
3950 if (has_DB_meta)
[all...]

Completed in 9 milliseconds