Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5375 class VertexFeedbackCase : public TestCase class
5400VertexFeedbackCase (Context& context, const char* name, const char* description, DrawMethod method…
5401 ~VertexFeedbackCase (void);
5423 VertexFeedbackCase::VertexFeedbackCase (Context& context, const char* name, const char* description… in VertexFeedbackCase() function in deqp::gles31::Functional::__anon38a6d29b0111::VertexFeedbackCase
5439 VertexFeedbackCase::~VertexFeedbackCase (void) in ~VertexFeedbackCase()
5444 void VertexFeedbackCase::init (void) in init()
5540 void VertexFeedbackCase::deinit (void) in deinit()
5579 VertexFeedbackCase::IterateResult VertexFeedbackCase::iterate (void) in iterate()
5709 glu::ShaderProgram* VertexFeedbackCase::genProgram (void) in genProgram()
5734 deUint32 VertexFeedbackCase::getOutputPrimitive (void) in getOutputPrimitive()
[all …]