Lines Matching refs:BindVertexBufferCase
512 class BindVertexBufferCase : public TestCase class
515 …BindVertexBufferCase (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()
653 …bufferRangeGroup->addChild(new BindVertexBufferCase(m_context, "bind_vertex_buffer_offset_near_wra… in init()
654 …bufferRangeGroup->addChild(new BindVertexBufferCase(m_context, "bind_vertex_buffer_offset_near_wra… in init()