Home
last modified time | relevance | path

Searched defs:scratch_buffers (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceSycl.h796 mutable std::unordered_set<void *> scratch_buffers; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h581 struct r600_scratch_buffer scratch_buffers[MAX2(R600_NUM_HW_STAGES, EG_NUM_HW_STAGES)]; member