Searched refs:ReservedNamesTest (Results 1 – 2 of 2) sorted by relevance
2891 ReservedNamesTest::ReservedNamesTest(deqp::Context& context) in ReservedNamesTest() function in gl3cts::ReservedNamesTest2911 void ReservedNamesTest::deinit() in deinit()2932 std::string ReservedNamesTest::getLanguageFeatureName(_language_feature language_feature) const in getLanguageFeatureName()3034 std::vector<std::string> ReservedNamesTest::getReservedNames() const in getReservedNames()4883 std::string ReservedNamesTest::getShaderBody(_shader_type shader_type, _language_feature language_f… in getShaderBody()5273 std::string ReservedNamesTest::getShaderTypeName(_shader_type shader_type) const in getShaderTypeName()5312 std::vector<ReservedNamesTest::_language_feature> ReservedNamesTest::getSupportedLanguageFeatures( in getSupportedLanguageFeatures()5450 std::vector<ReservedNamesTest::_shader_type> ReservedNamesTest::getSupportedShaderTypes() const in getSupportedShaderTypes()5484 bool ReservedNamesTest::isStructAllowed(_shader_type shader_type, _language_feature language_featur… in isStructAllowed()5534 void ReservedNamesTest::init() in init()[all …]
203 class ReservedNamesTest : public deqp::TestCase class207 ReservedNamesTest(deqp::Context& context);