Home
last modified time | relevance | path

Searched defs:gl_config (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglconfig.h12 struct gl_config struct
17 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 …]
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c104 const struct gl_config *gl_config = (struct gl_config *) config; in dri2_drm_config_is_compatible() local
502 struct gl_config *gl_config = (struct gl_config *) config; in drm_add_configs_for_visuals() local
H A Dplatform_android.c830 const struct gl_config *gl_config = in droid_add_configs_for_visuals() local
H A Degl_dri2.c331 struct gl_config *gl_config = (struct gl_config *) config; in dri2_image_format_for_pbuffer_config() local
533 struct gl_config *gl_config = in dri2_add_pbuffer_configs_for_visuals() local
H A Dplatform_wayland.c188 struct gl_config *gl_config = (struct gl_config *) config; in dri2_wl_visual_idx_from_config() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1737 struct gl_config *gl_config = (struct gl_config *) config; in dri2_query_compression_rates() local