Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h484 angle::Result getFormatDescriptorCountForVkFormat(ContextVk *contextVk,
DProgramExecutableVk.cpp755 result = contextVk->getRenderer()->getFormatDescriptorCountForVkFormat( in addTextureDescriptorSetDesc()
DRendererVk.cpp3610 angle::Result RendererVk::getFormatDescriptorCountForVkFormat(ContextVk *contextVk, in getFormatDescriptorCountForVkFormat() function in rx::RendererVk