Searched refs:preserve_buffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c229 EGLint preserve_buffer, EGLint max_swap_interval,
272 if (preserve_buffer)
337 int preserve_buffer, int max_swap_interval,
366 preserve_buffer, max_swap_interval, pre_alpha);
427 int preserve_buffer, max_swap_interval, premultiplied_alpha; local
436 preserve_buffer =
455 preserve_buffer, max_swap_interval,
227 init_config_attributes(_EGLConfig *conf, const struct native_config *nconf, EGLint api_mask, enum pipe_format depth_stencil_format, EGLint preserve_buffer, EGLint max_swap_interval, EGLBoolean pre_alpha) argument
334 egl_g3d_init_config(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, const struct native_config *nconf, enum pipe_format depth_stencil_format, int preserve_buffer, int max_swap_interval, int pre_alpha) argument
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c229 EGLint preserve_buffer, EGLint max_swap_interval,
272 if (preserve_buffer)
337 int preserve_buffer, int max_swap_interval,
366 preserve_buffer, max_swap_interval, pre_alpha);
427 int preserve_buffer, max_swap_interval, premultiplied_alpha; local
436 preserve_buffer =
455 preserve_buffer, max_swap_interval,
227 init_config_attributes(_EGLConfig *conf, const struct native_config *nconf, EGLint api_mask, enum pipe_format depth_stencil_format, EGLint preserve_buffer, EGLint max_swap_interval, EGLBoolean pre_alpha) argument
334 egl_g3d_init_config(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, const struct native_config *nconf, enum pipe_format depth_stencil_format, int preserve_buffer, int max_swap_interval, int pre_alpha) argument

Completed in 106 milliseconds