ShaderDesc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

_end_canary
uint _end_canary;
Undocumented in source.
_start_canary
uint _start_canary;
Undocumented in source.
attrs
ShaderVertexAttr[16] attrs;
Undocumented in source.
fragment_func
ShaderFunction fragment_func;
Undocumented in source.
image_sampler_pairs
ShaderImageSamplerPair[16] image_sampler_pairs;
Undocumented in source.
images
ShaderImage[16] images;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
samplers
ShaderSampler[16] samplers;
Undocumented in source.
storage_buffers
ShaderStorageBuffer[8] storage_buffers;
Undocumented in source.
uniform_blocks
ShaderUniformBlock[8] uniform_blocks;
Undocumented in source.
vertex_func
ShaderFunction vertex_func;
Undocumented in source.

Meta