Searched refs:CL_CONTEXT_INTEROP_USER_SYNC (Results 1 – 9 of 9) sorted by relevance
332 properties[2] = (cl_context_properties)CL_CONTEXT_INTEROP_USER_SYNC; in TestDeviceContextCreate()353 properties[2] = (cl_context_properties)CL_CONTEXT_INTEROP_USER_SYNC; in TestDeviceContextCreate()
330 properties[2] = (cl_context_properties)CL_CONTEXT_INTEROP_USER_SYNC; in TestDeviceContextCreate()351 properties[2] = (cl_context_properties)CL_CONTEXT_INTEROP_USER_SYNC; in TestDeviceContextCreate()
388 userSync && mPlatform.isVersionOrNewer(1u, 2u) ? CL_CONTEXT_INTEROP_USER_SYNC : 0, CL_TRUE, in createContext()411 userSync && mPlatform.isVersionOrNewer(1u, 2u) ? CL_CONTEXT_INTEROP_USER_SYNC : 0, CL_TRUE, in createContextFromType()
44 case CL_CONTEXT_INTEROP_USER_SYNC: in ParseContextProperties()
65 case CL_CONTEXT_INTEROP_USER_SYNC: in ValidateContextProperties()
92 CL_CONTEXT_INTEROP_USER_SYNC, in interop_user_sync()
470 #define CL_CONTEXT_INTEROP_USER_SYNC 0x1085 macro
472 #define CL_CONTEXT_INTEROP_USER_SYNC 0x1085 macro