Home
last modified time | relevance | path

Searched refs:cso_set_tessctrl_shader_handle (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h122 void cso_set_tessctrl_shader_handle(struct cso_context *ctx, void *handle);
H A Dcso_context.c889 void cso_set_tessctrl_shader_handle(struct cso_context *ctx, void *handle) in cso_set_tessctrl_shader_handle() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c318 cso_set_tessctrl_shader_handle(st->cso_context, shader); in st_update_tcp()
H A Dst_cb_drawtex.c305 cso_set_tessctrl_shader_handle(cso, NULL); in st_DrawTex()
H A Dst_cb_clear.c330 cso_set_tessctrl_shader_handle(cso, NULL); in clear_with_quad()
H A Dst_cb_bitmap.c222 cso_set_tessctrl_shader_handle(cso, NULL); in setup_render_state()
H A Dst_pbo.c207 cso_set_tessctrl_shader_handle(cso, NULL); in st_pbo_draw()
H A Dst_program.c279 cso_set_tessctrl_shader_handle(st->cso_context, NULL); in st_unbind_program()
H A Dst_cb_drawpixels.c825 cso_set_tessctrl_shader_handle(cso, NULL); in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c142 cso_set_tessctrl_shader_handle(cso, NULL); in pp_run()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c538 cso_set_tessctrl_shader_handle(cso, NULL); in hud_draw_results()

Completed in 15 milliseconds