Home
last modified time | relevance | path

Searched refs:pipe_buffer_create_with_data (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_streamout.c35 target->offset = pipe_buffer_create_with_data(pctx, PIPE_BIND_GLOBAL, in agx_create_stream_output_target()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DDraw.cpp125 ibuf = pipe_buffer_create_with_data(ctx, in create_null_index_buffer()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.8.rst109 - aux/tc: don't use pipe_buffer_create_with_data() for rp-optimized subdata
H A D23.2.1.rst4133 - aux/tc: don't use pipe_buffer_create_with_data() for rp-optimized subdata
H A D23.3.0.rst4849 - aux/tc: don't use pipe_buffer_create_with_data() for rp-optimized subdata
/aosp_15_r20/external/mesa3d/src/gallium/frontends/teflon/
H A Dtfl_device.c93 …return pipe_buffer_create_with_data(context, 0, PIPE_USAGE_DEFAULT, size * bytes, tensor.data.data… in create_resource()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texcompress_compute.c691 pipe_buffer_create_with_data(pipe, in get_sampler_view_for_lut()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h506 pipe_buffer_create_with_data(struct pipe_context *pipe, in pipe_buffer_create_with_data() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1773 …device->zero_buffer = pipe_buffer_create_with_data(device->queue.ctx, 0, PIPE_USAGE_IMMUTABLE, siz… in lvp_CreateDevice()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2740 sctx->sample_pos_buffer = pipe_buffer_create_with_data(&sctx->b, 0, PIPE_USAGE_DEFAULT, in si_set_framebuffer_state()