Home
last modified time | relevance | path

Searched refs:pipe_set_constant_buffer (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/tests/graw/
Dgs-test.c176 pipe_set_constant_buffer(ctx, in init_fs_constbuf()
185 pipe_set_constant_buffer(ctx, in init_fs_constbuf()
Dvs-test.c108 pipe_set_constant_buffer(ctx, in init_fs_constbuf()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h485 pipe_set_constant_buffer(struct pipe_context *pipe, uint shader, uint index, in pipe_set_constant_buffer() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h490 pipe_set_constant_buffer(struct pipe_context *pipe, in pipe_set_constant_buffer() function
Du_tests.c415 pipe_set_constant_buffer(ctx, PIPE_SHADER_FRAGMENT, 0, constbuf); in util_test_constant_buffer()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c403 pipe_set_constant_buffer(r->pipe, shader_type, 0, *cbuf); in renderer_set_constants()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c1388 pipe_set_constant_buffer(c->pipe, PIPE_SHADER_FRAGMENT, 0, s->csc_matrix); in vl_compositor_render()