Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp970 class TextureSamplerCase : public RenderCase class
989TextureSamplerCase (Context& context, const char* name, const char* desc, ShaderType type, TestT…
990 ~TextureSamplerCase (void);
1005 TextureSamplerCase::TextureSamplerCase (Context& context, const char* name, const char* desc, Shade… in TextureSamplerCase() function in deqp::gles2::Stress::__anonac5c42080111::TextureSamplerCase
1015 TextureSamplerCase::~TextureSamplerCase (void) in ~TextureSamplerCase()
1020 void TextureSamplerCase::init (void) in init()
1112 void TextureSamplerCase::deinit (void) in deinit()
1125 TextureSamplerCase::IterateResult TextureSamplerCase::iterate (void) in iterate()
1215 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource()
1251 std::string TextureSamplerCase::genFragmentSource (void) const in genFragmentSource()
[all …]
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1333 class TextureSamplerCase : public RenderCase class
1353TextureSamplerCase (Context& context, const char* name, const char* desc, ShaderType type, TestT…
1354 ~TextureSamplerCase (void);
1369 TextureSamplerCase::TextureSamplerCase (Context& context, const char* name, const char* desc, Shade… in TextureSamplerCase() function in deqp::gles3::Stress::__anonacc224ea0111::TextureSamplerCase
1379 TextureSamplerCase::~TextureSamplerCase (void) in ~TextureSamplerCase()
1384 void TextureSamplerCase::init (void) in init()
1467 void TextureSamplerCase::deinit (void) in deinit()
1480 TextureSamplerCase::IterateResult TextureSamplerCase::iterate (void) in iterate()
1570 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource()
1609 std::string TextureSamplerCase::genFragmentSource (void) const in genFragmentSource()
[all …]