Bill Hollings 0c854c508d Support using Metal texel buffer for linear images to increase host coherency.
MVKDeviceMemory track MVKImages and MVKBuffers separately.
Per Vulkan spec, restrict linear images to 2D, non-array, single mipmap.
Use texel buffer if possible for texture on coherent device memory.
Only flush MVKImages (not MVKBuffers) when device memory mapped.
Do not flush texel buffer images.
2018-06-04 19:15:32 -04:00
..
iOS
2017-11-17 11:14:29 -05:00
2017-11-17 11:14:29 -05:00