Home
last modified time | relevance | path

Searched refs:getFormatDescriptorCountForVkFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.h561 angle::Result getFormatDescriptorCountForVkFormat(vk::Context *context,
H A DProgramExecutableVk.cpp1388 ANGLE_TRY(renderer->getFormatDescriptorCountForVkFormat(context, vkFormat, in addTextureDescriptorSetDesc()
H A Dvk_renderer.cpp6695 angle::Result Renderer::getFormatDescriptorCountForVkFormat(vk::Context *context, in getFormatDescriptorCountForVkFormat() function in rx::vk::Renderer