Struct SpirvShaderHeader
Inherited Members
SpirvShaderHeader
Assembly: FlaxEngine.dll
File: Engine/GraphicsDevice/Vulkan/Types.h
Syntax
public struct SpirvShaderHeader
Fields
DescriptorInfo
The shader descriptors usage information.
Declaration
public SpirvShaderDescriptorInfo DescriptorInfo
Field Value
SpirvShaderDescriptorInfo
|
Type
The data type.
Declaration
public Types Type
Field Value
Types
|