Home
last modified time | relevance | path

Searched defs:buffer_offset (Results 1 – 25 of 53) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_so.c40 unsigned buffer_offset, in softpipe_create_so_target()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_so.c38 unsigned buffer_offset, in llvmpipe_create_so_target()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_streamout.c33 unsigned buffer_offset, in virgl_create_so_target()
/third_party/ffmpeg/libavdevice/
Dsndio.h40 int buffer_offset; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo_compute.c353 write_ssbo(nir_builder *b, nir_ssa_def *pixel, nir_ssa_def *buffer_offset) in write_ssbo()
361 write_conversion(nir_builder *b, nir_ssa_def *pixel, nir_ssa_def *buffer_offset, struct pbo_shader_… in write_conversion()
402 grab_components(nir_builder *b, nir_ssa_def *pixel, nir_ssa_def *buffer_offset, struct pbo_shader_d… in grab_components()
429 handle_swap(nir_builder *b, nir_ssa_def *pixel, nir_ssa_def *buffer_offset, in handle_swap()
515 convert_swap_write(nir_builder *b, nir_ssa_def *pixel, nir_ssa_def *buffer_offset, in convert_swap_write()
560 nir_ssa_def *buffer_offset = get_buffer_offset(b, coord, sd); in do_shader_conversion() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h248 gl_vert_attrib attr, GLintptr buffer_offset, in _vbo_set_attrib_format()
Dvbo_exec_draw.c92 GLintptr buffer_offset; in vbo_exec_bind_arrays() local
Dvbo_save_api.c287 const struct gl_buffer_object *bo, GLintptr buffer_offset, in compare_vao()
341 struct gl_buffer_object *bo, GLintptr buffer_offset, in update_vao()
581 GLintptr buffer_offset = 0; in compile_vertex_list() local
Dvbo.h120 unsigned buffer_offset; /* only for persistent mappings */ member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c151 int *buffer_offset, int *index_offset) in r300_split_index_bias()
241 int buffer_offset, in r300_emit_states()
305 int buffer_offset, in r300_prepare_for_rendering()
601 int buffer_offset = 0, index_offset = 0; /* for index bias emulation */ in r300_draw_elements() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_ring.h31 size_t buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_streamout.c39 unsigned buffer_offset, in si_create_so_target()
/third_party/mesa3d/src/gallium/frontends/nine/
Dbuffer9.c658 unsigned buffer_offset = 0; in NineBuffer9_Upload() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c42 unsigned buffer_offset, in r600_create_so_target()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp298 PVirtualValue buffer_offset = nullptr; in emit_alu_op() local
636 auto buffer_offset = fetch_instr.resource_offset(); in visit() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.h41 uint32_t buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_streamout.c377 unsigned buffer_offset, in svga_create_stream_output_target()
Dsvga_state_constants.c646 unsigned buffer_offset, in emit_rawbuf()
743 unsigned buffer_offset, in emit_constbuf()
/third_party/backends/backend/
Das6e.c133 SANE_Word buffer_offset = 0; in sane_read() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c534 uint32_t buffer_offset = buffer->mem_offset + region->bufferOffset + in emit_copy_layer_to_buffer_per_tile_list() local
1085 uint32_t buffer_offset = in emit_copy_buffer_to_layer_per_tile_list() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h629 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
645 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
656 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
687 unsigned buffer_offset; /**< offset where data should be written, in bytes */ member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.h159 uint32_t buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp47 unsigned buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c78 uint32_t buffer_offset = 0; in v3d_set_transform_feedback_outputs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.c527 unsigned buffer_offset, unsigned buffer_size) in fd_create_stream_output_target()

123