Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dx9_36/
H A Dpreshader.c1423 typedef void (*conv_func)(void *out, const void *in, unsigned int count); in regstore_set_data() typedef
1424 static const conv_func set_const_funcs[PRES_VT_COUNT][PRES_VT_COUNT] = in regstore_set_data()