Searched refs:ValidateUnmapBufferOES (Results 1 – 3 of 3) sorted by relevance
1696 bool ValidateUnmapBufferOES(const Context *context, BufferBinding targetPacked);
3173 bool ValidateUnmapBufferOES(const Context *context, BufferBinding target) in ValidateUnmapBufferOES() function
9391 (context->skipValidation() || ValidateUnmapBufferOES(context, targetPacked)); in GL_UnmapBufferOES()