Searched refs:kInvalidBufferName (Results 1 – 3 of 3) sorted by relevance
231 MSG kInvalidBufferName = "name is not a valid buffer."; variable
107 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidBufferName); in ValidateObjectIdentifierAndName()1264 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidBufferName); in ValidateSignalSemaphoreEXT()1305 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidBufferName); in ValidateWaitSemaphoreEXT()
2127 context->validationError(entryPoint, GL_INVALID_VALUE, kInvalidBufferName); in ValidateObjectIdentifierAndName()