Searched refs:GetTexSubImageFormat (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.h | 83 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions,
|
D | TextureGL.cpp | 325 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()
|
D | formatutilsgl.cpp | 797 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat() function
|
D | BlitGL.cpp | 811 nativegl::GetTexSubImageFormat(mFunctions, mFeatures, destFormat, destType); in copySubTextureCPUReadback()
|