Searched refs:ValidateMapNamedBuffer (Results 1 – 3 of 3) sorted by relevance
394 bool ValidateMapNamedBuffer(const Context *context, BufferID bufferPacked, GLenum access);
678 bool ValidateMapNamedBuffer(const Context *context, BufferID buffer, GLenum access) in ValidateMapNamedBuffer() function
2041 (context->skipValidation() || ValidateMapNamedBuffer(context, bufferPacked, access)); in MapNamedBuffer()