Searched refs:graw_util_create_window (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/tests/graw/ |
D | fs-frontface.c | 185 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
|
D | fs-write-z.c | 202 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
|
D | tri.c | 118 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
|
D | fs-fragcoord.c | 223 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
|
D | tri-large.c | 121 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
|
D | occlusion-query.c | 220 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
|
D | tex-srgb.c | 207 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
|
D | tex-swizzle.c | 165 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
|
D | quad-tex.c | 183 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
|
D | graw_util.h | 31 graw_util_create_window(struct graw_info *info, in graw_util_create_window() function
|