Home
last modified time | relevance | path

Searched refs:instr_comment (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/winesync/d3dx9_staging/
H A D0004-d3dx9_36__Implement_D3DXDisassembleShader._(v2).diff115 +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 Dshader.c2469 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 }