Searched defs:convert_r8g8_snorm_l8x8_unorm_nv (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c383 static void convert_r8g8_snorm_l8x8_unorm_nv(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function
765 NV_TEXTURE_SHADER, &convert_r8g8_snorm_l8x8_unorm_nv},
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c397 static void convert_r8g8_snorm_l8x8_unorm_nv(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function
829 NV_TEXTURE_SHADER, convert_r8g8_snorm_l8x8_unorm_nv},

Completed in 61 milliseconds