Searched refs:GetCompressedSubTexImageFormat (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.h | 100 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions,
|
D | TextureGL.cpp | 638 nativegl::GetCompressedSubTexImageFormat(functions, features, format); in setCompressedSubImage() 1075 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 1111 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 1175 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage() 2066 nativegl::GetCompressedSubTexImageFormat(functions, features, in initializeContents()
|
D | formatutilsgl.cpp | 833 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() function
|