Searched refs:convert_s4x4_uint_d24_unorm (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | utils.c | 523 static void convert_s4x4_uint_d24_unorm(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function 826 EXT_PACKED_DEPTH_STENCIL, &convert_s4x4_uint_d24_unorm}, 830 ARB_FRAMEBUFFER_OBJECT, &convert_s4x4_uint_d24_unorm},
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | utils.c | 537 static void convert_s4x4_uint_d24_unorm(const BYTE *src, BYTE *dst, UINT pitch, UINT width, UINT height) function 910 EXT_PACKED_DEPTH_STENCIL, convert_s4x4_uint_d24_unorm}, 914 ARB_FRAMEBUFFER_OBJECT, convert_s4x4_uint_d24_unorm},
|
Completed in 47 milliseconds