Searched defs:gl_config (Results 1 – 6 of 6) sorted by relevance
12 struct gl_config struct17 enum pipe_format color_format;18 enum pipe_format zs_format;19 enum pipe_format accum_format;21 GLboolean floatMode;22 GLuint doubleBufferMode;23 GLuint stereoMode;25 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */26 GLuint redMask, greenMask, blueMask, alphaMask;27 GLint redShift, greenShift, blueShift, alphaShift;[all …]
104 const struct gl_config *gl_config = (struct gl_config *) config; in dri2_drm_config_is_compatible() local502 struct gl_config *gl_config = (struct gl_config *) config; in drm_add_configs_for_visuals() local
830 const struct gl_config *gl_config = in droid_add_configs_for_visuals() local
331 struct gl_config *gl_config = (struct gl_config *) config; in dri2_image_format_for_pbuffer_config() local533 struct gl_config *gl_config = in dri2_add_pbuffer_configs_for_visuals() local
188 struct gl_config *gl_config = (struct gl_config *) config; in dri2_wl_visual_idx_from_config() local
1737 struct gl_config *gl_config = (struct gl_config *) config; in dri2_query_compression_rates() local