Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sVertexAttributeBindingTests.cpp512 class BindVertexBufferCase : public TestCase class
515BindVertexBufferCase (Context& ctx, const char* name, const char* desc, int offset, int drawCount);
516 ~BindVertexBufferCase (void);
529 BindVertexBufferCase::BindVertexBufferCase (Context& ctx, const char* name, const char* desc, int o… in BindVertexBufferCase() function in deqp::gles31::Stress::__anon8349ba230111::BindVertexBufferCase
538 BindVertexBufferCase::~BindVertexBufferCase (void) in ~BindVertexBufferCase()
543 void BindVertexBufferCase::init (void) in init()
561 void BindVertexBufferCase::deinit (void) in deinit()
573 BindVertexBufferCase::IterateResult BindVertexBufferCase::iterate (void) in iterate()
651 …bufferRangeGroup->addChild(new BindVertexBufferCase(m_context, "bind_vertex_buffer_offset_over_bou… in init()
652 …bufferRangeGroup->addChild(new BindVertexBufferCase(m_context, "bind_vertex_buffer_offset_over_bou… in init()
[all …]