Searched refs:pipe_set_constant_buffer (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 391 pipe_set_constant_buffer(r->pipe, shader_type, 0, *cbuf); in renderer_set_constants()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_inlines.h | 588 pipe_set_constant_buffer(struct pipe_context *pipe, in pipe_set_constant_buffer() function
|
D | u_tests.c | 440 pipe_set_constant_buffer(ctx, PIPE_SHADER_FRAGMENT, 0, constbuf); in util_test_constant_buffer()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor_gfx.c | 744 pipe_set_constant_buffer(c->pipe, PIPE_SHADER_FRAGMENT, 0, s->shader_params); in vl_compositor_gfx_render()
|
D | vl_compositor_cs.c | 860 pipe_set_constant_buffer(c->pipe, PIPE_SHADER_COMPUTE, 0, s->shader_params); in vl_compositor_cs_render()
|