Home
last modified time | relevance | path

Searched refs:zs_surf (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/tests/graw/
Dgraw_util.h23 struct pipe_surface *color_surf[PIPE_MAX_COLOR_BUFS], *zs_surf; member
125 info->zs_surf = info->ctx->create_surface(info->ctx, in graw_util_create_window()
128 if (info->zs_surf == NULL) { in graw_util_create_window()
141 fb.zsbuf = info->zs_surf; in graw_util_create_window()