Searched refs:format_supported_with_usage (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_android.c | 323 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 D | anv_android.c | 651 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 D | 20.0.0.rst | 3302 - anv/android: make format_supported_with_usage static
|
Completed in 8 milliseconds