Click or drag to resize
Ab4d.SharpEngine logo

DynamicState Enumeration

[Missing <summary> documentation for "T:Ab4d.Vulkan.DynamicState"]


Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public enum DynamicState
Members
Member nameValueDescription
Viewport0 
Scissor1 
LineWidth2 
DepthBias3 
BlendConstants4 
DepthBounds5 
StencilCompareMask6 
StencilWriteMask7 
StencilReference8 
LineStipple1,000,259,000 
CullMode1,000,267,000 
FrontFace1,000,267,001 
PrimitiveTopology1,000,267,002 
ViewportWithCount1,000,267,003 
ScissorWithCount1,000,267,004 
VertexInputBindingStride1,000,267,005 
DepthTestEnable1,000,267,006 
DepthWriteEnable1,000,267,007 
DepthCompareOp1,000,267,008 
DepthBoundsTestEnable1,000,267,009 
StencilTestEnable1,000,267,010 
StencilOp1,000,267,011 
RasterizerDiscardEnable1,000,377,001 
DepthBiasEnable1,000,377,002 
PrimitiveRestartEnable1,000,377,004 
Remarks

[Missing <remarks> documentation for "T:Ab4d.Vulkan.DynamicState"]

See Also