aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID3D11LibraryReflection
aurora
directx
d3d11
d3d11shader
Undocumented in source.
version(Windows)
interface
ID3D11LibraryReflection : IUnknown {
HRESULT
GetDesc
(D3D11_LIBRARY_DESC* pDesc);
ID3D11FunctionReflection
GetFunctionByIndex
(int FunctionIndex);
}
Members
Functions
GetDesc
HRESULT
GetDesc
(D3D11_LIBRARY_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFunctionByIndex
ID3D11FunctionReflection
GetFunctionByIndex
(int FunctionIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
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