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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_android.c598 const uint64_t gpu_usage = AHARDWAREBUFFER_USAGE_GPU_SAMPLED_IMAGE | local in function:get_ahb_buffer_format_properties
605 if (!(desc.usage & (gpu_usage)))
674 const uint64_t gpu_usage = AHARDWAREBUFFER_USAGE_GPU_SAMPLED_IMAGE | local in function:get_ahb_buffer_format_properties2
681 if (!(desc.usage & (gpu_usage)))
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c115 uint64_t gpu_usage = local in function:get_ahw_buffer_format_properties
123 if (!(desc.usage & (gpu_usage)))
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c189 uint64_t gpu_usage = local in function:get_ahw_buffer_format_properties2
197 if (!(desc.usage & (gpu_usage)))

Completed in 7 milliseconds