Home
last modified time | relevance | path

Searched refs:kProgramInterfaceMustBeProgramOutput (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DErrorStrings.h470 MSG kProgramInterfaceMustBeProgramOutput = "programInterface must be set to GL_PROGRAM_OUTPUT."; variable
DvalidationES31.cpp2835 context->validationError(GL_INVALID_ENUM, kProgramInterfaceMustBeProgramOutput); in ValidateGetProgramResourceLocationIndexEXT()