Searched refs:GetCompressedSubTexImageFormat (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | formatutilsgl.h | 100 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions,
|
H A D | TextureGL.cpp | 665 nativegl::GetCompressedSubTexImageFormat(functions, features, format); in setCompressedSubImage() 1140 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 1176 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 1240 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 2332 nativegl::GetCompressedSubTexImageFormat(functions, features, in initializeContents()
|
H A D | formatutilsgl.cpp | 827 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() function
|