Home
last modified time | relevance | path

Searched defs:secondDeviceID (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp135 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesBufferSparseResidency.cpp174 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesBufferMemoryAliasing.cpp192 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesImageSparseBinding.cpp160 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesMipmapSparseResidency.cpp164 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesBufferTests.cpp848 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
1177 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesImageMemoryAliasing.cpp215 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
H A DvktSparseResourcesImageSparseResidency.cpp319 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp891 deUint32 secondDeviceID, in recordDeviceGroupFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp378 const deUint32 secondDeviceID = (firstDeviceID + 1 ) % m_physicalDeviceCount; in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1723 const deUint32 secondDeviceID = 1; in deviceGroupRenderTest() local
1953 const deUint32 secondDeviceID = 1; in deviceGroupRenderTest2() local