PipelineDesc

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.
alpha_to_coverage_enabled
bool alpha_to_coverage_enabled;
Undocumented in source.
blend_color
Color blend_color;
Undocumented in source.
color_count
int color_count;
Undocumented in source.
colors
ColorTargetState[4] colors;
Undocumented in source.
cull_mode
CullMode cull_mode;
Undocumented in source.
depth
DepthState depth;
Undocumented in source.
face_winding
FaceWinding face_winding;
Undocumented in source.
index_type
IndexType index_type;
Undocumented in source.
label
const(char)* label;
Undocumented in source.
layout
VertexLayoutState layout;
Undocumented in source.
primitive_type
PrimitiveType primitive_type;
Undocumented in source.
sample_count
int sample_count;
Undocumented in source.
shader
Shader shader;
Undocumented in source.
stencil
StencilState stencil;
Undocumented in source.

Meta