Searched refs:graw_info (Results 1 - 18 of 18) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/ |
H A D | graw_util.h | 18 struct graw_info struct 30 graw_util_create_window(struct graw_info *info, 150 graw_util_default_state(struct graw_info *info, boolean depth_test) 186 graw_util_viewport(struct graw_info *info, 212 graw_util_flush_front(const struct graw_info *info) 220 graw_util_create_tex2d(const struct graw_info *info, 285 graw_util_create_simple_sampler(const struct graw_info *info, 311 graw_util_create_simple_sampler_view(const struct graw_info *info,
|
H A D | occlusion-query.c | 17 static struct graw_info info; 108 set_vertex_shader(struct graw_info *info) 131 set_fragment_shader(struct graw_info *info)
|
H A D | fs-fragcoord.c | 14 static struct graw_info info;
|
H A D | fs-frontface.c | 12 static struct graw_info info;
|
H A D | fs-write-z.c | 14 static struct graw_info info;
|
H A D | quad-tex.c | 10 static struct graw_info info;
|
H A D | tex-srgb.c | 10 static struct graw_info info;
|
H A D | tex-swizzle.c | 8 static struct graw_info info;
|
H A D | tri.c | 8 static struct graw_info info;
|
/external/mesa3d/src/gallium/tests/graw/ |
H A D | graw_util.h | 18 struct graw_info struct 30 graw_util_create_window(struct graw_info *info, 150 graw_util_default_state(struct graw_info *info, boolean depth_test) 186 graw_util_viewport(struct graw_info *info, 212 graw_util_flush_front(const struct graw_info *info) 220 graw_util_create_tex2d(const struct graw_info *info, 285 graw_util_create_simple_sampler(const struct graw_info *info, 311 graw_util_create_simple_sampler_view(const struct graw_info *info,
|
H A D | occlusion-query.c | 17 static struct graw_info info; 108 set_vertex_shader(struct graw_info *info) 131 set_fragment_shader(struct graw_info *info)
|
H A D | fs-fragcoord.c | 14 static struct graw_info info;
|
H A D | fs-frontface.c | 12 static struct graw_info info;
|
H A D | fs-write-z.c | 14 static struct graw_info info;
|
H A D | quad-tex.c | 10 static struct graw_info info;
|
H A D | tex-srgb.c | 10 static struct graw_info info;
|
H A D | tex-swizzle.c | 8 static struct graw_info info;
|
H A D | tri.c | 8 static struct graw_info info;
|
Completed in 792 milliseconds