ReactOS 0.4.15-dev-6047-gb29e82d
|
#include <d3d11shader.h>
Public Attributes | |
const char * | Name |
D3D_CBUFFER_TYPE | Type |
UINT | Variables |
UINT | Size |
UINT | uFlags |
Definition at line 102 of file d3d11shader.h.
Definition at line 104 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_BUFFER_DESC::Size |
Definition at line 107 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
D3D_CBUFFER_TYPE _D3D11_SHADER_BUFFER_DESC::Type |
Definition at line 105 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_BUFFER_DESC::uFlags |
Definition at line 108 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().
UINT _D3D11_SHADER_BUFFER_DESC::Variables |
Definition at line 106 of file d3d11shader.h.
Referenced by test_reflection_constant_buffer().