Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_utils.h31 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, angle::FormatID angleFormat);
95 LoadFunctionMap textureLoadFunctions = nullptr;
Dmtl_format_utils.mm86 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, angle::FormatID angleFormat)
/third_party/skia/third_party/externals/angle2/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.cpp3253 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
4670 static LoadFunctionMap emptyLoadFunctionsMap; in GetLoadFunctionsMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h193 LoadFunctionMap mTextureLoadFunctions;
195 LoadFunctionMap mRenderableTextureLoadFunctions;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table.cpp23 LoadFunctionMap Format::getLoadFunctions() const in getLoadFunctions()
Dtexture_format_table.h50 LoadFunctionMap getLoadFunctions() const;