Searched refs:CL_MEM_WRITE_ONLY (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ | ||
D | cl.h | 531 #define CL_MEM_WRITE_ONLY (1 << 1) macro |
D | opencl.hpp | 3612 return CL_MEM_WRITE_ONLY | in getSVMMemFlags() |