Lines Matching refs:VertexFeedbackOverflowCase
5764 class VertexFeedbackOverflowCase : public TestCase class
5773 …VertexFeedbackOverflowCase (Context& context, const char* name, const char* description, Method me…
5774 ~VertexFeedbackOverflowCase (void);
5791 VertexFeedbackOverflowCase::VertexFeedbackOverflowCase (Context& context, const char* name, const c… in VertexFeedbackOverflowCase() function in deqp::gles31::Functional::__anon38a6d29b0111::VertexFeedbackOverflowCase
5802 VertexFeedbackOverflowCase::~VertexFeedbackOverflowCase (void) in ~VertexFeedbackOverflowCase()
5807 void VertexFeedbackOverflowCase::init (void) in init()
5879 void VertexFeedbackOverflowCase::deinit (void) in deinit()
5906 VertexFeedbackOverflowCase::IterateResult VertexFeedbackOverflowCase::iterate (void) in iterate()
6001 glu::ShaderProgram* VertexFeedbackOverflowCase::genProgram (void) in genProgram()
6452 …VertexFeedbackOverflowCase(m_context, "capture_vertex_draw_arrays_overflow_single_buffer", "Captu… in init()
6453 …VertexFeedbackOverflowCase(m_context, "capture_vertex_draw_elements_overflow_single_buffer", "Capt… in init()