Home
last modified time | relevance | path

Searched defs:testCtx (Results 876 - 900 of 1129) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp188 MSCase (tcu::TestContext& testCtx, in MSCase() argument
210 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::string& name, const ImageMSParams& imageMSParams) in createCase() argument
1162 WriteSampleTest (tcu::TestContext& testCtx, const std::string& name, const WriteSampleParams& params) in WriteSampleTest() argument
1555 WriteSampleMaskTestCase::WriteSampleMaskTestCase (tcu::TestContext& testCtx, const std::string& name, const WriteSampleMaskParams& params) in WriteSampleMaskTestCase() argument
2100 createMultisampleShaderBuiltInTests(tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) createMultisampleShaderBuiltInTests() argument
[all...]
H A DvktPipelinePushDescriptorTests.cpp4274 tcu::TestCaseGroup* createPushDescriptorTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineType) in createPushDescriptorTests() argument
[all...]
H A DvktPipelineRenderToImageTests.cpp1915 tcu::TestCaseGroup* createRenderToImageTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createRenderToImageTests() argument
H A DvktPipelineSamplerBorderSwizzleTests.cpp139 BorderSwizzleCase::BorderSwizzleCase(tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in BorderSwizzleCase() argument
1272 tcu::TestCaseGroup* createSamplerBorderSwizzleTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createSamplerBorderSwizzleTests() argument
[all...]
H A DvktPipelineSpecConstantTests.cpp270 SpecConstantTest::SpecConstantTest (tcu::TestContext& testCtx, in SpecConstantTest() argument
832 tcu::TestCaseGroup* createDefaultValueTests (tcu::TestContext& testCtx, const PipelineConstructionType pipelineType, const VkShaderStageFlagBits shaderStage) in createDefaultValueTests() argument
1031 tcu::TestCaseGroup* createBasicSpecializationTests (tcu::TestContext& testCtx, const PipelineConstructionType pipelineType, const VkShaderStageFlagBits shaderStage) in createBasicSpecializationTests() argument
1543 createWorkGroupSizeTests(tcu::TestContext& testCtx) createWorkGroupSizeTests() argument
1659 createBuiltInOverrideTests(tcu::TestContext& testCtx, const PipelineConstructionType pipelineType, const VkShaderStageFlagBits shaderStage) createBuiltInOverrideTests() argument
1696 createExpressionTests(tcu::TestContext& testCtx, const PipelineConstructionType pipelineType, const VkShaderStageFlagBits shaderStage) createExpressionTests() argument
2181 createCompositeTests(tcu::TestContext& testCtx, const PipelineConstructionType pipelineType, const VkShaderStageFlagBits shaderStage) createCompositeTests() argument
2439 createSpecConstantTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineType) createSpecConstantTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1496 tcu::TestCaseGroup* createSwapchainTests (tcu::TestContext& testCtx) in createSwapchainTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1301 QueryPoolOcclusionTests::QueryPoolOcclusionTests (tcu::TestContext &testCtx) in QueryPoolOcclusionTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1654 static void createRasterizationOrderAttachmentAccessTestVariations( tcu::TestContext& testCtx, tcu::TestCaseGroup *gr, in createRasterizationOrderAttachmentAccessTestVariations() argument
1734 static void createRasterizationOrderAttachmentAccessFormatTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *gr, bool integerFormat) in createRasterizationOrderAttachmentAccessFormatTests() argument
1761 tcu::TestCaseGroup* createRasterizationOrderAttachmentAccessTests(tcu::TestContext& testCtx) in createRasterizationOrderAttachmentAccessTests() argument
[all...]
H A DvktShaderTileImageTests.cpp1944 void createShaderTileImageTestVariations(tcu::TestContext& testCtx, tcu::TestCaseGroup* gr) in createShaderTileImageTestVariations() argument
2169 tcu::TestCaseGroup* createShaderTileImageTests(tcu::TestContext& testCtx) in createShaderTileImageTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp2034 tcu::TestCaseGroup* createCullRayFlagsTests(tcu::TestContext& testCtx) in createCullRayFlagsTests() argument
H A DvktRayQueryMiscTests.cpp91 DynamicIndexingCase::DynamicIndexingCase (tcu::TestContext& testCtx, const std::string& name) in DynamicIndexingCase() argument
517 HelperInvocationsCase::HelperInvocationsCase (TestContext& testCtx, in HelperInvocationsCase() argument
1005 TestCaseGroup* addHelperInvocationsTests(TestContext& testCtx) in addHelperInvocationsTests() argument
1085 createMiscTests(tcu::TestContext& testCtx) createMiscTests() argument
[all...]
H A DvktRayQueryOpacityMicromapTests.cpp144 OpacityMicromapCase::OpacityMicromapCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in OpacityMicromapCase() argument
1061 auto& testCtx = group->getTestContext(); in addBasicTests() local
1162 auto& testCtx = group->getTestContext(); in addCopyTests() local
1224 tcu::TestCaseGroup* createOpacityMicromapTests(tcu::TestContext& testCtx) in createOpacityMicromapTests() argument
[all...]
H A DvktRayQueryTraversalControlTests.cpp2005 tcu::TestCaseGroup* createTraversalControlTests(tcu::TestContext& testCtx) in createTraversalControlTests() argument
H A DvktRayQueryWatertightnessTests.cpp2208 tcu::TestCaseGroup* createWatertightnessTests (tcu::TestContext& testCtx) in createWatertightnessTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp367 BarrierTestCase::BarrierTestCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& testParams) in BarrierTestCase() argument
1643 tcu::TestCaseGroup* createBarrierTests(tcu::TestContext& testCtx) in createBarrierTests() argument
H A DvktRayTracingCallableShadersTests.cpp1875 tcu::TestCaseGroup* createCallableShadersTests (tcu::TestContext& testCtx) in createCallableShadersTests() argument
H A DvktRayTracingCaptureReplayTests.cpp1430 tcu::TestCaseGroup* createCaptureReplayTests(tcu::TestContext& testCtx) in createCaptureReplayTests() argument
H A DvktRayTracingComplexControlFlowTests.cpp1693 tcu::TestCaseGroup* createComplexControlFlowTests (tcu::TestContext& testCtx) in createComplexControlFlowTests() argument
H A DvktRayTracingDataSpillTests.cpp383 DataSpillTestCase::DataSpillTestCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& testParams) in DataSpillTestCase() argument
2011 DataSpillPipelineInterfaceTestCase::DataSpillPipelineInterfaceTestCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& testParams) in DataSpillPipelineInterfaceTestCase() argument
2689 tcu::TestCaseGroup* createDataSpillTests(tcu::TestContext& testCtx) in createDataSpillTests() argument
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp1080 tcu::TestCaseGroup* createPipelineLibraryTests(tcu::TestContext& testCtx) in createPipelineLibraryTests() argument
H A DvktRayTracingShaderBindingTableTests.cpp1102 ShaderGroupHandleAlignmentCase (tcu::TestContext& testCtx, const std::string& name, const ShaderGroupHandleAlignmentParams& params) in ShaderGroupHandleAlignmentCase() argument
1462 tcu::TestCaseGroup* createShaderBindingTableTests (tcu::TestContext& testCtx) in createShaderBindingTableTests() argument
H A DvktRayTracingTraceRaysTests.cpp801 TraceRaysIndirect2Case::TraceRaysIndirect2Case (TestContext& testCtx, const std::string& name, const TestParams2& params) in TraceRaysIndirect2Case() argument
1328 tcu::TestCaseGroup* createTraceRaysTests(tcu::TestContext& testCtx) in createTraceRaysTests() argument
1381 tcu::TestCaseGroup* createTraceRaysMaintenance1Tests(tcu::TestContext& testCtx) in createTraceRaysMaintenance1Tests() argument
1432 tcu::TestCaseGroup* createTraceRays2Tests(tcu::TestContext& testCtx) in createTraceRays2Tests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1974 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name, bool createExperimental) in createTests() argument
2066 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
2071 tcu::TestCaseGroup* createTestsExperimental (tcu::TestContext& testCtx, cons argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp3925 tcu::TestNode* dynamicRenderingTests (tcu::TestContext& testCtx, const TestParameters& parameters) in dynamicRenderingTests() argument
3952 tcu::TestCaseGroup* createDynamicRenderingBasicTests(tcu::TestContext& testCtx) in createDynamicRenderingBasicTests() argument
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp340 DynamicUnusedAttachmentsCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in DynamicUnusedAttachmentsCase() argument
986 tcu::TestCaseGroup* createDynamicRenderingUnusedAttachmentsTests (tcu::TestContext& testCtx, bool useSecondaries) in createDynamicRenderingUnusedAttachmentsTests() argument
[all...]

Completed in 77 milliseconds

1...<<31323334353637383940>>...46