aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
diff options
context:
space:
mode:
authorChia-I Wu <olv@google.com>2016-05-19 10:45:02 +0800
committerJon Ashburn <jon@lunarg.com>2016-05-19 12:02:02 -0600
commitcd0fc643d3ceb65af9021a4eb6aca54798bd5e72 (patch)
tree28426ff95c972f68da5d56f87eaebfeae47f7693 /layers/image.cpp
parentd32b08faa450694f96640e64c920bb23680de5b2 (diff)
downloadusermoji-cd0fc643d3ceb65af9021a4eb6aca54798bd5e72.tar.xz
docs: update v0 languages for device layer deprecation
Clarify that a layer's vkEnumerateInstanceLayerProperties vkEnumerateInstanceExtensionProperties - should enumerate the layer itself vkEnumerateDeviceLayerProperties - is deprecated vkEnumerateDeviceExtensionProperties - must handle all layers by chaining vkCreateInstance - `pNext` handling is covered by the spec vkCreateDevice - allow validation layers to validate layer and extension names Clarify that the layer library's vkEnumerateInstanceLayerProperties vkEnumerateInstanceExtensionProperties - are not used by the desktop loader - can be aliases to the layer's versions when the layer library contains only one layer vkEnumerateDeviceLayerProperties vkEnumerateDeviceExtensionProperties - are not used by the desktop loader vkGetInstanceProcAddr - mention that the special cases for vkCreateDevice and device commands are for compatibility
Diffstat (limited to 'layers/image.cpp')
0 files changed, 0 insertions, 0 deletions