Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp410 bool IsValidUnsignedShortReadPixelsFormat(GLenum readFormat, const gl::Context *context) in IsValidUnsignedShortReadPixelsFormat() function
743 ANGLE_CHECK(contextGL, IsValidUnsignedShortReadPixelsFormat(readFormat, context), in readPixels()