Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DErrorStrings.h442 MSG kMaxActiveVariablesInterface = "MAX_NUM_ACTIVE_VARIABLES requires a buffer or block interface."; variable
H A DvalidationES31.cpp1682 ANGLE_VALIDATION_ERROR(GL_INVALID_OPERATION, kMaxActiveVariablesInterface); in ValidateGetProgramInterfaceiv()