Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h92 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions,
Dformatutilsgl.cpp808 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat() function
DTextureGL.cpp579 nativegl::GetCompressedTexImageFormat(functions, features, internalFormat); in setCompressedImage()