RetroArch
|
#include "d3d10shader.h"
Go to the source code of this file.
Classes | |
struct | _D3D10_SHADER_DEBUG_TOKEN_INFO |
struct | _D3D10_SHADER_DEBUG_VAR_INFO |
struct | _D3D10_SHADER_DEBUG_INPUT_INFO |
struct | _D3D10_SHADER_DEBUG_SCOPEVAR_INFO |
struct | _D3D10_SHADER_DEBUG_SCOPE_INFO |
struct | _D3D10_SHADER_DEBUG_OUTPUTVAR |
struct | _D3D10_SHADER_DEBUG_OUTPUTREG_INFO |
struct | _D3D10_SHADER_DEBUG_INST_INFO |
struct | _D3D10_SHADER_DEBUG_FILE_INFO |
struct | _D3D10_SHADER_DEBUG_INFO |
Macros | |
#define | INTERFACE ID3D10ShaderReflection1 |
Functions | |
DEFINE_GUID (IID_ID3D10ShaderReflection1, 0xc3457783, 0xa846, 0x47ce, 0x95, 0x20, 0xce, 0xa6, 0xf6, 0x6e, 0x74, 0x47) | |
DECLARE_INTERFACE_ (ID3D10ShaderReflection1, IUnknown) | |
#define INTERFACE ID3D10ShaderReflection1 |
typedef struct _D3D10_SHADER_DEBUG_FILE_INFO D3D10_SHADER_DEBUG_FILE_INFO |
typedef struct _D3D10_SHADER_DEBUG_INFO D3D10_SHADER_DEBUG_INFO |
typedef struct _D3D10_SHADER_DEBUG_INPUT_INFO D3D10_SHADER_DEBUG_INPUT_INFO |
typedef struct _D3D10_SHADER_DEBUG_INST_INFO D3D10_SHADER_DEBUG_INST_INFO |
typedef struct _D3D10_SHADER_DEBUG_OUTPUTVAR D3D10_SHADER_DEBUG_OUTPUTVAR |
typedef enum _D3D10_SHADER_DEBUG_REGTYPE D3D10_SHADER_DEBUG_REGTYPE |
typedef struct _D3D10_SHADER_DEBUG_SCOPE_INFO D3D10_SHADER_DEBUG_SCOPE_INFO |
typedef struct _D3D10_SHADER_DEBUG_TOKEN_INFO D3D10_SHADER_DEBUG_TOKEN_INFO |
typedef struct _D3D10_SHADER_DEBUG_VAR_INFO D3D10_SHADER_DEBUG_VAR_INFO |
typedef enum _D3D10_SHADER_DEBUG_VARTYPE D3D10_SHADER_DEBUG_VARTYPE |
typedef interface ID3D10ShaderReflection1 ID3D10ShaderReflection1 |
typedef interface ID3D10ShaderReflection1* LPD3D10SHADERREFLECTION1 |
DECLARE_INTERFACE_ | ( | ID3D10ShaderReflection1 | , |
IUnknown | |||
) |
DEFINE_GUID | ( | IID_ID3D10ShaderReflection1 | , |
0xc3457783 | , | ||
0xa846 | , | ||
0x47ce | , | ||
0x95 | , | ||
0x20 | , | ||
0xce | , | ||
0xa6 | , | ||
0xf6 | , | ||
0x6e | , | ||
0x74 | , | ||
0x47 | |||
) |