Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h344 MSG kInvalidPropertyForProgramInterface = "Not an allowed program resource property for this progra… variable
DvalidationES31.cpp1611 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kInvalidPropertyForProgramInterface); in ValidateGetProgramResourceiv()