Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1052 void validateNameLength (const std::string& implementationName, glw::GLint propValue) const;
1064 validateNameLength(implementationName, propValue); in validateSingleVariable()
1070 validateNameLength(implementationName, propValue); in validateBuiltinVariable()
1073 void VariableNameLengthValidator::validateNameLength (const std::string& implementationName, glw::G… in validateNameLength() function in deqp::gles31::Functional::__anoncbcbeee00111::VariableNameLengthValidator