Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h473 MSG kProgramInterfaceMustBeProgramOutput = "programInterface must be set to GL_PROGRAM_OUTPUT."; variable
DvalidationES31.cpp3076 context->validationError(entryPoint, GL_INVALID_ENUM, kProgramInterfaceMustBeProgramOutput); in ValidateGetProgramResourceLocationIndexEXT()