aurora.directx.d3d12.d3d12shader

Undocumented in source.

Public Imports

aurora.directx.com
public import aurora.directx.com;
aurora.directx.d3d.d3dcommon
public import aurora.directx.d3d.d3dcommon;

Members

Aliases

D3D12_CBUFFER_TYPE
alias D3D12_CBUFFER_TYPE = D3D_CBUFFER_TYPE
Undocumented in source.
D3D12_RESOURCE_RETURN_TYPE
alias D3D12_RESOURCE_RETURN_TYPE = D3D_RESOURCE_RETURN_TYPE

Constants

D3D12_TESSELLATOR_DOMAIN
alias D3D12_TESSELLATOR_DOMAIN = D3D_TESSELLATOR_DOMAIN
Undocumented in source.
D3D12_TESSELLATOR_OUTPUT_PRIMITIVE
alias D3D12_TESSELLATOR_OUTPUT_PRIMITIVE = D3D_TESSELLATOR_OUTPUT_PRIMITIVE
Undocumented in source.
D3D12_TESSELLATOR_PARTITIONING
alias D3D12_TESSELLATOR_PARTITIONING = D3D_TESSELLATOR_PARTITIONING
Undocumented in source.

Enums

D3D12_SHADER_VERSION_TYPE
enum D3D12_SHADER_VERSION_TYPE

Functions

Interfaces

ID3D12FunctionParameterReflection
interface ID3D12FunctionParameterReflection
Undocumented in source.
ID3D12FunctionReflection
interface ID3D12FunctionReflection
Undocumented in source.
ID3D12LibraryReflection
interface ID3D12LibraryReflection
Undocumented in source.
ID3D12ShaderReflection
interface ID3D12ShaderReflection
Undocumented in source.
ID3D12ShaderReflectionConstantBuffer
interface ID3D12ShaderReflectionConstantBuffer
Undocumented in source.
ID3D12ShaderReflectionType
interface ID3D12ShaderReflectionType

Interfaces

ID3D12ShaderReflectionVariable
interface ID3D12ShaderReflectionVariable
Undocumented in source.

Structs

D3D12_FUNCTION_DESC
struct D3D12_FUNCTION_DESC
Undocumented in source.
D3D12_LIBRARY_DESC
struct D3D12_LIBRARY_DESC
Undocumented in source.
D3D12_PARAMETER_DESC
struct D3D12_PARAMETER_DESC
Undocumented in source.
D3D12_SHADER_BUFFER_DESC
struct D3D12_SHADER_BUFFER_DESC
Undocumented in source.
D3D12_SHADER_DESC
struct D3D12_SHADER_DESC
Undocumented in source.
D3D12_SHADER_INPUT_BIND_DESC
struct D3D12_SHADER_INPUT_BIND_DESC
Undocumented in source.
D3D12_SHADER_TYPE_DESC
struct D3D12_SHADER_TYPE_DESC
Undocumented in source.
D3D12_SHADER_VARIABLE_DESC
struct D3D12_SHADER_VARIABLE_DESC
Undocumented in source.
D3D12_SIGNATURE_PARAMETER_DESC
struct D3D12_SIGNATURE_PARAMETER_DESC

Structures

Variables

D3D_SHADER_REQUIRES_11_1_DOUBLE_EXTENSIONS
enum uint D3D_SHADER_REQUIRES_11_1_DOUBLE_EXTENSIONS;
Undocumented in source.
D3D_SHADER_REQUIRES_11_1_SHADER_EXTENSIONS
enum uint D3D_SHADER_REQUIRES_11_1_SHADER_EXTENSIONS;
Undocumented in source.
D3D_SHADER_REQUIRES_64_UAVS
enum uint D3D_SHADER_REQUIRES_64_UAVS;
Undocumented in source.
D3D_SHADER_REQUIRES_DOUBLES
enum uint D3D_SHADER_REQUIRES_DOUBLES;
Undocumented in source.
D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL
enum uint D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL;
Undocumented in source.
D3D_SHADER_REQUIRES_INNER_COVERAGE
enum uint D3D_SHADER_REQUIRES_INNER_COVERAGE;
Undocumented in source.
D3D_SHADER_REQUIRES_LEVEL_9_COMPARISON_FILTERING
enum uint D3D_SHADER_REQUIRES_LEVEL_9_COMPARISON_FILTERING;
Undocumented in source.
D3D_SHADER_REQUIRES_MINIMUM_PRECISION
enum uint D3D_SHADER_REQUIRES_MINIMUM_PRECISION;
Undocumented in source.
D3D_SHADER_REQUIRES_ROVS
enum uint D3D_SHADER_REQUIRES_ROVS;
Undocumented in source.
D3D_SHADER_REQUIRES_STENCIL_REF
enum uint D3D_SHADER_REQUIRES_STENCIL_REF;
Undocumented in source.
D3D_SHADER_REQUIRES_TILED_RESOURCES
enum uint D3D_SHADER_REQUIRES_TILED_RESOURCES;
Undocumented in source.
D3D_SHADER_REQUIRES_TYPED_UAV_LOAD_ADDITIONAL_FORMATS
enum uint D3D_SHADER_REQUIRES_TYPED_UAV_LOAD_ADDITIONAL_FORMATS;
Undocumented in source.
D3D_SHADER_REQUIRES_UAVS_AT_EVERY_STAGE
enum uint D3D_SHADER_REQUIRES_UAVS_AT_EVERY_STAGE;
Undocumented in source.
D3D_SHADER_REQUIRES_VIEWPORT_AND_RT_ARRAY_INDEX_FROM_ANY_SHADER_FEEDING_RASTERIZER
enum uint D3D_SHADER_REQUIRES_VIEWPORT_AND_RT_ARRAY_INDEX_FROM_ANY_SHADER_FEEDING_RASTERIZER;
Undocumented in source.

Meta