HomeSort by relevance Sort by last modified time
    Searched refs:graw_util_create_window (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/tests/graw/
fs-fragcoord.c 221 if (!graw_util_create_window(&info, width, height, 1, TRUE))
fs-frontface.c 183 if (!graw_util_create_window(&info, width, height, 1, TRUE))
fs-write-z.c 200 if (!graw_util_create_window(&info, width, height, 1, TRUE))
occlusion-query.c 220 if (!graw_util_create_window(&info, width, height, 1, TRUE))
quad-tex.c 183 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE))
tex-srgb.c 207 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE))
tex-swizzle.c 165 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE))
tri-large.c 121 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE))
tri.c 118 if (!graw_util_create_window(&info, WIDTH, HEIGHT, 1, FALSE))
graw_util.h 31 graw_util_create_window(struct graw_info *info, function

Completed in 1633 milliseconds