Searched refs:hdr_dwords (Results 1 – 1 of 1) sorted by relevance
36 const cl_uint hdr_dwords = 2; variable37 const cl_uint initial_buffer_offset = hdr_dwords * sizeof(cl_uint);199 data.append((char *)header, (char *)(header+hdr_dwords)); in printf_handler()