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