Searched refs:ValidateMapBuffer (Results 1 – 4 of 4) sorted by relevance
29 bool ValidateMapBuffer(const Context *context, BufferBinding targetPacked, GLenum access);
1839 bool ValidateMapBuffer(const Context *context, BufferBinding targetPacked, GLenum access) in ValidateMapBuffer() function
569 bool ValidateMapBuffer(const Context *context, BufferBinding targetPacked, GLenum access);
10629 (context->skipValidation() || ValidateMapBuffer(context, targetPacked, access)); in GL_MapBuffer()