Home
last modified time | relevance | path

Searched refs:getTextureLoadFunction (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h114 LoadImageFunctionInfo getTextureLoadFunction(ImageAccess access, GLenum type) const in getTextureLoadFunction() function
Dvk_helpers.cpp7268 LoadImageFunctionInfo loadFunctionInfo = vkFormat.getTextureLoadFunction(access, type); in stageSubresourceUpdateImpl()
7951 LoadImageFunctionInfo loadFunction = vkFormat.getTextureLoadFunction(access, formatInfo.type); in stageSubresourceUpdateFromFramebuffer()