Home
last modified time | relevance | path

Searched refs:initial_buffer_offset (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp37 const cl_uint initial_buffer_offset = hdr_dwords * sizeof(cl_uint); variable
196 header[0] = initial_buffer_offset; in printf_handler()
223 initial_buffer_offset); in print()
226 buffer_size -= initial_buffer_offset; in print()
231 static_cast<const char *>(src) + initial_buffer_offset, in print()