Home | History | Annotate | Download | only in tests

Lines Matching defs:reqs

490     VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
492 buffer.init_as_dst(*m_device, (VkDeviceSize)20, reqs);
3500 VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
3502 dstBuffer.init_as_dst(*m_device, (VkDeviceSize)1024, reqs);
3525 VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
3527 dstBuffer.init_as_dst(*m_device, (VkDeviceSize)1024, reqs);
3557 VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
3577 reqs);
3605 VkMemoryPropertyFlags reqs = 0;
3616 reqs);
6153 VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
6155 buffer.init_as_dst(*m_device, (VkDeviceSize)20, reqs);
6186 VkMemoryPropertyFlags reqs = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
6188 buffer.init_as_dst(*m_device, (VkDeviceSize)20, reqs);