Home
last modified time | relevance | path

Searched refs:GetLoadFunctionsMap (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Dload_functions_table.h17 rx::LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat);
H A Dload_functions_table_autogen.cpp3887 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table.cpp25 return GetLoadFunctionsMap(internalFormat, formatID); in getLoadFunctions()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.cpp66 GetLoadFunctionsMap(format.mIntendedGLFormat, format.mActualImageFormatID); in initialize()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp281 format.mTextureLoadFunctions = GetLoadFunctionsMap( in initialize()
297 format.mRenderableTextureLoadFunctions = GetLoadFunctionsMap( in initialize()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.mm199 mPixelFormatTable[i].textureLoadFunctions = angle::GetLoadFunctionsMap(