Searched refs:kProgramNotSeparable (Results 1 – 2 of 2) sorted by relevance
580 MSG kProgramNotSeparable = "Program object was not linked with its PROGRAM_SEPARABLE status set."; variable
1792 context->validationError(entryPoint, GL_INVALID_OPERATION, kProgramNotSeparable); in ValidateUseProgramStagesBase()