Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/ublas/opencl/
Dmisc.hpp23 compute::vector<T> scratch_buffer(v.size(), queue.get_context()); in a_sum() local
113 compute::vector<T> scratch_buffer(2*v.size(), queue.get_context()); in norm_2() local
/third_party/ffmpeg/libavcodec/
Dxxan.c35 uint8_t *scratch_buffer; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1126 struct si_resource *scratch_buffer; member