Home
last modified time | relevance | path

Searched refs:pipe_buffer_create_const0 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c381 *cbuf = pipe_buffer_create_const0(r->pipe->screen, in renderer_set_constants()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h349 pipe_buffer_create_const0(struct pipe_screen *screen, in pipe_buffer_create_const0() function
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c822 s->shader_params = pipe_buffer_create_const0 in vl_compositor_init_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1000 struct pipe_resource *buf = pipe_buffer_create_const0(&sscreen->b, 0, PIPE_USAGE_DEFAULT, 64); in si_test_vmfault()