/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/ |
H A D | vktDeviceGroupTests.hpp | 32 namespace DeviceGroup namespace 35 } // DeviceGroup
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
H A D | vktDeviceGroupTests.hpp | 32 namespace DeviceGroup namespace 35 } // DeviceGroup
|
/third_party/spirv-tools/source/val/ |
H A D | validate_capability.cpp | 50 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 D | vktApiObjectManagementTests.cpp | 704 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 D | vktApiObjectManagementTests.cpp | 704 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 D | ir_context_test.cpp | 1362 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 D | enum_string_mapping_test.cpp | 182 {spv::Capability::DeviceGroup, "DeviceGroup"},
|
H A D | text_to_binary.extension_test.cpp | 347 {"OpCapability DeviceGroup\n", in TEST_F() 349 {(uint32_t)spv::Capability::DeviceGroup})}, in TEST_F()
|
H A D | enum_set_test.cpp | 139 spv::Capability::DeviceGroup, member in spvtools::__anon26768::spv::Capability
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | text_to_binary.extension_test.cpp | 317 {"OpCapability DeviceGroup\n", in TEST_F()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 645 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 657 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 662 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 645 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 657 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 662 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.extension_test.cpp | 317 {"OpCapability DeviceGroup\n", in TEST_F()
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 645 DeviceGroup = 4437, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 657 DeviceGroup = 4437, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 662 DeviceGroup = 4437, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestPackage.cpp | 1182 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 D | vktTestPackage.cpp | 1123 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 D | spirv.cs | 940 DeviceGroup = 4437, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.cs | 941 DeviceGroup = 4437, enumerator
|
/third_party/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 1050 DeviceGroup = 4437, enumerator
|