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

  /external/mesa3d/src/gallium/tests/graw/
fs-fragcoord.c 100 set_fragment_shader(int mode) function
229 set_fragment_shader(mode);
fs-frontface.c 122 set_fragment_shader(void) function
191 set_fragment_shader();
fs-write-z.c 126 set_fragment_shader(void) function
208 set_fragment_shader();
occlusion-query.c 131 set_fragment_shader(struct graw_info *info) function
228 set_fragment_shader(&info);
quad-tex.c 85 static void set_fragment_shader( void ) function
202 set_fragment_shader();
tex-srgb.c 101 static void set_fragment_shader( void ) function
214 set_fragment_shader();
tex-swizzle.c 83 static void set_fragment_shader(void) function
173 set_fragment_shader();
tri.c 86 static void set_fragment_shader( void ) function
139 set_fragment_shader();
shader-leak.c 122 set_fragment_shader( void ) function
148 void *fs = set_fragment_shader();
263 set_fragment_shader();
tri-gs.c 120 static void set_fragment_shader( void ) function
267 set_fragment_shader();
tri-instanced.c 185 static void set_fragment_shader( void ) function
318 set_fragment_shader();
quad-sample.c 129 static void set_fragment_shader( void ) function
392 set_fragment_shader();
fs-test.c 248 static void set_fragment_shader( const char *filename ) function
520 set_fragment_shader(filename);
gs-test.c 293 static void set_fragment_shader( void ) function
584 set_fragment_shader();
vs-test.c 209 static void set_fragment_shader( void ) function
472 set_fragment_shader();
  /external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c 99 set_fragment_shader(struct st_context *st) function
299 set_fragment_shader(st);
  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.c 202 set_fragment_shader(struct blit_state *ctx, uint writemask, function
718 set_fragment_shader(ctx, writemask, sampler_view->texture->target);
904 set_fragment_shader(ctx, TGSI_WRITEMASK_XYZW,
u_gen_mipmap.c 1329 set_fragment_shader(struct gen_mipmap_state *ctx, uint type, function
    [all...]

Completed in 103 milliseconds