ReactOS 0.4.17-dev-934-g091855f
D3D11_CLASS_INSTANCE_DESC Struct Reference

Public Attributes

UINT InstanceId
 
UINT InstanceIndex
 
UINT TypeId
 
UINT ConstantBuffer
 
UINT BaseConstantBufferOffset
 
UINT BaseTexture
 
UINT BaseSampler
 
BOOL Created
 

Detailed Description

Definition at line 573 of file d3d11.idl.

Member Data Documentation

◆ BaseConstantBufferOffset

UINT D3D11_CLASS_INSTANCE_DESC::BaseConstantBufferOffset

Definition at line 579 of file d3d11.idl.

◆ BaseSampler

UINT D3D11_CLASS_INSTANCE_DESC::BaseSampler

Definition at line 581 of file d3d11.idl.

◆ BaseTexture

UINT D3D11_CLASS_INSTANCE_DESC::BaseTexture

Definition at line 580 of file d3d11.idl.

◆ ConstantBuffer

UINT D3D11_CLASS_INSTANCE_DESC::ConstantBuffer

Definition at line 578 of file d3d11.idl.

◆ Created

BOOL D3D11_CLASS_INSTANCE_DESC::Created

Definition at line 582 of file d3d11.idl.

◆ InstanceId

UINT D3D11_CLASS_INSTANCE_DESC::InstanceId

Definition at line 575 of file d3d11.idl.

◆ InstanceIndex

UINT D3D11_CLASS_INSTANCE_DESC::InstanceIndex

Definition at line 576 of file d3d11.idl.

◆ TypeId

UINT D3D11_CLASS_INSTANCE_DESC::TypeId

Definition at line 577 of file d3d11.idl.


The documentation for this struct was generated from the following file: