Searched refs:pipe_set_constant_buffer (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/tests/graw/ |
D | gs-test.c | 175 pipe_set_constant_buffer(ctx, in init_fs_constbuf() 184 pipe_set_constant_buffer(ctx, in init_fs_constbuf()
|
D | vs-test.c | 107 pipe_set_constant_buffer(ctx, in init_fs_constbuf()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor_cs.c | 804 pipe_set_constant_buffer(c->pipe, PIPE_SHADER_COMPUTE, 0, s->shader_params); in vl_compositor_cs_render()
|
D | vl_compositor_gfx.c | 722 pipe_set_constant_buffer(c->pipe, PIPE_SHADER_FRAGMENT, 0, s->shader_params); in vl_compositor_gfx_render()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 389 pipe_set_constant_buffer(r->pipe, shader_type, 0, *cbuf); in renderer_set_constants()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_inlines.h | 584 pipe_set_constant_buffer(struct pipe_context *pipe, in pipe_set_constant_buffer() function
|
D | u_tests.c | 438 pipe_set_constant_buffer(ctx, PIPE_SHADER_FRAGMENT, 0, constbuf); in util_test_constant_buffer()
|