aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
D3D11_SHADER_TYPE_DESC
aurora
directx
d3d11
d3d11shader
Undocumented in source.
version(Windows)
struct
D3D11_SHADER_TYPE_DESC {
D3D_SHADER_VARIABLE_CLASS
Class
;
D3D_SHADER_VARIABLE_TYPE
Type
;
uint
Rows
;
uint
Columns
;
uint
Elements
;
uint
Members
;
uint
Offset
;
const
char
*
Name
;
}
Members
Variables
Class
D3D_SHADER_VARIABLE_CLASS
Class
;
Undocumented in source.
Columns
uint
Columns
;
Undocumented in source.
Elements
uint
Elements
;
Undocumented in source.
Members
uint
Members
;
Undocumented in source.
Name
char
*
Name
;
Undocumented in source.
Offset
uint
Offset
;
Undocumented in source.
Rows
uint
Rows
;
Undocumented in source.
Type
D3D_SHADER_VARIABLE_TYPE
Type
;
Undocumented in source.
Meta
Source
See Implementation
aurora
directx
d3d11
d3d11shader
aliases
D3D11_CBUFFER_TYPE
D3D11_RESOURCE_RETURN_TYPE
D3D11_TESSELLATOR_DOMAIN
D3D11_TESSELLATOR_OUTPUT_PRIMITIVE
D3D11_TESSELLATOR_PARTITIONING
enums
D3D11_SHADER_VERSION_TYPE
interfaces
ID3D11FunctionLinkingGraph
ID3D11FunctionParameterReflection
ID3D11FunctionReflection
ID3D11LibraryReflection
ID3D11Linker
ID3D11LinkingNode
ID3D11Module
ID3D11ModuleInstance
ID3D11ShaderReflection
ID3D11ShaderReflectionConstantBuffer
ID3D11ShaderReflectionType
ID3D11ShaderReflectionVariable
structs
D3D11_FUNCTION_DESC
D3D11_LIBRARY_DESC
D3D11_PARAMETER_DESC
D3D11_SHADER_BUFFER_DESC
D3D11_SHADER_DESC
D3D11_SHADER_INPUT_BIND_DESC
D3D11_SHADER_TYPE_DESC
D3D11_SHADER_VARIABLE_DESC
D3D11_SIGNATURE_PARAMETER_DESC
variables
D3D_SHADER_REQUIRES_11_1_DOUBLE_EXTENSIONS
D3D_SHADER_REQUIRES_11_1_SHADER_EXTENSIONS
D3D_SHADER_REQUIRES_64_UAVS
D3D_SHADER_REQUIRES_DOUBLES
D3D_SHADER_REQUIRES_EARLY_DEPTH_STENCIL
D3D_SHADER_REQUIRES_LEVEL_9_COMPARISON_FILTERING
D3D_SHADER_REQUIRES_MINIMUM_PRECISION
D3D_SHADER_REQUIRES_TILED_RESOURCES
D3D_SHADER_REQUIRES_UAVS_AT_EVERY_STAGE