HomeSort by relevance Sort by last modified time
    Searched refs:CaptureVertexInterleaved (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cTransformFeedbackTests.hpp 318 /** CaptureVertexInterleaved
372 class CaptureVertexInterleaved : public deqp::TestCase
375 CaptureVertexInterleaved(deqp::Context& context, const char* test_name, const char* test_description);
376 ~CaptureVertexInterleaved(void);
439 * Modify CaptureVertexInterleaved test in the following aspects:
453 class CaptureGeometryInterleaved : virtual public CaptureVertexInterleaved
462 using CaptureVertexInterleaved::buildProgram;
482 * Modify CaptureVertexInterleaved test in the following aspects:
491 class CaptureVertexSeparate : virtual public CaptureVertexInterleaved
686 * Modify CaptureVertexInterleaved test in the following aspects
    [all...]
gl3cTransformFeedbackTests.cpp 64 addChild(new TransformFeedback::CaptureVertexInterleaved(m_context, "capture_vertex_interleaved_test",
    [all...]

Completed in 2521 milliseconds