Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp114 textureLoadFunctions(), in Format()
244 format.textureLoadFunctions = in initialize()
Dvk_format_utils.h106 LoadFunctionMap textureLoadFunctions; member
Dvk_helpers.cpp3290 LoadImageFunctionInfo loadFunctionInfo = vkFormat.textureLoadFunctions(type); in stageSubresourceUpdateImpl()
3637 LoadImageFunctionInfo loadFunction = vkFormat.textureLoadFunctions(formatInfo.type); in stageSubresourceUpdateFromFramebuffer()