Searched refs:convert_l4a4_unorm (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | utils.c | 253 static void convert_l4a4_unorm(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function 740 WINED3D_GL_EXT_NONE, &convert_l4a4_unorm},
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | utils.c | 267 static void convert_l4a4_unorm(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function 798 WINED3D_GL_EXT_NONE, convert_l4a4_unorm},
|
Completed in 67 milliseconds