Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp588 static GLenum GetNativeFormat(const FunctionsGL *functions, in GetNativeFormat() function
777 result.format = GetNativeFormat(functions, features, format, type); in GetTexImageFormat()
788 result.format = GetNativeFormat(functions, features, format, type); in GetTexSubImageFormat()