Searched refs:kProgramInterfaceMustBeProgramOutput (Results 1 – 2 of 2) sorted by relevance
473 MSG kProgramInterfaceMustBeProgramOutput = "programInterface must be set to GL_PROGRAM_OUTPUT."; variable
3076 context->validationError(entryPoint, GL_INVALID_ENUM, kProgramInterfaceMustBeProgramOutput); in ValidateGetProgramResourceLocationIndexEXT()