[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Predicate

Predicate Class

ID3D11Predicate

Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("9eb576dd-9f77-4d86-81aa-8bab5fe490e2")]
public class Predicate : Query, IDisposable, IUnknown

Constructors

Name Description
Predicate(IntPtr)

Initializes a new instance of the Predicate class.

Methods

Name Description
Create(Device, QueryDescription)

Constructs a new Predicate based on the specified description.

Operators

Name Description
explicit operator Predicate(IntPtr)

Performs an explicit conversion from IntPtr to Predicate.