Home
last modified time | relevance | path

Searched defs:buffer_offset (Results 51 – 75 of 106) sorted by relevance

12345

/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp75 uint32_t buffer_offset, SharedFD socket) { in SendStatusCallback()
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcreate_cow.cpp383 uint64_t buffer_offset = 0; in ReadBlocks() local
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo.h120 unsigned buffer_offset; /* only for persistent mappings */ member
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_cmds_extra.c1961 sg_ll_read_buffer(int sg_fd, int mode, int buffer_id, int buffer_offset, in sg_ll_read_buffer()
2026 sg_ll_write_buffer(int sg_fd, int mode, int buffer_id, int buffer_offset, in sg_ll_write_buffer()
2097 uint32_t buffer_offset, void * paramp, in sg_ll_write_buffer_v2()
/aosp_15_r20/external/crosvm/devices/src/virtio/video/
H A Dresource.rs263 let mut buffer_offset = 0; in from_virtio_guest_mem_entry() localVariable
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h178 uint32_t buffer_offset; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp317 PVirtualValue buffer_offset = nullptr; in emit_alu_op() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_struct_def.h80 WORD32 buffer_offset; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DTensor.cpp322 const int64_t buffer_offset) in vTensorStorage()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.h101 VkDeviceSize buffer_offset; member
/aosp_15_r20/external/llvm-libc/libc/shared/
H A Drpc.h256 RPC_INLINE static constexpr uint64_t buffer_offset(uint32_t port_count) { in buffer_offset() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c93 uint32_t buffer_offset = 0; in v3d_set_transform_feedback_outputs() local
H A Dv3dx_state.c1216 unsigned buffer_offset, in v3d_create_stream_output_target()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c615 unsigned buffer_offset, unsigned buffer_size) in fd_create_stream_output_target()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c999 uint32_t buffer_offset; in evergreen_set_global_binding() local
H A Dr600_query.c1608 uint32_t buffer_offset; in r600_query_hw_get_result_resource() member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c260 unsigned buffer_offset, in noop_create_stream_output_target()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_buffer_image_memory_sampler.cpp1106 VkDeviceSize buffer_offset = 1; in TEST_F() local
1123 VkDeviceSize buffer_offset = in TEST_F() local
1142 … VkDeviceSize buffer_offset = (buffer_mem_reqs.size - 1) & ~(buffer_mem_reqs.alignment - 1); in TEST_F() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp7669 const array<size_type, 3>& buffer_offset, in enqueueReadBufferRect()
7708 const array<size_type, 2>& buffer_offset, in enqueueReadBufferRect()
7737 const array<size_type, 3>& buffer_offset, in enqueueWriteBufferRect()
7776 const array<size_type, 2>& buffer_offset, in enqueueWriteBufferRect()
9959 const array<size_type, 3>& buffer_offset, in enqueueReadBufferRect()
9995 const array<size_type, 2>& buffer_offset, in enqueueReadBufferRect()
10024 const array<size_type, 3>& buffer_offset, in enqueueWriteBufferRect()
10060 const array<size_type, 2>& buffer_offset, in enqueueWriteBufferRect()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c137 unsigned buffer_offset; in si_upload_descriptors() local
1162 unsigned buffer_offset; in si_set_constant_buffer() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c856 unsigned buffer_offset, in panfrost_create_stream_output_target()
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c513 unsigned buffer_offset; member
554 unsigned buffer_offset; member
560 unsigned buffer_offset; member
3392 uint32_t buffer_offset, in vrend_set_single_vbo()
10872 static inline void *buffer_offset(intptr_t i) in buffer_offset() function
11035 uint32_t buffer_offset, in vrend_create_so_target()
/aosp_15_r20/external/virglrenderer/tests/
H A Dtestvirgl_encode.c448 unsigned buffer_offset, in virgl_encoder_create_so_target()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c490 unsigned buffer_offset, in dd_context_create_stream_output_target()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c797 VkDeviceSize buffer_offset = buffer->mem_offset + region->bufferOffset + in create_image_from_buffer() local
1958 const uint32_t buffer_offset = in copy_buffer_to_image_tfu() local

12345