Home
last modified time | relevance | path

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

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