ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <d3d11shader.h>
Public Attributes | |
D3D_SHADER_VARIABLE_CLASS | Class |
D3D_SHADER_VARIABLE_TYPE | Type |
UINT | Rows |
UINT | Columns |
UINT | Elements |
UINT | Members |
UINT | Offset |
const char * | Name |
Definition at line 90 of file d3d11shader.h.
D3D_SHADER_VARIABLE_CLASS _D3D11_SHADER_TYPE_DESC::Class |
Definition at line 92 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_TYPE_DESC::Columns |
Definition at line 95 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_TYPE_DESC::Elements |
Definition at line 96 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_TYPE_DESC::Members |
Definition at line 97 of file d3d11shader.h.
Definition at line 99 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_TYPE_DESC::Offset |
Definition at line 98 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_TYPE_DESC::Rows |
Definition at line 94 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
D3D_SHADER_VARIABLE_TYPE _D3D11_SHADER_TYPE_DESC::Type |
Definition at line 93 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().