Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h134 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions,
Dformatutilsgl.cpp866 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, in GetReadPixelsFormat() function
DFramebufferGL.cpp673 nativegl::GetReadPixelsFormat(functions, features, attachmentReadFormat, format, type); in readPixels()