Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp32 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;
DlibOpenCL_autogen.cpp67 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function
76 return cl::GetDispatch().clCreateContextFromType(properties, device_type, pfn_notify, user_data, in clCreateContextFromType()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc128 LoadFunction(clCreateContextFromType); in LoadOpenCLFunctions()
246 PFN_clCreateContextFromType clCreateContextFromType; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h532 extern PFN_clCreateContextFromType clCreateContextFromType;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp23 cl::clCreateContextFromType,
Dproc_table_cl_autogen.cpp34 {"clCreateContextFromType", P(::cl::clCreateContextFromType)}, in GetProcTable()
Dentry_points_cl_autogen.h48 clCreateContextFromType(const cl_context_properties *properties,
Dentry_points_cl_autogen.cpp140 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp59 mNative->getDispatch().clCreateContextFromType == nullptr || in createInfo()
413 cl_context nativeContext = mNative->getDispatch().clCreateContextFromType( in createContextFromType()
/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/mesa3d/include/CL/
Dcl.h1019 clCreateContextFromType(const cl_context_properties * properties,
Dcl_icd.h1111 cl_api_clCreateContextFromType clCreateContextFromType; member
Dcl2.hpp841 #define __CREATE_CONTEXT_FROM_TYPE_ERR CL_HPP_ERR_STR_(clCreateContextFromType)
2933 object_ = ::clCreateContextFromType( in Context()
Dcl.hpp395 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)
2644 object_ = ::clCreateContextFromType( in Context()
/external/angle/include/CL/
Dcl_icd.h1111 cl_api_clCreateContextFromType clCreateContextFromType; member
Dcl.h1021 clCreateContextFromType(const cl_context_properties * properties,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1021 clCreateContextFromType(const cl_context_properties * properties,