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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
H A Degl_g3d.c228 EGLint api_mask, enum pipe_format depth_stencil_format,
245 if (depth_stencil_format != PIPE_FORMAT_NONE) {
247 util_format_get_component_bits(depth_stencil_format,
336 enum pipe_format depth_stencil_format,
356 gconf->stvis.depth_stencil_format = depth_stencil_format;
365 nconf, dpy->ClientAPIs, depth_stencil_format,
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.c228 EGLint api_mask, enum pipe_format depth_stencil_format,
245 if (depth_stencil_format != PIPE_FORMAT_NONE) {
247 util_format_get_component_bits(depth_stencil_format,
336 enum pipe_format depth_stencil_format,
356 gconf->stvis.depth_stencil_format = depth_stencil_format;
365 nconf, dpy->ClientAPIs, depth_stencil_format,
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/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
H A Dst_api.h225 enum pipe_format depth_stencil_format; member in struct:st_visual
/external/mesa3d/src/gallium/include/state_tracker/
H A Dst_api.h225 enum pipe_format depth_stencil_format; member in struct:st_visual

Completed in 115 milliseconds