Home
last modified time | relevance | path

Searched defs:to_host (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/GoldfishAddressSpace/include/
H A Daddress_space_graphics_types.h76 char to_host[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
111 struct ring_buffer* to_host; member
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
Daddress_space_graphics_types.h85 char to_host[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
120 struct ring_buffer* to_host; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/opencl/
Dvector.hpp67 void to_host(ublas::vector<T, A>& v, compute::command_queue& queue) const in to_host() function in boost::numeric::ublas::vector
Dmatrix.hpp104 void to_host(ublas::matrix<T, L, A> &m, compute::command_queue &queue) const in to_host() function in boost::numeric::ublas::matrix