Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp693 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() function
829 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetCompressedTexImageFormat()
838 result.format = GetNativeCompressedFormat(functions, features, format); in GetCompressedSubTexImageFormat()
863 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetTexStorageFormat()