Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp767 static GLenum GetNativeReadFormat(const FunctionsGL *functions, in GetNativeReadFormat() function
873 result.format = GetNativeReadFormat(functions, features, attachmentReadFormat, format, type); in GetReadPixelsFormat()