Home
last modified time | relevance | path

Searched refs:cso_set_stream_outputs (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_xformfb.c150 cso_set_stream_outputs(st->cso_context, sobj->num_targets, in st_begin_transform_feedback()
160 cso_set_stream_outputs(st->cso_context, 0, NULL, NULL); in st_pause_transform_feedback()
177 cso_set_stream_outputs(st->cso_context, sobj->num_targets, in st_resume_transform_feedback()
191 cso_set_stream_outputs(st->cso_context, 0, NULL, NULL); in st_end_transform_feedback()
Dst_cb_drawtex.c319 cso_set_stream_outputs(cso, 0, NULL, NULL); in st_DrawTex()
Dst_cb_clear.c328 cso_set_stream_outputs(cso, 0, NULL, NULL); in clear_with_quad()
Dst_pbo.c280 cso_set_stream_outputs(cso, 0, NULL, 0); in st_pbo_draw()
Dst_cb_bitmap.c262 cso_set_stream_outputs(st->cso_context, 0, NULL, NULL); in setup_render_state()
Dst_cb_drawpixels.c902 cso_set_stream_outputs(cso, 0, NULL, NULL); in draw_textured_quad()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h93 void cso_set_stream_outputs(struct cso_context *ctx,
Dcso_context.c1485 cso_set_stream_outputs(struct cso_context *ctx, in cso_set_stream_outputs() function
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c144 cso_set_stream_outputs(cso, 0, NULL, NULL); in pp_run()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c534 cso_set_stream_outputs(cso, 0, NULL, NULL); in hud_draw_results()