Searched refs:VertexAttributeCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 506 class VertexAttributeCase : public RenderCase class 524 …VertexAttributeCase (Context& context, const char* name, const char* desc, Storage storage, Shad… 525 ~VertexAttributeCase (void); 542 VertexAttributeCase::VertexAttributeCase (Context& context, const char* name, const char* desc, Sto… in VertexAttributeCase() function in deqp::gles2::Stress::__anonc37841890111::VertexAttributeCase 554 VertexAttributeCase::~VertexAttributeCase (void) in ~VertexAttributeCase() 559 void VertexAttributeCase::init (void) in init() 574 void VertexAttributeCase::deinit (void) in deinit() 599 VertexAttributeCase::IterateResult VertexAttributeCase::iterate (void) in iterate() 721 std::string VertexAttributeCase::genVertexSource (void) const in genVertexSource() 744 std::string VertexAttributeCase::genFragmentSource (void) const in genFragmentSource() [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 518 class VertexAttributeCase : public RenderCase class 536 …VertexAttributeCase (Context& context, const char* name, const char* desc, Storage storage, Shad… 537 ~VertexAttributeCase (void); 554 VertexAttributeCase::VertexAttributeCase (Context& context, const char* name, const char* desc, Sto… in VertexAttributeCase() function in deqp::gles3::Stress::__anonc3de246b0111::VertexAttributeCase 566 VertexAttributeCase::~VertexAttributeCase (void) in ~VertexAttributeCase() 571 void VertexAttributeCase::init (void) in init() 586 void VertexAttributeCase::deinit (void) in deinit() 611 VertexAttributeCase::IterateResult VertexAttributeCase::iterate (void) in iterate() 733 std::string VertexAttributeCase::genVertexSource (void) const in genVertexSource() 757 std::string VertexAttributeCase::genFragmentSource (void) const in genFragmentSource() [all …]
|