Searched refs:getTextureLoadFunction (Results 1 – 4 of 4) sorted by relevance
62 LoadImageFunctionInfo getTextureLoadFunction(GLenum type) const in getTextureLoadFunction() function
241 LoadImageFunctionInfo loadFunctionInfo = webgpuFormat.getTextureLoadFunction(type); in stageTextureUpload()
116 LoadImageFunctionInfo getTextureLoadFunction(ImageAccess access, GLenum type) const in getTextureLoadFunction() function
8501 LoadImageFunctionInfo loadFunctionInfo = vkFormat.getTextureLoadFunction(access, type); in stageSubresourceUpdateImpl()9298 LoadImageFunctionInfo loadFunctionInfo = vkFormat.getTextureLoadFunction(access, type); in stagePartialClear()9456 LoadImageFunctionInfo loadFunction = vkFormat.getTextureLoadFunction(access, formatInfo.type); in stageSubresourceUpdateFromFramebuffer()