Searched defs:isHostVisible (Results 1 – 2 of 2) sorted by relevance
32 bool isHostVisible(const VkPhysicalDeviceMemoryProperties* memoryProps, uint32_t index) { in isHostVisible() function
1904 bool isHostVisible = memoryProperty & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in setupVkColorBufferLocked() local2709 bool isHostVisible = memoryProperty & VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in setupVkBuffer() local