Home
last modified time | relevance | path

Searched refs:CaptureGeometryInterleaved (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.hpp430 /** CaptureGeometryInterleaved
453 class CaptureGeometryInterleaved : virtual public CaptureVertexInterleaved class
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(); in iterate()
540 CaptureGeometryInterleaved::draw(primitive_type); in draw()
609 * Modify CaptureGeometryInterleaved test in the following aspects:
718 * Modify CaptureGeometryInterleaved tes
[all...]
H A Dgl3cTransformFeedbackTests.cpp66 addChild(new TransformFeedback::CaptureGeometryInterleaved(m_context, "capture_geometry_interleaved_test", in Tests()
2803 gl3cts::TransformFeedback::CaptureGeometryInterleaved::CaptureGeometryInterleaved(deqp::Context& context, in CaptureGeometryInterleaved() function in gl3cts::TransformFeedback::CaptureGeometryInterleaved
2810 gl3cts::TransformFeedback::CaptureGeometryInterleaved::~CaptureGeometryInterleaved(void) in ~CaptureGeometryInterleaved()
2814 tcu::TestNode::IterateResult gl3cts::TransformFeedback::CaptureGeometryInterleaved::iterate(void) in iterate()
2905 void gl3cts::TransformFeedback::CaptureGeometryInterleaved::fetchLimits(void) in fetchLimits()
2937 void gl3cts::TransformFeedback::CaptureGeometryInterleaved::buildProgram(glw::GLuint primitive_case) in buildProgram()
3022 void gl3cts::TransformFeedback::CaptureGeometryInterleaved::draw(glw::GLuint primitive_case) in draw()
3040 const glw::GLchar* gl3cts::TransformFeedback::CaptureGeometryInterleaved
[all...]

Completed in 8 milliseconds