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

  /external/deqp/external/openglcts/modules/gl/
gl3cTransformFeedbackTests.hpp 430 /** CaptureGeometryInterleaved
453 class CaptureGeometryInterleaved : virtual public CaptureVertexInterleaved
456 CaptureGeometryInterleaved(deqp::Context& context, const char* test_name, const char* test_description);
457 ~CaptureGeometryInterleaved(void);
516 * Modify CaptureGeometryInterleaved test in the following aspects:
525 class CaptureGeometrySeparate : public CaptureGeometryInterleaved, virtual public CaptureVertexSeparate
531 return CaptureGeometryInterleaved::iterate();
540 CaptureGeometryInterleaved::draw(primitive_type);
609 * Modify CaptureGeometryInterleaved test in the following aspects:
718 * Modify CaptureGeometryInterleaved test in the following aspects
    [all...]
gl3cTransformFeedbackTests.cpp 66 addChild(new TransformFeedback::CaptureGeometryInterleaved(m_context, "capture_geometry_interleaved_test",
    [all...]

Completed in 63 milliseconds