Searched defs:ptx_device (Results 1 – 2 of 2) sorted by relevance
294 struct ptx_device struct296 CUcontext ctx;297 bool ctx_shared;298 CUdevice dev;300 int ord;301 bool overlap;302 bool map;303 bool concur;304 bool mkern;305 int mode;[all …]
280 struct ptx_device struct282 CUcontext ctx;283 bool ctx_shared;284 CUdevice dev;286 int ord;310 struct ptx_device *next; argument