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.h123 void cso_set_tesseval_shader_handle(struct cso_context *ctx, void *handle);
Dcso_context.c924 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_atom_shader.c328 cso_set_tesseval_shader_handle(st->cso_context, shader); in st_update_tep()
Dst_cb_drawtex.c306 cso_set_tesseval_shader_handle(cso, NULL); in st_DrawTex()
Dst_cb_clear.c331 cso_set_tesseval_shader_handle(cso, NULL); in clear_with_quad()
Dst_cb_bitmap.c223 cso_set_tesseval_shader_handle(cso, NULL); in setup_render_state()
Dst_pbo.c209 cso_set_tesseval_shader_handle(cso, NULL); in st_pbo_draw()
Dst_program.c283 cso_set_tesseval_shader_handle(st->cso_context, NULL); in st_unbind_program()
Dst_cb_drawpixels.c826 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()