Home
last modified time | relevance | path

Searched refs:getVKDeviceGroupId (Results 1 - 18 of 18) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp69 m_deviceGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in SparseResourcesBaseInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp69 m_deviceGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in SparseResourcesBaseInstance()
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp227 int getVKDeviceGroupId (void) const;
H A DtcuCommandLine.cpp1070 int CommandLine::getVKDeviceGroupId (void) const { return m_cmdLine.getOption<opt::VKDeviceGroupID>(); } in getVKDeviceGroupId() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp1204 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentCapabilitiesTest()
1308 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentModesTest()
H A DvktWsiSwapchainTests.cpp1684 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest()
1911 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp1288 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1;
1392 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1;
H A DvktWsiSwapchainTests.cpp1700 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest()
1927 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp286 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp285 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp259 const int kGroupId = cmdLine.getVKDeviceGroupId(); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp259 const int kGroupId = cmdLine.getVKDeviceGroupId(); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp3501 { "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, testCtx.getCommandLine().getVKDeviceId() - 1u, VK_QUEUE_GRAPHICS_BIT) }, in createObjectManagementTests()
H A DvktApiFeatureInfo.cpp3072 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupPeerMemoryFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp2488 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp3501 { "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, testCtx.getCommandLine().getVKDeviceId() - 1u, VK_QUEUE_GRAPHICS_BIT) }, in createObjectManagementTests()
H A DvktApiFeatureInfo.cpp3097 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupPeerMemoryFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp2358 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1;

Completed in 73 milliseconds