Home
last modified time | relevance | path

Searched refs:usingDeviceGroups (Results 1 – 3 of 3) 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 DvktSparseResourcesBase.hpp71 bool usingDeviceGroups() { return m_useDeviceGroups; } in usingDeviceGroups() function in vkt::sparse::SparseResourcesBaseInstance
H A DvktSparseResourcesBufferTests.cpp907 …ice(), m_sparseQueue.queueHandle, *sparseBuffer, *sparseAllocation, usingDeviceGroups(), firstDevi… in iterate()
912 …m_sparseQueue.queueHandle, *sparseBufferAliased, *sparseAllocation, usingDeviceGroups(), firstDevi… in iterate()
948 …salQueue.queueHandle, *cmdBuffer, 0u, DE_NULL, DE_NULL, 0, DE_NULL, usingDeviceGroups(), firstDevi… in iterate()
1036 …draw(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, *m_descriptorSetLayout, specMap, usingDeviceGroups(), f… in iterate()
1194 …), m_sparseQueue.queueHandle, *m_sparseBuffer, *m_sparseAllocation, usingDeviceGroups(), firstDevi… in iterate()
1232 …salQueue.queueHandle, *cmdBuffer, 0u, DE_NULL, DE_NULL, 0, DE_NULL, usingDeviceGroups(), firstDevi… in iterate()
1237 draw(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, DE_NULL, specMap, usingDeviceGroups(), firstDeviceID); in iterate()
H A DvktSparseResourcesBufferSparseResidency.cpp256 usingDeviceGroups() ? &devGroupBindSparseInfo : DE_NULL,//const void* pNext; in iterate()
383 waitStageBits, 0, DE_NULL, usingDeviceGroups(), firstDeviceID); in iterate()