Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_private.h3912 const char *debug_uvec4(const struct wined3d_uvec4 *v) DECLSPEC_HIDDEN;
H A Ddevice.c4442 TRACE("device %p, view %p, clear_value %s.\n", device, view, debug_uvec4(clear_value));
H A Dutils.c3964 const char *debug_uvec4(const struct wined3d_uvec4 *v) in debug_uvec4() function