Home
last modified time | relevance | path

Searched refs:CL_CONTEXT_INTEROP_USER_SYNC (Results 1 – 9 of 9) sorted by relevance

/external/OpenCL-CTS/test_conformance/d3d10/
Dmain.cpp332 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()
/external/OpenCL-CTS/test_conformance/d3d11/
Dmain.cpp330 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()
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp388 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()
/external/angle/src/libANGLE/
DCLPlatform.cpp44 case CL_CONTEXT_INTEROP_USER_SYNC: in ParseContextProperties()
DvalidationCL.cpp65 case CL_CONTEXT_INTEROP_USER_SYNC: in ValidateContextProperties()
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_interop_sync.cpp92 CL_CONTEXT_INTEROP_USER_SYNC, in interop_user_sync()
/external/mesa3d/include/CL/
Dcl.h470 #define CL_CONTEXT_INTEROP_USER_SYNC 0x1085 macro
/external/angle/include/CL/
Dcl.h472 #define CL_CONTEXT_INTEROP_USER_SYNC 0x1085 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h472 #define CL_CONTEXT_INTEROP_USER_SYNC 0x1085 macro