Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DtypeWrappers.h36 clContextWrapper() { mContext = NULL; } in clContextWrapper() function
37 clContextWrapper(cl_context program) { mContext = program; } in clContextWrapper() function