VkMemoryPropertyFlagBits

vulkan/VkMemoryPropertyFlagBits说明

typedef enum VkMemoryPropertyFlagBits { VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT = 0x00000001, VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT = 0x00000002, VK_MEMORY_ ......
VkMemoryPropertyFlagBits vulkan
共1篇  :1/1页 首页上一页1下一页尾页