Searched refs:regstore_set_values (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | preshader.c | 337 static void regstore_set_values(struct d3dx_regstore *rs, unsigned int table, const void *data, in regstore_set_values() function 1228 regstore_set_values(&pres->regs, PRES_REGTAB_IMMED, dconst, 0, const_count); in parse_preshader() 1435 regstore_set_values(rs, table, in, offset, count); in regstore_set_data() 1511 regstore_set_values(rs, table, data, start_offset, in set_constants()
|