Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp464 static GLenum GetNativeInternalFormat(const FunctionsGL *functions, in GetNativeInternalFormat() function
775 result.internalFormat = GetNativeInternalFormat( in GetTexImageFormat()
817 result.internalFormat = GetNativeInternalFormat( in GetCopyTexImageImageFormat()
836 result.internalFormat = GetNativeInternalFormat(functions, features, sizedFormatInfo); in GetTexStorageFormat()
847 result.internalFormat = GetNativeInternalFormat(functions, features, in GetRenderbufferFormat()