![]() |
Murl Engine API
Version 2018.3
|
IFF file specific structs. More...
#include <murl_resource_i_shader.h>
IFF file specific structs.
Classes | |
struct | AttributeChunk |
An IFF chunk of a native shader resource storing an attribute variable descriptor. More... | |
struct | CodeChunk |
An IFF chunk storing a fragment of a shader's source code. More... | |
struct | ConstantBufferChunk |
An IFF chunk of a native shader resource storing a constant buffer descriptor. More... | |
struct | ConstantChunk |
An IFF chunk of a native shader resource storing a varying variable descriptor. More... | |
struct | DataChunk |
An IFF chunk storing information about a single shader. More... | |
struct | HeaderChunk |
The IFF header chunk of a native shader resource. More... | |
struct | PrefixChunk |
An IFF chunk storing a fragment of a shader's prefix string. More... | |
struct | TextureChunk |
An IFF chunk of a native shader resource storing a texture descriptor. More... | |
struct | UniformChunk |
An IFF chunk of a native shader resource storing a uniform variable descriptor. More... | |
struct | VaryingChunk |
An IFF chunk of a native shader resource storing a varying variable descriptor. More... | |
Public Types | |
enum | { FOURCC, VERSION } |
IFF identifiers. More... | |
anonymous enum |