'宣言 Public Enum GraphicsPreemptionGranularity Inherits System.Enum
public enum GraphicsPreemptionGranularity : System.Enum
'宣言 Public Enum GraphicsPreemptionGranularity Inherits System.Enum
public enum GraphicsPreemptionGranularity : System.Enum
メンバ | 解説 |
---|---|
DmaBufferBoundary | DXGI_GRAPHICS_PREEMPTION_DMA_BUFFER_BOUNDARY |
InstructionBoundary | DXGI_GRAPHICS_PREEMPTION_INSTRUCTION_BOUNDARY |
PixelBoundary | DXGI_GRAPHICS_PREEMPTION_PIXEL_BOUNDARY |
PrimitiveBoundary | DXGI_GRAPHICS_PREEMPTION_PRIMITIVE_BOUNDARY |
TriangleBoundary | DXGI_GRAPHICS_PREEMPTION_TRIANGLE_BOUNDARY |
System.Object
System.ValueType
System.Enum
C1.Util.DX.DXGI.GraphicsPreemptionGranularity