Home
last modified time | relevance | path

Searched refs:DeviceGroup (Results 1 - 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupTests.hpp32 namespace DeviceGroup namespace
35 } // DeviceGroup
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupTests.hpp32 namespace DeviceGroup namespace
35 } // DeviceGroup
/third_party/spirv-tools/source/val/
H A Dvalidate_capability.cpp50 case spv::Capability::DeviceGroup: in IsSupportGuaranteedVulkan_1_1()
129 case spv::Capability::DeviceGroup: in IsSupportOptionalVulkan_1_1()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp704 struct DeviceGroup struct
779 return getSafeObjectCount<DeviceGroup>(context, params, MAX_CONCURRENT_DEVICES); in getMaxConcurrent()
2859 template<> int getCreateCount<DeviceGroup> (void) { return 20; } in getCreateCount()
2863 template<> int getCreateCount<DeviceGroup> (void) { return 2; } in getCreateCount()
3093 template<> deUint32 getOomIterLimit<DeviceGroup> (void) { return 20; } in getOomIterLimit()
3344 CaseDescription<DeviceGroup> deviceGroup;
3499 const NamedParameters<DeviceGroup> s_deviceGroupCases[] = in createObjectManagementTests()
3501 { "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, testCtx.getCommandLine().getVKDeviceId() - 1u, VK_QUEUE_GRAPHICS_BIT) }, in createObjectManagementTests()
3614 CASE_DESC(createSingleTest <DeviceGroup>, s_deviceGroupCases, DE_NULL), in createObjectManagementTests()
3646 CASE_DESC(createMultipleUniqueResourcesTest <DeviceGroup>, s_deviceGroupCase in createObjectManagementTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp704 struct DeviceGroup struct
779 return getSafeObjectCount<DeviceGroup>(context, params, MAX_CONCURRENT_DEVICES); in getMaxConcurrent()
2859 template<> int getCreateCount<DeviceGroup> (void) { return 20; } in getCreateCount()
2863 template<> int getCreateCount<DeviceGroup> (void) { return 2; } in getCreateCount()
3093 template<> deUint32 getOomIterLimit<DeviceGroup> (void) { return 20; } in getOomIterLimit()
3344 CaseDescription<DeviceGroup> deviceGroup;
3499 const NamedParameters<DeviceGroup> s_deviceGroupCases[] = in createObjectManagementTests()
3501 { "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, testCtx.getCommandLine().getVKDeviceId() - 1u, VK_QUEUE_GRAPHICS_BIT) }, in createObjectManagementTests()
3614 CASE_DESC(createSingleTest <DeviceGroup>, s_deviceGroupCases, DE_NULL), in createObjectManagementTests()
3645 CASE_DESC(createMultipleUniqueResourcesTest <DeviceGroup>, s_deviceGroupCase in createObjectManagementTests()
[all...]
/third_party/spirv-tools/test/opt/
H A Dir_context_test.cpp1362 OpCapability DeviceGroup in TEST_F()
1377 ctx->get_feature_mgr()->HasCapability(spv::Capability::DeviceGroup)); in TEST_F()
1385 ctx->get_feature_mgr()->HasCapability(spv::Capability::DeviceGroup)); in TEST_F()
1394 OpCapability DeviceGroup in TEST_F()
1395 OpCapability DeviceGroup in TEST_F()
1410 ctx->get_feature_mgr()->HasCapability(spv::Capability::DeviceGroup)); in TEST_F()
1415 EXPECT_TRUE(ctx->RemoveCapability(spv::Capability::DeviceGroup)); in TEST_F()
1418 ctx->get_feature_mgr()->HasCapability(spv::Capability::DeviceGroup)); in TEST_F()
/third_party/spirv-tools/test/
H A Denum_string_mapping_test.cpp182 {spv::Capability::DeviceGroup, "DeviceGroup"},
H A Dtext_to_binary.extension_test.cpp347 {"OpCapability DeviceGroup\n", in TEST_F()
349 {(uint32_t)spv::Capability::DeviceGroup})}, in TEST_F()
H A Denum_set_test.cpp139 spv::Capability::DeviceGroup, member in spvtools::__anon26768::spv::Capability
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.extension_test.cpp317 {"OpCapability DeviceGroup\n", in TEST_F()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs645 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs657 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs662 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs645 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs657 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs662 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.extension_test.cpp317 {"OpCapability DeviceGroup\n", in TEST_F()
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs645 DeviceGroup = 4437, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs657 DeviceGroup = 4437, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs662 DeviceGroup = 4437, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp1182 addRootChild("device_group", m_caseListFilter, DeviceGroup::createTests); in init()
1248 addRootChild("device_group", m_caseListFilter, DeviceGroup::createTests); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp1123 addChild(DeviceGroup::createTests (m_testCtx)); in init()
1186 addChild(DeviceGroup::createTests (m_testCtx)); in init()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs940 DeviceGroup = 4437, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs941 DeviceGroup = 4437, enumerator
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.cs1050 DeviceGroup = 4437, enumerator

Completed in 69 milliseconds

12