Home
last modified time | relevance | path

Searched refs:LoadFunctionMap (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.h192 LoadFunctionMap mTextureLoadFunctions;
193 LoadFunctionMap mRenderableTextureLoadFunctions;
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Dload_functions_table.h17 rx::LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat);
H A Drenderer_utils.h188 using LoadFunctionMap = LoadImageFunctionInfo (*)(GLenum); variable
H A Dload_functions_table_autogen.cpp3887 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
5693 static LoadFunctionMap emptyLoadFunctionsMap; in GetLoadFunctionsMap()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table.cpp23 LoadFunctionMap Format::getLoadFunctions() const in getLoadFunctions()
H A Dtexture_format_table.h53 LoadFunctionMap getLoadFunctions() const;
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.h108 LoadFunctionMap mTextureLoadFunctions;
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h94 LoadFunctionMap textureLoadFunctions = nullptr;