Searched refs:kDrawIndirectBufferNotBound (Results 1 – 2 of 2) sorted by relevance
99 MSG kDrawIndirectBufferNotBound = "Draw indirect buffer must be bound."; variable
460 context->validationError(GL_INVALID_OPERATION, kDrawIndirectBufferNotBound); in ValidateDrawIndirectBase()