Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1054 void validateNameLength (const std::string& implementationName, glw::GLint propValue) const;
1066 validateNameLength(implementationName, propValue); in validateSingleVariable()
1072 validateNameLength(implementationName, propValue); in validateBuiltinVariable()
1075 void VariableNameLengthValidator::validateNameLength (const std::string& implementationName, glw::G… in validateNameLength() function in deqp::gles31::Functional::__anon2d0959e90111::VariableNameLengthValidator