Home
last modified time | relevance | path

Searched refs:cso_set_tesseval_shader_handle (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h121 void cso_set_tesseval_shader_handle(struct cso_context *ctx, void *handle);
Dcso_context.c914 void cso_set_tesseval_shader_handle(struct cso_context *ctx, void *handle) in cso_set_tesseval_shader_handle() function
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c143 cso_set_tesseval_shader_handle(cso, NULL); in pp_run()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c306 cso_set_tesseval_shader_handle(cso, NULL); in st_DrawTex()
Dst_atom_shader.c364 cso_set_tesseval_shader_handle(st->cso_context, shader); in st_update_tep()
Dst_cb_clear.c339 cso_set_tesseval_shader_handle(cso, NULL); in clear_with_quad()
Dst_cb_bitmap.c222 cso_set_tesseval_shader_handle(cso, NULL); in setup_render_state()
Dst_pbo.c220 cso_set_tesseval_shader_handle(cso, NULL); in st_pbo_draw()
Dst_program.c285 cso_set_tesseval_shader_handle(st->cso_context, NULL); in st_unbind_program()
Dst_cb_drawpixels.c831 cso_set_tesseval_shader_handle(cso, NULL); in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c539 cso_set_tesseval_shader_handle(cso, NULL); in hud_draw_results()