@NonnullDefault
See: Description
| Interface | Description |
|---|---|
| SpvcErrorCallbackI |
Instances of this interface may be passed to the
context_set_error_callback method. |
| Class | Description |
|---|---|
| Spvc |
Native bindings to the C API of SPIRV-Cross.
|
| Spvc.Functions |
Contains the function pointers loaded from the spvc
SharedLibrary. |
| SpvcBufferRange |
Layout
|
| SpvcBufferRange.Buffer |
An array of
SpvcBufferRange structs. |
| SpvcCombinedImageSampler |
Member documentation
|
| SpvcCombinedImageSampler.Buffer |
An array of
SpvcCombinedImageSampler structs. |
| SpvcEntryPoint |
Layout
|
| SpvcEntryPoint.Buffer |
An array of
SpvcEntryPoint structs. |
| SpvcErrorCallback |
Instances of this class may be passed to the
context_set_error_callback method. |
| SpvcHlslRootConstants |
Specifying a root constant (d3d12) or push constant range (vulkan).
|
| SpvcHlslRootConstants.Buffer |
An array of
SpvcHlslRootConstants structs. |
| SpvcHlslVertexAttributeRemap |
Interface which remaps vertex inputs to a fixed semantic name to make linking easier.
|
| SpvcHlslVertexAttributeRemap.Buffer |
An array of
SpvcHlslVertexAttributeRemap structs. |
| SpvcMslConstexprSampler |
Layout
|
| SpvcMslConstexprSampler.Buffer |
An array of
SpvcMslConstexprSampler structs. |
| SpvcMslResourceBinding |
Matches the binding index of a MSL resource for a binding within a descriptor set.
|
| SpvcMslResourceBinding.Buffer |
An array of
SpvcMslResourceBinding structs. |
| SpvcMslSamplerYcbcrConversion |
Maps to the sampler Y'CbCr conversion-related portions of MSLConstexprSampler.
|
| SpvcMslSamplerYcbcrConversion.Buffer |
An array of
SpvcMslSamplerYcbcrConversion structs. |
| SpvcMslVertexAttribute |
Defines MSL characteristics of a vertex attribute at a particular location.
|
| SpvcMslVertexAttribute.Buffer |
An array of
SpvcMslVertexAttribute structs. |
| SpvcReflectedResource |
Member documentation
|
| SpvcReflectedResource.Buffer |
An array of
SpvcReflectedResource structs. |
| SpvcSpecializationConstant |
Member documentation
|
| SpvcSpecializationConstant.Buffer |
An array of
SpvcSpecializationConstant structs. |
Copyright LWJGL. All Rights Reserved. License terms.