Home
last modified time | relevance | path

Searched defs:loadFunctionInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.cpp241 LoadImageFunctionInfo loadFunctionInfo = webgpuFormat.getTextureLoadFunction(type); in stageTextureUpload() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp932 LoadImageFunctionInfo loadFunctionInfo = d3d11Format.getLoadFunctions()(type); in setData() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp8501 LoadImageFunctionInfo loadFunctionInfo = vkFormat.getTextureLoadFunction(access, type); in stageSubresourceUpdateImpl() local
9298 LoadImageFunctionInfo loadFunctionInfo = vkFormat.getTextureLoadFunction(access, type); in stagePartialClear() local