Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp2018 glw::GLint maxNumActiveVariables = -1; in iterate() local
2020 …rogram.getProgram(), programGLInterfaceValue, GL_MAX_NUM_ACTIVE_VARIABLES, &maxNumActiveVariables); in iterate()
2023 …og() << tcu::TestLog::Message << "MAX_NUM_ACTIVE_VARIABLES = " << maxNumActiveVariables << tcu::Te… in iterate()
2025 if (expectedMaxNumActiveVariables != maxNumActiveVariables) in iterate()