directx.d3d10_1

Undocumented in source.

Public Imports

directx.d3d10
public import directx.d3d10;
directx.d3d10misc
public import directx.d3d10misc;
directx.d3d10_1shader
public import directx.d3d10_1shader;

Members

Aliases

D3D10_FEATURE_LEVEL1
alias D3D10_FEATURE_LEVEL1 = DWORD
Undocumented in source.
D3D10_SRV_DIMENSION1
alias D3D10_SRV_DIMENSION1 = D3D_SRV_DIMENSION
Undocumented in source.
PFN_D3D10_CREATE_DEVICE1
alias PFN_D3D10_CREATE_DEVICE1 = HRESULT function(IDXGIAdapter pAdapter, D3D10_DRIVER_TYPE DriverType, HMODULE Software, UINT Flags, D3D10_FEATURE_LEVEL1 HardwareLevel, UINT SDKVersion, ID3D10Device1* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PFN_D3D10_CREATE_DEVICE_AND_SWAP_CHAIN1
alias PFN_D3D10_CREATE_DEVICE_AND_SWAP_CHAIN1 = HRESULT function(IDXGIAdapter pAdapter, D3D10_DRIVER_TYPE DriverType, HMODULE Software, UINT Flags, D3D10_FEATURE_LEVEL1 HardwareLevel, UINT SDKVersion, DXGI_SWAP_CHAIN_DESC* pSwapChainDesc, IDXGISwapChain* ppSwapChain, ID3D10Device1* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Enums

D3D10_FEATURE_LEVEL_10_0
anonymousenum D3D10_FEATURE_LEVEL_10_0
Undocumented in source.
D3D10_STANDARD_MULTISAMPLE_QUALITY_LEVELS
enum D3D10_STANDARD_MULTISAMPLE_QUALITY_LEVELS
Undocumented in source.

Interfaces

ID3D10BlendState1
interface ID3D10BlendState1
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D10Device1
interface ID3D10Device1
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ID3D10ShaderResourceView1
interface ID3D10ShaderResourceView1
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Manifest constants

D3D10_1_DEFAULT_SAMPLE_MASK
enum D3D10_1_DEFAULT_SAMPLE_MASK;
Undocumented in source.
D3D10_1_FLOAT16_FUSED_TOLERANCE_IN_ULP
enum D3D10_1_FLOAT16_FUSED_TOLERANCE_IN_ULP;
Undocumented in source.
D3D10_1_FLOAT32_TO_INTEGER_TOLERANCE_IN_ULP
enum D3D10_1_FLOAT32_TO_INTEGER_TOLERANCE_IN_ULP;
Undocumented in source.
D3D10_1_GS_INPUT_REGISTER_COUNT
enum D3D10_1_GS_INPUT_REGISTER_COUNT;
Undocumented in source.
D3D10_1_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT
enum D3D10_1_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT;
Undocumented in source.
D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENTS_COMPONENTS
enum D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENTS_COMPONENTS;
Undocumented in source.
D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENT_COUNT
enum D3D10_1_IA_VERTEX_INPUT_STRUCTURE_ELEMENT_COUNT;
Undocumented in source.
D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENTS
enum D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENTS;
Undocumented in source.
D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENT_BIT_COUNT
enum D3D10_1_PS_OUTPUT_MASK_REGISTER_COMPONENT_BIT_COUNT;
Undocumented in source.
D3D10_1_PS_OUTPUT_MASK_REGISTER_COUNT
enum D3D10_1_PS_OUTPUT_MASK_REGISTER_COUNT;
Undocumented in source.
D3D10_1_SDK_VERSION
enum D3D10_1_SDK_VERSION;
Undocumented in source.
D3D10_1_SHADER_MAJOR_VERSION
enum D3D10_1_SHADER_MAJOR_VERSION;
Undocumented in source.
D3D10_1_SHADER_MINOR_VERSION
enum D3D10_1_SHADER_MINOR_VERSION;
Undocumented in source.
D3D10_1_SO_BUFFER_MAX_STRIDE_IN_BYTES
enum D3D10_1_SO_BUFFER_MAX_STRIDE_IN_BYTES;
Undocumented in source.
D3D10_1_SO_BUFFER_MAX_WRITE_WINDOW_IN_BYTES
enum D3D10_1_SO_BUFFER_MAX_WRITE_WINDOW_IN_BYTES;
Undocumented in source.
D3D10_1_SO_BUFFER_SLOT_COUNT
enum D3D10_1_SO_BUFFER_SLOT_COUNT;
Undocumented in source.
D3D10_1_SO_MULTIPLE_BUFFER_ELEMENTS_PER_BUFFER
enum D3D10_1_SO_MULTIPLE_BUFFER_ELEMENTS_PER_BUFFER;
Undocumented in source.
D3D10_1_SO_SINGLE_BUFFER_COMPONENT_LIMIT
enum D3D10_1_SO_SINGLE_BUFFER_COMPONENT_LIMIT;
Undocumented in source.
D3D10_1_STANDARD_VERTEX_ELEMENT_COUNT
enum D3D10_1_STANDARD_VERTEX_ELEMENT_COUNT;
Undocumented in source.
D3D10_1_SUBPIXEL_FRACTIONAL_BIT_COUNT
enum D3D10_1_SUBPIXEL_FRACTIONAL_BIT_COUNT;
Undocumented in source.
D3D10_1_VS_INPUT_REGISTER_COUNT
enum D3D10_1_VS_INPUT_REGISTER_COUNT;
Undocumented in source.
D3D10_1_VS_OUTPUT_REGISTER_COUNT
enum D3D10_1_VS_OUTPUT_REGISTER_COUNT;
Undocumented in source.

Static variables

D3D10CreateDevice1
PFN_D3D10_CREATE_DEVICE1 D3D10CreateDevice1;

//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////

D3D10CreateDeviceAndSwapChain1
PFN_D3D10_CREATE_DEVICE_AND_SWAP_CHAIN1 D3D10CreateDeviceAndSwapChain1;

//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////

Structs

D3D10_BLEND_DESC1
struct D3D10_BLEND_DESC1
Undocumented in source.
D3D10_RENDER_TARGET_BLEND_DESC1
struct D3D10_RENDER_TARGET_BLEND_DESC1
Undocumented in source.
D3D10_SHADER_RESOURCE_VIEW_DESC1
struct D3D10_SHADER_RESOURCE_VIEW_DESC1
Undocumented in source.
D3D10_TEXCUBE_ARRAY_SRV1
struct D3D10_TEXCUBE_ARRAY_SRV1
Undocumented in source.

Meta