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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dgraw_util.h23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf; member in struct:graw_info
112 info->zs_buf = info->screen->resource_create(info->screen, &resource_temp);
113 if (!info->zs_buf) {
124 info->zs_buf,
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
H A Dgraw_util.h23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf; member in struct:graw_info
112 info->zs_buf = info->screen->resource_create(info->screen, &resource_temp);
113 if (!info->zs_buf) {
124 info->zs_buf,

Completed in 3 milliseconds