Searched refs:usingDeviceGroups (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 71 bool usingDeviceGroups () { return m_useDeviceGroups; } in usingDeviceGroups() function in vkt::sparse::SparseResourcesBaseInstance
|
D | vktSparseResourcesBufferTests.cpp | 907 …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() 1196 …), m_sparseQueue.queueHandle, *m_sparseBuffer, *m_sparseAllocation, usingDeviceGroups(), firstDevi… in iterate() 1234 …salQueue.queueHandle, *cmdBuffer, 0u, DE_NULL, DE_NULL, 0, DE_NULL, usingDeviceGroups(), firstDevi… in iterate() 1239 draw(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, DE_NULL, specMap, usingDeviceGroups(), firstDeviceID); in iterate()
|
D | vktSparseResourcesBufferSparseResidency.cpp | 256 usingDeviceGroups() ? &devGroupBindSparseInfo : DE_NULL,//const void* pNext; in iterate() 383 waitStageBits, 0, DE_NULL, usingDeviceGroups(), firstDeviceID); in iterate()
|