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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c2326 static inline GLenum draw_buffer_from_rt_mask(DWORD rt_mask) function
2343 gl_info->gl_ops.gl.p_glDrawBuffer(draw_buffer_from_rt_mask(rt_mask));

Completed in 1104 milliseconds