Lines Matching refs:getContext
126 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams));
127 addChild(new glcts::InternalformatTests(getContext()));
128 addChild(new gl4cts::GPUShaderFP64Tests(getContext()));
129 addChild(new gl4cts::TextureGatherTests(getContext()));
130 addChild(new glcts::DrawIndirectTestsGL40(getContext()));
131 addChild(new gl4cts::ClipControlTests(getContext(), gl4cts::ClipControlTests::API_GL_ARB_clip_control));
132 addChild(new gl4cts::ShaderSubroutineTests(getContext()));
134 new gl4cts::TextureBarrierTests(getContext(), gl4cts::TextureBarrierTests::API_GL_ARB_texture_barrier));
135 addChild(new glcts::ExposedExtensionsTests(getContext()));
165 addChild(new gl4cts::VertexAttrib64BitTests(getContext()));
167 addChild(new glcts::ViewportArrayTests(getContext(), extParams));
210 addChild(new gl4cts::MapBufferAlignmentTests(getContext()));
211 addChild(new gl4cts::ShaderAtomicCountersTests(getContext()));
212 addChild(new gl4cts::ShaderImageLoadStoreTests(getContext()));
213 addChild(new gl4cts::ShadingLanguage420PackTests(getContext()));
214 addChild(new gl4cts::TextureViewTests(getContext()));
215 addChild(new GL42ShaderTests(getContext()));
259 addChild(new GL42CompatShaderTests(getContext()));
294 addChild(new gl4cts::CopyImageTests(getContext()));
295 addChild(new glcts::DrawIndirectTestsGL43(getContext()));
296 addChild(new gl4cts::ProgramInterfaceQueryTests(getContext()));
297 addChild(new gl4cts::ComputeShaderTests(getContext()));
298 addChild(new gl4cts::ShaderStorageBufferObjectTests(getContext()));
299 addChild(new gl4cts::VertexAttribBindingTests(getContext()));
300 addChild(new gl4cts::ShaderImageSizeTests(getContext()));
301 addChild(new glcts::ExplicitUniformLocationGLTests(getContext()));
302 addChild(new glcts::BlendEquationAdvancedTests(getContext(), glu::GLSL_VERSION_430));
303 addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_430));
304 addChild(new gl4cts::StencilTexturingTests(getContext()));
305 addChild(new gl4cts::SparseBufferTests(getContext()));
306 addChild(new gl4cts::SparseTextureTests(getContext()));
307 addChild(new gl4cts::IndirectParametersTests(getContext()));
308 addChild(new gl4cts::ShaderBallotTests(getContext()));
309 addChild(new glcts::ShaderConstExprTests(getContext()));
310 addChild(new glcts::AggressiveShaderOptimizationsTests(getContext()));
354 addChild(new GL44ShaderTests(getContext()));
355 addChild(new gl4cts::BufferStorageTests(getContext()));
356 addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_440));
357 addChild(new gl4cts::MultiBindTests(getContext()));
358 addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_440));
359 addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_440));
360 addChild(new deqp::SampleVariablesTests(getContext(), glu::GLSL_VERSION_440));
361 addChild(new deqp::ShaderMultisampleInterpolationTests(getContext(), glu::GLSL_VERSION_440));
362 addChild(new glcts::ShaderTextureImageSamplesTests(getContext()));
363 addChild(new glcts::TextureFilterAnisotropicTests(getContext()));
366 addChild(new glcts::GeometryShaderTests(getContext(), extParams));
367 addChild(new glcts::GPUShader5Tests(getContext(), extParams));
368 addChild(new glcts::TessellationShaderTests(getContext(), extParams));
369 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams));
370 addChild(new glcts::TextureBorderClampTests(getContext(), extParams));
371 addChild(new glcts::TextureBufferTests(getContext(), extParams));
373 //addChild(new gl4cts::ContextFlushControl::Tests(getContext()));
394 addChild(new deqp::ShaderIntegerMixTests(getContext(), glu::GLSL_VERSION_450));
416 addChild(new GL45ShaderTests(getContext()));
417 addChild(new gl4cts::ClipControlTests(getContext(), gl4cts::ClipControlTests::API_GL_45core));
418 addChild(new gl4cts::DirectStateAccess::Tests(getContext()));
419 addChild(new gl4cts::GetTextureSubImage::Tests(getContext()));
420 addChild(new gl4cts::TextureBarrierTests(getContext(), gl4cts::TextureBarrierTests::API_GL_45core));
421 addChild(new gl4cts::ConditionalRenderInverted::Tests(getContext()));
422 addChild(new gl4cts::Sync::Tests(getContext()));
423 addChild(new gl4cts::IncompleteTextureAccess::Tests(getContext()));
424 addChild(new glcts::ParallelShaderCompileTests(getContext()));
425 addChild(new gl4cts::PostDepthCoverage(getContext()));
426 addChild(new gl4cts::SparseTexture2Tests(getContext()));
427 addChild(new gl4cts::SparseTextureClampTests(getContext()));
428 addChild(new gl4cts::TextureFilterMinmax(getContext()));
429 addChild(new gl4cts::ShaderAtomicCounterOps(getContext()));
430 addChild(new gl4cts::ShaderDrawParametersTests(getContext()));
431 addChild(new gl4cts::ShaderViewportLayerArray(getContext()));
432 addChild(new gl4cts::LimitsTests(getContext()));
433 addChild(new glcts::ShaderGroupVote(getContext()));
434 addChild(new glcts::PolygonOffsetClamp(getContext()));
435 addChild(new glcts::SeparableProgramsTransformFeedbackTests(getContext()));
436 addChild(new glcts::LayoutLocationTests(getContext()));
437 addChild(new gl4cts::SpirvExtensionsTests(getContext()));
438 addChild(new gl4cts::GlSpirvTests(getContext()));