Lines Matching refs:gl4cts

102 namespace gl4cts
128 addChild(new gl4cts::GPUShaderFP64Tests(getContext()));
129 addChild(new gl4cts::TextureGatherTests(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));
165 addChild(new gl4cts::VertexAttrib64BitTests(getContext()));
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()));
294 addChild(new gl4cts::CopyImageTests(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()));
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()));
355 addChild(new gl4cts::BufferStorageTests(getContext()));
357 addChild(new gl4cts::MultiBindTests(getContext()));
373 //addChild(new gl4cts::ContextFlushControl::Tests(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()));
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()));
437 addChild(new gl4cts::SpirvExtensionsTests(getContext()));
438 addChild(new gl4cts::GlSpirvTests(getContext()));
465 } // gl4cts