Home
last modified time | relevance | path

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

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