Searched refs:kBufferAlreadyMapped (Results 1 – 3 of 3) sorted by relevance
56 MSG kBufferAlreadyMapped = "Buffer is already mapped."; variable
2991 context->validationError(entryPoint, GL_INVALID_OPERATION, kBufferAlreadyMapped); in ValidateMapBufferOES()
5139 context->validationError(entryPoint, GL_INVALID_OPERATION, kBufferAlreadyMapped); in ValidateMapBufferRangeBase()