Searched refs:st_reference_fragprog (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_shader.c | 93 st_reference_fragprog(st, &st->fp, stfp); in update_fp()
|
D | st_program.h | 261 st_reference_fragprog(struct st_context *st, in st_reference_fragprog() function
|
D | st_context.c | 291 st_reference_fragprog(st, &st->fp, NULL); in st_destroy_context()
|
D | st_cb_bitmap.c | 239 st_reference_fragprog(st, &bitmap_prog, NULL); in st_make_bitmap_fragment_program()
|
D | st_cb_drawpixels.c | 1659 st_reference_fragprog(st, &st->pixel_xfer.combined_prog, NULL); in st_destroy_drawpix()
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_atom_shader.c | 93 st_reference_fragprog(st, &st->fp, stfp); in update_fp()
|
D | st_program.h | 261 st_reference_fragprog(struct st_context *st, in st_reference_fragprog() function
|
D | st_context.c | 291 st_reference_fragprog(st, &st->fp, NULL); in st_destroy_context()
|
D | st_cb_bitmap.c | 239 st_reference_fragprog(st, &bitmap_prog, NULL); in st_make_bitmap_fragment_program()
|
D | st_cb_drawpixels.c | 1659 st_reference_fragprog(st, &st->pixel_xfer.combined_prog, NULL); in st_destroy_drawpix()
|