Searched refs:convert_r32g32_float (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c478 static void convert_r32g32_float(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function
624 ARB_TEXTURE_FLOAT, &convert_r32g32_float},
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c492 static void convert_r32g32_float(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function
666 ARB_TEXTURE_FLOAT, convert_r32g32_float},

Completed in 591 milliseconds