Home
last modified time | relevance | path

Searched defs:buffer_indices (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc298 absl::InlinedVector<BufferAllocation::Index, 4> buffer_indices; in FindResultBufferAllocationIndex() local
1272 absl::Span<const BufferAllocation::Index> buffer_indices, in CreateResultShapedBuffer()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dmod.rs529 pub(crate) buffer_indices: HashMap<Arc<Buffer>, usize>, field
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c1023 const uint32_t *buffer_indices) in anv_cmd_buffer_set_descriptor_buffer_offsets()