Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h365 inline constexpr const char *kInvalidPropertyForProgramInterface = "Not an allowed program resource… variable
DvalidationES31.cpp1620 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kInvalidPropertyForProgramInterface); in ValidateGetProgramResourceiv()