HomeSort by relevance Sort by last modified time
    Searched refs:TestCaseGroup (Results 1 - 25 of 1482) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiMaintenance3Check.hpp 28 class TestCaseGroup;
38 tcu::TestCaseGroup* createMaintenance3Tests (tcu::TestContext& testCtx);
vktApiVersionCheck.hpp 28 class TestCaseGroup;
37 tcu::TestCaseGroup* createVersionSanityCheckTests (tcu::TestContext& testCtx);
  /external/deqp/modules/egl/
teglWideColorTests.hpp 34 TestCaseGroup* createWideColorTests (EglTestContext& eglTestCtx);
35 TestCaseGroup* createHdrColorTests (EglTestContext& eglTestCtx);
teglGetFrameTimestampsTests.hpp 34 TestCaseGroup* createGetFrameTimestampsTests (EglTestContext& eglTestCtx);
teglMultiContextTests.hpp 34 TestCaseGroup* createMultiContextTests (EglTestContext& eglTestCtx);
teglRobustnessTests.hpp 34 TestCaseGroup* createRobustnessTests (EglTestContext& eglTestCtx);
teglThreadCleanUpTests.hpp 34 TestCaseGroup* createThreadCleanUpTest (EglTestContext& eglTestCtx);
  /external/deqp/external/openglcts/modules/gles2/
tes2TestCase.hpp 33 using deqp::TestCaseGroup;
  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderTests.hpp 34 void multiViewRenderCreateTests (tcu::TestCaseGroup* group);
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexInputTests.hpp 34 void createVertexInputTests (tcu::TestCaseGroup* vertexInputTests);
vktPipelineMultisampleImageTests.hpp 33 tcu::TestCaseGroup* createMultisampleSampledImageTests (tcu::TestContext& testCtx);
34 tcu::TestCaseGroup* createMultisampleStorageImageTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/
vktInfoTests.hpp 32 void createInfoTests (tcu::TestCaseGroup* testGroup);
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiDisplayTests.hpp 34 void createDisplayCoverageTests (tcu::TestCaseGroup* group);
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.hpp 36 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup);
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.hpp 36 void addShaderCompilationPerformanceCases (TestCaseGroup& parentGroup);
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.hpp 34 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx);
35 tcu::TestCaseGroup* createBasicDeviceGroupComputeShaderTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawNegativeViewportHeightTests.hpp 34 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx);
35 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageMutableTests.hpp 36 tcu::TestCaseGroup* createImageMutableTests (tcu::TestContext& testCtx);
38 tcu::TestCaseGroup* createSwapchainImageMutableTests(tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryAllocationTests.hpp 34 tcu::TestCaseGroup* createAllocationTests (tcu::TestContext& testCtx);
35 tcu::TestCaseGroup* createDeviceGroupAllocationTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemCopyImageToBufferTests.hpp 35 tcu::TestCaseGroup* createCopyImageToBufferTests (tcu::TestContext& testCtx);
36 tcu::TestCaseGroup* createCopyImageToFloatBufferTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleResolveTests.hpp 32 tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx);
33 tcu::TestCaseGroup* createRenderPass2MultisampleResolveTests (tcu::TestContext& testCtx);
vktRenderPassMultisampleTests.hpp 32 tcu::TestCaseGroup* createRenderPassMultisampleTests (tcu::TestContext& testCtx);
33 tcu::TestCaseGroup* createRenderPass2MultisampleTests (tcu::TestContext& testCtx);
vktRenderPassSampleReadTests.hpp 32 tcu::TestCaseGroup* createRenderPassSampleReadTests (tcu::TestContext& testCtx);
33 tcu::TestCaseGroup* createRenderPass2SampleReadTests (tcu::TestContext& testCtx);
vktRenderPassSparseRenderTargetTests.hpp 32 tcu::TestCaseGroup* createRenderPassSparseRenderTargetTests(tcu::TestContext& testCtx);
33 tcu::TestCaseGroup* createRenderPass2SparseRenderTargetTests(tcu::TestContext& testCtx);
vktRenderPassSubpassDependencyTests.hpp 33 tcu::TestCaseGroup* createRenderPassSubpassDependencyTests (tcu::TestContext& testCtx);
34 tcu::TestCaseGroup* createRenderPass2SubpassDependencyTests (tcu::TestContext& testCtx);

Completed in 2619 milliseconds

1 2 3 4 5 6 7 8 91011>>