Class EXTImageSlicedViewOf3d

java.lang.Object
org.lwjgl.vulkan.EXTImageSlicedViewOf3d

public final class EXTImageSlicedViewOf3d extends Object
This extension allows creating 3D views of 3D images such that the views contain a subset of the slices in the image, using a Z offset and range, for the purpose of using the views as storage image descriptors. This matches functionality in D3D12 and is primarily intended to support D3D12 emulation.
Name String
VK_EXT_image_sliced_view_of_3d
Extension Type
Device extension
Registered Extension Number
419
Revision
1
Extension and Version Dependencies
VK_KHR_maintenance1 and VK_KHR_get_physical_device_properties2 or Version 1.1
Special Use
Contact
  • Mike Blumenkrantz zmike
Extension Proposal
VK_EXT_image_sliced_view_of_3d
Other Extension Metadata
Last Modified Date
2023-01-24
IP Status
No known IP claims.
Contributors
  • Mike Blumenkrantz, Valve
  • Hans-Kristian Arntzen, Valve
  • Ricardo Garcia, Igalia
  • Shahbaz Youssefi, Google
  • Piers Daniell, NVIDIA