Home
last modified time | relevance | path

Searched refs:clCreateContextFromType (Results 1 – 25 of 46) sorted by relevance

12

/external/OpenCL-ICD-Loader/loader/windows/
DOpenCL-mingw-i686.def32 clCreateContextFromType@24 == clCreateContextFromType
DOpenCL.def36 clCreateContextFromType
/external/OpenCL-ICD-Loader/scripts/
Dicd_dispatch_generated.c.mako10 'clCreateContextFromType',
108 ## clCreateContextFromType is a special case, since it calls
110 % elif api.Name == "clCreateContextFromType":
140 %elif api.Name == "clCreateContextFromType":
/external/OpenCL-CTS/test_conformance/vulkan/
Dtest_vulkan_api_consistency.cpp52 context = clCreateContextFromType(contextProperties, CL_DEVICE_TYPE_GPU, in test_consistency_external_buffer()
204 context = clCreateContextFromType(contextProperties, CL_DEVICE_TYPE_GPU, in test_consistency_external_image()
390 context = clCreateContextFromType(contextProperties, CL_DEVICE_TYPE_GPU, in test_consistency_external_semaphore()
/external/mesa3d/src/gallium/targets/opencl/
DOpenCL.def.in6 clCreateContextFromType@24
/external/ComputeLibrary/arm_compute/core/CL/
DOpenCL.h94 DECLARE_FUNCTION_PTR(clCreateContextFromType);
/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp33 clCreateContextFromType,
Dcontext.cpp62 clCreateContextFromType(const cl_context_properties *d_props, in clCreateContextFromType() function
/external/OpenCL-CTS/test_conformance/api/
Dtest_create_context_from_type.cpp62 context_to_test = clCreateContextFromType(properties, type, notify_callback, NULL, &error); in test_create_context_from_type()
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map18 clCreateContextFromType;
/external/OpenCL-ICD-Loader/test/driver_stub/
Drename_api.h12 #define clCreateContextFromType ___clCreateContextFromType macro
Dicd.c53 ICD_DISPATCH_TABLE_ENTRY ( clCreateContextFromType ); in cliIcdDispatchTableCreate()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc128 LoadFunction(clCreateContextFromType); in LoadOpenCLFunctions()
257 PFN_clCreateContextFromType clCreateContextFromType; in LoadOpenCLFunctions() variable
/external/OpenCL-ICD-Loader/loader/linux/
Dicd_exports.map25 clCreateContextFromType;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp23 cl::clCreateContextFromType,
Dproc_table_cl_autogen.cpp34 {"clCreateContextFromType", P(::cl::clCreateContextFromType)}, in GetProcTable()
/external/mesa3d/include/CL/
Dcl_icd.h45 clCreateContextFromType_t *clCreateContextFromType; member
/external/OpenCL-Headers/CL/
Dcl_icd.h45 clCreateContextFromType_t *clCreateContextFromType; member
/external/angle/include/CL/
Dcl_icd.h45 clCreateContextFromType_t *clCreateContextFromType; member
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp60 mNative->getDispatch().clCreateContextFromType == nullptr || in createInfo()
413 cl_context nativeContext = mNative->getDispatch().clCreateContextFromType( in createContextFromType()
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dcontext.rs203 #[cl_entrypoint(clCreateContextFromType)]
Dicd.rs30 clCreateContextFromType: Some(clCreateContextFromType),
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_create_context.cpp99 ctx = clCreateContextFromType(&contextProperties[0], in context_create()
Dtest_interop_sync.cpp106 ctx = clCreateContextFromType(&contextProperties[0], in interop_user_sync()
/external/ComputeLibrary/src/core/CL/
DOpenCL.cpp126 LOAD_FUNCTION_PTR(clCreateContextFromType, handle); in load()
368 cl_context clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function

12