Searched refs:CL_MEM_WRITE_ONLY (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dmemory.cpp35 CL_MEM_READ_WRITE | CL_MEM_WRITE_ONLY | CL_MEM_READ_ONLY;
328 if (flags & (CL_MEM_WRITE_ONLY | CL_MEM_READ_WRITE) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dmemory.cpp34 CL_MEM_READ_WRITE | CL_MEM_WRITE_ONLY | CL_MEM_READ_ONLY;
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h480 #define CL_MEM_WRITE_ONLY (1 << 1) macro
H A Dcl2.hpp3339 return CL_MEM_WRITE_ONLY |
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h522 #define CL_MEM_WRITE_ONLY (1 << 1) macro
H A Dcl2.hpp3483 return CL_MEM_WRITE_ONLY |

Completed in 33 milliseconds