| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| D | vktSynchronizationTests.cpp | 124 …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/ |
| D | vktSynchronizationTests.cpp | 116 …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/ |
| D | vktSubgroupsBallotTests.cpp | 1016 …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
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 496 …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/ |
| D | vktSubgroupsBallotTests.cpp | 1016 …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
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 516 …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/ |
| D | tcuTestHierarchyIterator.cpp | 78 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/ |
| D | vktWsiTests.cpp | 48 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiTests.cpp | 49 void createTypeSpecificTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createTypeSpecificTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawShaderInvocationTests.cpp | 55 void createTests(tcu::TestCaseGroup* testGroup) in createTests()
|
| D | vktDrawDepthBiasTests.cpp | 40 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
|
| D | vktDrawOutputLocationTests.cpp | 50 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 412 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/ |
| D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 412 …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/ |
| D | vktDrawDepthBiasTests.cpp | 40 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
|
| D | vktDrawOutputLocationTests.cpp | 50 void createTests (tcu::TestCaseGroup* testGroup) in createTests()
|
| D | vktDrawShaderInvocationTests.cpp | 75 void createTests(tcu::TestCaseGroup* testGroup) in createTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageSparseBinding.cpp | 466 …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
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 572 …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
|
| D | vktSparseResourcesShaderIntrinsics.cpp | 52 …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/ |
| D | vktSparseResourcesImageSparseBinding.cpp | 479 …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
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 570 …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
|
| D | vktSparseResourcesShaderIntrinsics.cpp | 52 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/ |
| D | vkGetDeviceProcAddr.inl | 589 void addGetDeviceProcAddrTests (tcu::TestCaseGroup* testGroup)
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkGetDeviceProcAddr.inl | 216 void addGetDeviceProcAddrTests (tcu::TestCaseGroup* testGroup)
|