Home
last modified time | relevance | path

Searched defs:current_buffer (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dxfeed_queue.h57 BufferType current_buffer; in BlockingGetNextDestination() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h80 unsigned current_buffer; member
Dvl_winsys_dri.c63 bool current_buffer; member
/external/rust/crates/vulkano/src/buffer/
Dcpu_pool.rs113 current_buffer: Mutex<Option<Arc<ActualBuffer<A>>>>, field
429 let current_buffer = match cur_buf_mutex.clone() { in try_next_impl() localVariable
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c21 static int current_block, current_buffer; variable
/external/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c102 struct osmesa_buffer *current_buffer; member
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h227 uint32_t current_buffer; member
/external/crosvm/gpu_display/src/
Dgpu_display_x.rs248 fn current_buffer(&self) -> usize { in current_buffer() method
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc130 xla::PjRtBuffer* current_buffer = sda_buffers[i]; in ShardArg() local
/external/libpng/
Dpngstruct.h328 png_bytep current_buffer; /* buffer for recently used data */ member