Class D3D11Predicate
A predicate interface determines whether geometry should be processed depending on the results of a previous draw call.
Implements
Inherited Members
Namespace: JeremyAnsel.DirectX.D3D11
Assembly: JeremyAnsel.DirectX.D3D11.dll
Syntax
[SecurityCritical]
public class D3D11Predicate : D3D11Query, IDisposable
Constructors
| Edit this page View SourceD3D11Predicate(nint)
Initializes a new instance of the D3D11Predicate class.
Declaration
public D3D11Predicate(nint comPtr)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | comPtr |
Fields
| Edit this page View SourceD3D11PredicateGuid
The interface GUID.
Declaration
public static readonly Guid D3D11PredicateGuid
Field Value
| Type | Description |
|---|---|
| Guid |