Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp486 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() function
790 result.internalFormat = GetNativeInternalFormat( in GetTexImageFormat()
832 result.internalFormat = GetNativeInternalFormat( in GetCopyTexImageImageFormat()
851 result.internalFormat = GetNativeInternalFormat(functions, features, sizedFormatInfo); in GetTexStorageFormat()
862 result.internalFormat = GetNativeInternalFormat(functions, features, in GetRenderbufferFormat()