Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/graw/
Dfs-frontface.c182 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
Dfs-write-z.c199 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
Dfs-fragcoord.c220 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
Dtri.c117 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
Dquad-tex.c180 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
Dtex-swizzle.c162 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
Docclusion-query.c220 if (!graw_util_create_window(&info, width, height, 1, TRUE)) in init()
Dtex-srgb.c204 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE)) in init()
Dgraw_util.h30 graw_util_create_window(struct graw_info *info, in graw_util_create_window() function