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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_android.c323 format_supported_with_usage(VkDevice device_h, VkFormat format, function in typeref:typename:VkResult
420 result = format_supported_with_usage(device_h, format, imageUsage);
444 result = format_supported_with_usage(device_h, format, imageUsage);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c651 format_supported_with_usage(VkDevice device_h, VkFormat format, function in typeref:typename:VkResult
760 result = format_supported_with_usage(device_h, format, imageUsage);
803 result = format_supported_with_usage(device_h, format, imageUsage);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3302 - anv/android: make format_supported_with_usage static

Completed in 8 milliseconds