Lines Matching refs:propertyFlags
43 AllOf(Field("propertyFlags", &VkMemoryType::propertyFlags, Eq(expected.propertyFlags)),
87 .propertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT, in TEST()
91 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()
124 .propertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT, in TEST()
128 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()
158 .propertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT, in TEST()
162 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()
167 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()
203 .propertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT, in TEST()
207 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()
235 .propertyFlags = 0, in TEST()
239 .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT, in TEST()