Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_atomicbuf.c80 unsigned buffer_base = prog->info.num_ssbos; in st_bind_atomics() local
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc222 const uint8* buffer_base = reinterpret_cast<const uint8*>(buffer); in Write() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h275 uint32_t buffer_base; member