Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_fetch.cpp38 int buffer_id, PValue buffer_offset, in FetchInstruction()
98 PValue buffer_offset, in FetchInstruction()
129 int buffer_id, PValue buffer_offset, in FetchInstruction()
Dsfn_instruction_fetch.h113 void set_buffer_offset(PValue buffer_offset) { in set_buffer_offset()
117 PValue buffer_offset() const { return m_buffer_offset; } in buffer_offset() function
/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/ffmpeg/libavdevice/
Dsndio.h40 int buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_streamout.c33 unsigned buffer_offset, in virgl_create_so_target()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.h60 gint64 buffer_offset; member
/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h248 gl_vert_attrib attr, GLintptr buffer_offset, in _vbo_set_attrib_format()
Dvbo_exec_draw.c95 GLintptr buffer_offset; in vbo_exec_bind_arrays() local
Dvbo_save_api.c294 const struct gl_buffer_object *bo, GLintptr buffer_offset, in compare_vao()
348 struct gl_buffer_object *bo, GLintptr buffer_offset, in update_vao()
590 GLintptr buffer_offset = 0; in compile_vertex_list() local
Dvbo.h123 unsigned buffer_offset; /* only for persistent mappings */ member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c150 int *buffer_offset, int *index_offset) in r300_split_index_bias()
240 int buffer_offset, in r300_emit_states()
304 int buffer_offset, in r300_prepare_for_rendering()
600 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/frontends/nine/
Dbuffer9.c657 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/radeonsi/
Dsi_state_streamout.c39 unsigned buffer_offset, in si_create_so_target()
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.h40 uint32_t buffer_offset; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dgfx6_sol.c56 unsigned buffer_offset = in gfx6_update_sol_surfaces() local
Dbrw_wm_surface_state.c627 unsigned buffer_offset, in brw_emit_buffer_surface_state()
660 const unsigned buffer_offset = MIN2(buffer_size, obj->BufferOffset); in buffer_texture_range_size() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_streamout.c377 unsigned buffer_offset, in svga_create_stream_output_target()
/third_party/gstreamer/gstplugins_bad/sys/magicleap/
Dmlaudiosink.c106 guint buffer_offset; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp46 unsigned buffer_offset; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c519 uint32_t buffer_offset = buffer->mem_offset + region->bufferOffset + in emit_copy_layer_to_buffer_per_tile_list() local
1078 uint32_t buffer_offset = in emit_copy_buffer_to_layer_per_tile_list() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h618 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
634 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
676 unsigned buffer_offset; /**< offset where data should be written, in bytes */ member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c78 uint32_t buffer_offset = 0; in v3d_set_transform_feedback_outputs() local

123