Home
last modified time | relevance | path

Searched defs:buffer_base (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_storagebuf.c50 int buffer_base; in st_bind_ssbos() local
/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h148 const char *buffer_base) { in SetCFIDataBase()
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc241 const uint8* buffer_base = reinterpret_cast<const uint8*>(buffer); in Write() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc909 const int64 buffer_base = i * padded_out_depth_size; in operator ()() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h275 uint32_t buffer_base; member