Home
last modified time | relevance | path

Searched refs:cso_restore_constant_buffer_slot0 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c191 cso_restore_constant_buffer_slot0(cso, PIPE_SHADER_VERTEX); in pp_run()
192 cso_restore_constant_buffer_slot0(cso, PIPE_SHADER_FRAGMENT); in pp_run()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h215 void cso_restore_constant_buffer_slot0(struct cso_context *cso,
Dcso_context.c1578 cso_restore_constant_buffer_slot0(struct cso_context *cso, in cso_restore_constant_buffer_slot0() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c249 cso_restore_constant_buffer_slot0(cso, PIPE_SHADER_FRAGMENT); in try_pbo_readpixels()
Dst_cb_texture.c1230 cso_restore_constant_buffer_slot0(cso, PIPE_SHADER_FRAGMENT); in try_pbo_upload_common()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c662 cso_restore_constant_buffer_slot0(cso, PIPE_SHADER_VERTEX); in hud_draw()