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