Home
last modified time | relevance | path

Searched refs:GetTexSubImageFormat (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h83 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions,
DTextureGL.cpp325 nativegl::GetTexSubImageFormat(functions, features, format, type); in setSubImage()
432 nativegl::GetTexSubImageFormat(functions, features, format, type); in setSubImageRowByRowWorkaround()
2067 nativegl::TexSubImageFormat nativeSubImageFormat = nativegl::GetTexSubImageFormat( in initializeContents()
Dformatutilsgl.cpp797 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat() function
DBlitGL.cpp811 nativegl::GetTexSubImageFormat(mFunctions, mFeatures, destFormat, destType); in copySubTextureCPUReadback()