aurora.directx.d3d11.d3d11shader

Undocumented in source.

Members

Aliases

D3D11_CBUFFER_TYPE
alias D3D11_CBUFFER_TYPE = D3D_CBUFFER_TYPE
Undocumented in source.
D3D11_RESOURCE_RETURN_TYPE
alias D3D11_RESOURCE_RETURN_TYPE = D3D_RESOURCE_RETURN_TYPE
Undocumented in source.
D3D11_TESSELLATOR_DOMAIN
alias D3D11_TESSELLATOR_DOMAIN = D3D_TESSELLATOR_DOMAIN
Undocumented in source.
D3D11_TESSELLATOR_OUTPUT_PRIMITIVE
alias D3D11_TESSELLATOR_OUTPUT_PRIMITIVE = D3D_TESSELLATOR_OUTPUT_PRIMITIVE
Undocumented in source.
D3D11_TESSELLATOR_PARTITIONING
alias D3D11_TESSELLATOR_PARTITIONING = D3D_TESSELLATOR_PARTITIONING
Undocumented in source.

Enums

D3D11_SHADER_VERSION_TYPE
enum D3D11_SHADER_VERSION_TYPE

Functions

Interfaces

ID3D11FunctionLinkingGraph
interface ID3D11FunctionLinkingGraph
Undocumented in source.
ID3D11FunctionParameterReflection
interface ID3D11FunctionParameterReflection
Undocumented in source.
ID3D11FunctionReflection
interface ID3D11FunctionReflection
Undocumented in source.
ID3D11LibraryReflection
interface ID3D11LibraryReflection
Undocumented in source.
ID3D11Linker
interface ID3D11Linker
Undocumented in source.
ID3D11LinkingNode
interface ID3D11LinkingNode
Undocumented in source.
ID3D11Module
interface ID3D11Module
Undocumented in source.
ID3D11ModuleInstance
interface ID3D11ModuleInstance
Undocumented in source.
ID3D11ShaderReflection
interface ID3D11ShaderReflection
Undocumented in source.
ID3D11ShaderReflectionConstantBuffer
interface ID3D11ShaderReflectionConstantBuffer
Undocumented in source.
ID3D11ShaderReflectionType
interface ID3D11ShaderReflectionType

Interfaces

ID3D11ShaderReflectionVariable
interface ID3D11ShaderReflectionVariable
Undocumented in source.

Structs

D3D11_FUNCTION_DESC
struct D3D11_FUNCTION_DESC
Undocumented in source.
D3D11_LIBRARY_DESC
struct D3D11_LIBRARY_DESC
Undocumented in source.
D3D11_PARAMETER_DESC
struct D3D11_PARAMETER_DESC
Undocumented in source.
D3D11_SHADER_BUFFER_DESC
struct D3D11_SHADER_BUFFER_DESC
Undocumented in source.
D3D11_SHADER_DESC
struct D3D11_SHADER_DESC
Undocumented in source.
D3D11_SHADER_INPUT_BIND_DESC
struct D3D11_SHADER_INPUT_BIND_DESC
Undocumented in source.
D3D11_SHADER_TYPE_DESC
struct D3D11_SHADER_TYPE_DESC
Undocumented in source.
D3D11_SHADER_VARIABLE_DESC
struct D3D11_SHADER_VARIABLE_DESC
Undocumented in source.
D3D11_SIGNATURE_PARAMETER_DESC
struct D3D11_SIGNATURE_PARAMETER_DESC

Structures

Variables

D3D_SHADER_REQUIRES_11_1_DOUBLE_EXTENSIONS
enum int D3D_SHADER_REQUIRES_11_1_DOUBLE_EXTENSIONS;
Undocumented in source.
D3D_SHADER_REQUIRES_11_1_SHADER_EXTENSIONS
enum int D3D_SHADER_REQUIRES_11_1_SHADER_EXTENSIONS;
Undocumented in source.
D3D_SHADER_REQUIRES_64_UAVS
enum int D3D_SHADER_REQUIRES_64_UAVS;
Undocumented in source.
D3D_SHADER_REQUIRES_DOUBLES
enum int D3D_SHADER_REQUIRES_DOUBLES;

Constants

D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL
enum int D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL;
Undocumented in source.
D3D_SHADER_REQUIRES_LEVEL_9_COMPARISON_FILTERING
enum int D3D_SHADER_REQUIRES_LEVEL_9_COMPARISON_FILTERING;
Undocumented in source.
D3D_SHADER_REQUIRES_MINIMUM_PRECISION
enum int D3D_SHADER_REQUIRES_MINIMUM_PRECISION;
Undocumented in source.
D3D_SHADER_REQUIRES_TILED_RESOURCES
enum int D3D_SHADER_REQUIRES_TILED_RESOURCES;
Undocumented in source.
D3D_SHADER_REQUIRES_UAVS_AT_EVERY_STAGE
enum int D3D_SHADER_REQUIRES_UAVS_AT_EVERY_STAGE;
Undocumented in source.

Meta