Home
last modified time | relevance | path

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

123

/external/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_io_storage.c196 size_t buffer_offset) in uniphier_io_block_setup()
251 static int uniphier_io_emmc_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_emmc_setup()
263 static int uniphier_io_nand_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_nand_setup()
275 static int uniphier_io_nor_setup(unsigned int soc_id, size_t buffer_offset) in uniphier_io_nor_setup()
315 static int uniphier_io_usb_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_usb_setup()
/external/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
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_so.c40 unsigned buffer_offset, in softpipe_create_so_target()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_so.c38 unsigned buffer_offset, in llvmpipe_create_so_target()
/external/adhd/cras/src/common/
Dcras_shm.h62 uint64_t buffer_offset[CRAS_NUM_SHM_BUFFERS]; member
167 unsigned buffer_offset = shm->header->buffer_offset[buf_idx]; in cras_shm_get_checked_buffer_offset() local
188 unsigned buffer_offset = in cras_shm_get_checked_read_offset() local
208 unsigned buffer_offset = in cras_shm_get_checked_write_offset() local
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_streamout.c33 unsigned buffer_offset, in virgl_create_so_target()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_executable_info.proto84 int64 buffer_offset = 6; field
/external/mesa3d/src/mesa/vbo/
Dvbo_private.h223 gl_vert_attrib attr, GLintptr buffer_offset, in _vbo_set_attrib_format()
Dvbo_exec_draw.c91 GLintptr buffer_offset; in vbo_exec_bind_arrays() local
Dvbo_save_api.c363 const struct gl_buffer_object *bo, GLintptr buffer_offset, in compare_vao()
417 struct gl_buffer_object *bo, GLintptr buffer_offset, in update_vao()
502 GLintptr buffer_offset = in compile_vertex_list() local
Dvbo.h100 unsigned buffer_offset; /* only for persistent mappings */ member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render.c149 int *buffer_offset, int *index_offset) in r300_split_index_bias()
239 int buffer_offset, in r300_emit_states()
303 int buffer_offset, in r300_prepare_for_rendering()
596 int buffer_offset = 0, index_offset = 0; /* for index bias emulation */ in r300_draw_elements() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c42 unsigned buffer_offset, in r600_create_so_target()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_streamout.c39 unsigned buffer_offset, in si_create_so_target()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.h40 uint32_t buffer_offset; member
/external/adhd/cras/client/libcras/src/
Dcras_shm.rs65 buffer_offset: [VolatileRef<'a, u64>; CRAS_NUM_SHM_BUFFERS as usize], field
217 let buffer_offset = self in get_buffer_offset() localVariable
387 let buffer_offset = self.buffer_offset.get(idx).ok_or_else(index_out_of_range)?; in set_buffer_offset() localVariable
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_sol.c56 unsigned buffer_offset = in gen6_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
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_streamout.c377 unsigned buffer_offset, in svga_create_stream_output_target()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_arguments.cc429 int buffer_offset, int texture_offset) const { in Encode()
479 std::string MetalArguments::GetListOfArgs(int buffer_offset, in GetListOfArgs()
/external/adhd/cras/src/tests/
Dshm_unittest.cc532 uint32_t buffer_offset = samples_length - used_size / 2; in TEST_F() local
/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c228 unsigned buffer_offset, in noop_create_stream_output_target()
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs762 buffer_offset: u32, field
784 buffer_offset: u32, field
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h606 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
622 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
633 unsigned buffer_offset; /**< offset to start of data in buffer, in bytes */ member
664 unsigned buffer_offset; /**< offset where data should be written, in bytes */ member

123