Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp677 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() function
813 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetCompressedTexImageFormat()
822 result.format = GetNativeCompressedFormat(functions, features, format); in GetCompressedSubTexImageFormat()
847 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetTexStorageFormat()