Lines Matching refs:pBinds
295 if (pBindInfo[index0].pBufferBinds[index1].pBinds) { in explicit_QueueBindSparse()
297 if (pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
299 … (VkDeviceMemory *)&(pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
300 … original_memory1.push_back(pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
302 … (VkDeviceMemory)((VkUniqueObject *)pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory) in explicit_QueueBindSparse()
316 if (pBindInfo[index0].pImageOpaqueBinds[index1].pBinds) { in explicit_QueueBindSparse()
318 if (pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
320 … (VkDeviceMemory *)&(pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
321 … original_memory2.push_back(pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
324 … (VkUniqueObject *)pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory) in explicit_QueueBindSparse()
338 if (pBindInfo[index0].pImageBinds[index1].pBinds) { in explicit_QueueBindSparse()
340 if (pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
342 … (VkDeviceMemory *)&(pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
343 … original_memory3.push_back(pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
345 … (VkDeviceMemory)((VkUniqueObject *)pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory) in explicit_QueueBindSparse()
383 if (pBindInfo[index0].pBufferBinds[index1].pBinds) { in explicit_QueueBindSparse()
385 if (pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
387 … (VkDeviceMemory *)&(pBindInfo[index0].pBufferBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
400 if (pBindInfo[index0].pImageOpaqueBinds[index1].pBinds) { in explicit_QueueBindSparse()
402 if (pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
404 … (VkDeviceMemory *)&(pBindInfo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()
417 if (pBindInfo[index0].pImageBinds[index1].pBinds) { in explicit_QueueBindSparse()
419 if (pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory) { in explicit_QueueBindSparse()
421 … (VkDeviceMemory *)&(pBindInfo[index0].pImageBinds[index1].pBinds[index2].memory); in explicit_QueueBindSparse()