Searched defs:image_is_coherent (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c2364 bool image_is_coherent = false; local in function:radv_dst_access_flush
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c3798 bool image_is_coherent = image ? image->l2_coherent : false; local in function:radv_src_access_flush
3879 bool image_is_coherent = image ? image->l2_coherent : false; local in function:radv_dst_access_flush
[all...]

Completed in 15 milliseconds