Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h88 struct CompressedTexImageFormat struct
92 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, argument
Dformatutilsgl.cpp808 CompressedTexImageFormat GetCompressedTexImageFormat(const FunctionsGL *functions, in GetCompressedTexImageFormat()
812 CompressedTexImageFormat result; in GetCompressedTexImageFormat()
DTextureGL.cpp578 nativegl::CompressedTexImageFormat compressedTexImageFormat = in setCompressedImage()