HomeSort by: relevance | last modified time | path
    Searched defs:radv_is_buffer_format_supported (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_formats.c 550 bool radv_is_buffer_format_supported(VkFormat format, bool *scaled) function
680 if (radv_is_buffer_format_supported(format, &scaled)) {
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_formats.c 609 radv_is_buffer_format_supported(VkFormat format, bool *scaled) function
747 if (radv_is_buffer_format_supported(format, &scaled)) {

Completed in 7 milliseconds