Searched defs:hostVisible (Results 1 – 2 of 2) sorted by relevance
169 bool hostVisible = typeInfo.propertyFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in getStagingMemoryTypeIndex() local183 bool hostVisible = typeInfo.propertyFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in getStagingMemoryTypeIndex() local
4419 bool hostVisible = memoryPropertyFlags & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in on_vkAllocateMemory() local