Home
last modified time | relevance | path

Searched refs:GetCompressedSubTexImageFormat (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h100 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions,
DTextureGL.cpp638 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()
Dformatutilsgl.cpp833 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() function