Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c383 *cbuf = pipe_buffer_create_const0(r->pipe->screen, in renderer_set_constants()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h355 pipe_buffer_create_const0(struct pipe_screen *screen, in pipe_buffer_create_const0() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c836 s->shader_params = pipe_buffer_create_const0 in vl_compositor_init_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1076 struct pipe_resource *buf = pipe_buffer_create_const0(&sscreen->b, 0, PIPE_USAGE_DEFAULT, 64); in si_test_vmfault()