HomeSort by relevance Sort by last modified time
    Searched defs:choose_pixel_format (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/apple/
apple_cgl.h 46 CGLError(*choose_pixel_format) (const CGLPixelFormatAttribute * attribs, member in struct:apple_cgl_api
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 234 choose_pixel_format(const struct gl_config *v) function
336 pixel_format = choose_pixel_format(visual);
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 320 choose_pixel_format(XMesaVisual v) function
801 v->stvis.color_format = choose_pixel_format(v);
    [all...]

Completed in 80 milliseconds