Searched refs:usingDeviceGroups (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 71 bool usingDeviceGroups() in usingDeviceGroups() function in vkt::sparse::SparseResourcesBaseInstance
|
D | vktSparseResourcesBufferTests.cpp | 877 usingDeviceGroups(), firstDeviceID, secondDeviceID); in iterate() 883 … *sparseAllocation, usingDeviceGroups(), firstDeviceID, secondDeviceID); in iterate() 924 nullptr, 0, nullptr, usingDeviceGroups(), firstDeviceID); in iterate() 1014 … draw(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, *m_descriptorSetLayout, specMap, usingDeviceGroups(), in iterate() 1178 usingDeviceGroups(), firstDeviceID, secondDeviceID); in iterate() 1219 0, nullptr, usingDeviceGroups(), firstDeviceID); in iterate() 1223 …draw(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, VK_NULL_HANDLE, specMap, usingDeviceGroups(), firstDevic… in iterate()
|
D | vktSparseResourcesBufferSparseResidency.cpp | 249 usingDeviceGroups() ? &devGroupBindSparseInfo : nullptr, //const void* pNext; in iterate() 382 … &bufferMemoryBindSemaphore.get(), waitStageBits, 0, nullptr, usingDeviceGroups(), in iterate()
|