Lines Matching defs:gl3cts
58 namespace gl3cts
156 addChild(new gl3cts::ClipDistance::Tests(getContext()));
157 addChild(new gl3cts::GLSLnoperspectiveTests(getContext()));
158 addChild(new gl3cts::TransformFeedback::Tests(getContext()));
196 addChild(new gl3cts::CommonBugsTests(getContext()));
197 addChild(new gl3cts::TextureSizePromotion::Tests(getContext()));
227 addChild(new gl3cts::GPUShader5Tests(getContext()));
228 addChild(new gl3cts::TransformFeedbackOverflowQueryTests(
229 getContext(), gl3cts::TransformFeedbackOverflowQueryTests::API_GL_ARB_transform_feedback_overflow_query));
291 addChild(new gl3cts::TextureSwizzleTests(getContext()));
303 } // gl3cts