Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp402 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat() function
679 ANGLE_CHECK(contextGL, IsValidUnsignedShortReadPixelsFormat(readFormat, context), in readPixels()