Searched refs:color_buf (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf; member in struct:graw_info 82 info->color_buf[i] = info->screen->resource_create(info->screen, 84 if (info->color_buf[i] == NULL) { 95 info->color_buf[i], 211 info->screen->flush_frontbuffer(info->screen, info->color_buf[0],
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/ |
| H A D | graw_util.h | 23 struct pipe_resource *color_buf[PIPE_MAX_COLOR_BUFS], *zs_buf; member in struct:graw_info 82 info->color_buf[i] = info->screen->resource_create(info->screen, 84 if (info->color_buf[i] == NULL) { 95 info->color_buf[i], 216 info->screen->flush_frontbuffer(info->screen, info->ctx, info->color_buf[0],
|
Completed in 3 milliseconds