Searched refs:textureLoadFunctions (Results 1 – 3 of 3) sorted by relevance
114 textureLoadFunctions(), in Format()244 format.textureLoadFunctions = in initialize()
106 LoadFunctionMap textureLoadFunctions; member
3290 LoadImageFunctionInfo loadFunctionInfo = vkFormat.textureLoadFunctions(type); in stageSubresourceUpdateImpl()3637 LoadImageFunctionInfo loadFunction = vkFormat.textureLoadFunctions(formatInfo.type); in stageSubresourceUpdateFromFramebuffer()