Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dload_functions_table.h17 rx::LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat);
Drenderer_utils.h162 using LoadFunctionMap = LoadImageFunctionInfo (*)(GLenum); variable
Dload_functions_table_autogen.cpp3215 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
4617 static LoadFunctionMap emptyLoadFunctionsMap; in GetLoadFunctionsMap()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.cpp23 LoadFunctionMap Format::getLoadFunctions() const in getLoadFunctions()
Dtexture_format_table.h50 LoadFunctionMap getLoadFunctions() const;
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_utils.h93 LoadFunctionMap textureLoadFunctions = nullptr;
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h135 LoadFunctionMap textureLoadFunctions;