Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp114 textureLoadFunctions(), in Format()
244 format.textureLoadFunctions = in initialize()
Dvk_format_utils.h107 LoadFunctionMap textureLoadFunctions; member
Dvk_helpers.cpp2656 LoadImageFunctionInfo loadFunctionInfo = vkFormat.textureLoadFunctions(type); in stageSubresourceUpdateImpl()
3001 LoadImageFunctionInfo loadFunction = vkFormat.textureLoadFunctions(formatInfo.type); in stageSubresourceUpdateFromFramebuffer()