Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h100 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions,
H A DTextureGL.cpp665 nativegl::GetCompressedSubTexImageFormat(functions, features, format); in setCompressedSubImage()
1140 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage()
1176 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage()
1240 nativegl::GetCompressedSubTexImageFormat(functions, features, in setStorage()
2332 nativegl::GetCompressedSubTexImageFormat(functions, features, in initializeContents()
H A Dformatutilsgl.cpp827 CompressedTexSubImageFormat GetCompressedSubTexImageFormat(const FunctionsGL *functions, in GetCompressedSubTexImageFormat() function