Click or drag to resize
Ab4d.SharpEngine logo

DynamicState Enumeration


Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 1.0.8740+deb2991acfe86a95cca780cd4f82bcae2805c1a5
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 
See Also