Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp694 static GLenum GetNativeCompressedFormat(const FunctionsGL *functions, in GetNativeCompressedFormat() function
823 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetCompressedTexImageFormat()
832 result.format = GetNativeCompressedFormat(functions, features, format); in GetCompressedSubTexImageFormat()
857 result.internalFormat = GetNativeCompressedFormat(functions, features, internalFormat); in GetTexStorageFormat()