Searched refs:instr_comment (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/tools/winesync/d3dx9_staging/ |
H A D | 0004-d3dx9_36__Implement_D3DXDisassembleShader._(v2).diff | 115 +static int instr_comment(const struct instr_info *info, DWORD **ptr, char *buffer, BOOL ps) 288 + { D3DSIO_COMMENT, "", 0, instr_comment, 0x0100, 0xFFFF }
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | shader.c | 2469 static int instr_comment(const struct instr_info *info, DWORD **ptr, char *buffer, BOOL ps) in instr_comment() function 2642 { D3DSIO_COMMENT, "", 0, instr_comment, 0x0100, 0xFFFF }
|