VulkanShaderModule

Undocumented in source.

Constructors

this
this(VkShaderModule vkObj, VulkanDevice dev, string entryPoint)
Undocumented in source.

Members

Properties

device
Device device [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
entryPoint
string entryPoint [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ShaderModule

device
Device device [@property getter]

Get the parent device

entryPoint
string entryPoint [@property getter]
Undocumented in source.

Meta