Searched refs:kDispatchIndirectBufferNotBound (Results 1 – 2 of 2) sorted by relevance
86 MSG kDispatchIndirectBufferNotBound = "Dispatch indirect buffer must be bound."; variable
1424 context->validationError(GL_INVALID_OPERATION, kDispatchIndirectBufferNotBound); in ValidateDispatchComputeIndirect()