Home
last modified time | relevance | path

Searched defs:testGroup (Results 1 – 25 of 177) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationTests.cpp124 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName.first.c_str(),… in createTestsInternal() local
171 …de::MovePtr<tcu::TestCaseGroup> testGroup (createTestsInternal(testCtx, SynchronizationType::LEGAC… in createSynchronizationTests() local
180 …de::MovePtr<tcu::TestCaseGroup> testGroup(createTestsInternal(testCtx, SynchronizationType::SYNCHR… in createSynchronization2Tests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTests.cpp116 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, groupName.first.c_str())… in createTestsInternal() local
173 …de::MovePtr<tcu::TestCaseGroup> testGroup (createTestsInternal(testCtx, SynchronizationType::LEGAC… in createSynchronizationTests() local
182 …de::MovePtr<tcu::TestCaseGroup> testGroup(createTestsInternal(testCtx, SynchronizationType::SYNCHR… in createSynchronization2Tests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsBallotTests.cpp1016 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupEXT.get() : computeGrou… in createSubgroupsBallotTests() local
1041 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? meshGroupEXT.get() : meshGroup.get(… in createSubgroupsBallotTests() local
1063 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? graphicGroupEXT.get() : graphicGr… in createSubgroupsBallotTests() local
1092 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? framebufferGroupEXT.get() : frameb… in createSubgroupsBallotTests() local
DvktSubgroupsBallotBroadcastTests.cpp496 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupARB.get() : computeGroup.ge… in createSubgroupsBallotBroadcastTests() local
535 … TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? meshGroupARB.get() : meshGroup.get(); in createSubgroupsBallotBroadcastTests() local
571 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? graphicGroupARB.get() : graphicGroup.g… in createSubgroupsBallotBroadcastTests() local
587 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? framebufferGroupARB.get() : framebufferG… in createSubgroupsBallotBroadcastTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotTests.cpp1016 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupEXT.get() : computeGrou… in createSubgroupsBallotTests() local
1041 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? meshGroupEXT.get() : meshGroup.get(… in createSubgroupsBallotTests() local
1063 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? graphicGroupEXT.get() : graphicGr… in createSubgroupsBallotTests() local
1092 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? framebufferGroupEXT.get() : frameb… in createSubgroupsBallotTests() local
DvktSubgroupsBallotBroadcastTests.cpp516 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupARB.get() : computeGroup.ge… in createSubgroupsBallotBroadcastTests() local
559 … TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? meshGroupARB.get() : meshGroup.get(); in createSubgroupsBallotBroadcastTests() local
599 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? graphicGroupARB.get() : graphicGroup.g… in createSubgroupsBallotBroadcastTests() local
617 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? framebufferGroupARB.get() : framebufferG… in createSubgroupsBallotBroadcastTests() local
/third_party/vk-gl-cts/framework/common/
DtcuTestHierarchyIterator.cpp78 void DefaultHierarchyInflater::enterGroupNode (TestCaseGroup* testGroup, vector<TestNode*>& childre… in enterGroupNode()
84 void DefaultHierarchyInflater::leaveGroupNode (TestCaseGroup* testGroup) in leaveGroupNode()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiTests.cpp48 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiTests.cpp49 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawShaderInvocationTests.cpp55 void createTests(tcu::TestCaseGroup* testGroup) in createTests()
DvktDrawDepthBiasTests.cpp40 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
DvktDrawOutputLocationTests.cpp50 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemFillUpdateCopyBufferTests.cpp412 de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "float_buffer")); in createFillUpdateCopyBufferFloatTests() local
523 de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "integer_buffer")); in createFillUpdateCopyBufferIntegerTests() local
617 de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createFillUpdateCopyBufferUnsignedTests() local
627 de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "unsigned_buffer")); in createFillUpdateCopyBufferUnsignedTests() local
638 de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "fill")); in createFillBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemFillUpdateCopyBufferTests.cpp412 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "float_buffer", desc.c_… in createFillUpdateCopyBufferFloatTests() local
523 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "integer_buffer", desc.… in createFillUpdateCopyBufferIntegerTests() local
617 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, groupName.c_str(), (des… in createFillUpdateCopyBufferUnsignedTests() local
627 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "unsigned_buffer", desc… in createFillUpdateCopyBufferUnsignedTests() local
637 …de::MovePtr<tcu::TestCaseGroup> testGroup (new tcu::TestCaseGroup(testCtx, "fill", "Fill Buffer Te… in createFillBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthBiasTests.cpp40 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
DvktDrawOutputLocationTests.cpp50 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
DvktDrawShaderInvocationTests.cpp75 void createTests(tcu::TestCaseGroup* testGroup) in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesImageSparseBinding.cpp466 …mageSparseBindingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseBindingTestsCommon()
515 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding", … in createImageSparseBindingTests() local
521 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseBindingTests() local
DvktSparseResourcesMipmapSparseResidency.cpp572 …pSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createMipmapSparseResidencyTestsCommon()
619 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local
625 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_mipmap_spa… in createDeviceGroupMipmapSparseResidencyTests() local
DvktSparseResourcesShaderIntrinsics.cpp52 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "shader_intrinsics", "Sp… in createSparseResourcesShaderIntrinsicsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseBinding.cpp479 …mageSparseBindingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createImageSparseBindingTestsCommon()
528 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "image_sparse_binding")); in createImageSparseBindingTests() local
534 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_image_spar… in createDeviceGroupImageSparseBindingTests() local
DvktSparseResourcesMipmapSparseResidency.cpp570 …pSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup,… in createMipmapSparseResidencyTestsCommon()
617 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "mipmap_sparse_residency… in createMipmapSparseResidencyTests() local
623 …de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "device_group_mipmap_spa… in createDeviceGroupMipmapSparseResidencyTests() local
DvktSparseResourcesShaderIntrinsics.cpp52 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "shader_intrinsics")); in createSparseResourcesShaderIntrinsicsTests() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkGetDeviceProcAddr.inl589 void addGetDeviceProcAddrTests (tcu::TestCaseGroup* testGroup)
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkGetDeviceProcAddr.inl216 void addGetDeviceProcAddrTests (tcu::TestCaseGroup* testGroup)

12345678