Searched refs:clCreateContextFromType (Results 1 – 21 of 21) sorted by relevance
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 32 clCreateContextFromType,
|
D | context.cpp | 62 clCreateContextFromType(const cl_context_properties *d_props, in clCreateContextFromType() function
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_create_context_from_type.cpp | 62 context_to_test = clCreateContextFromType(properties, type, notify_callback, NULL, &error); in test_create_context_from_type()
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 18 clCreateContextFromType;
|
D | libOpenCL_autogen.cpp | 67 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/ |
D | opencl_wrapper.cc | 128 LoadFunction(clCreateContextFromType); in LoadOpenCLFunctions() 246 PFN_clCreateContextFromType clCreateContextFromType; in LoadOpenCLFunctions() variable
|
D | opencl_wrapper.h | 532 extern PFN_clCreateContextFromType clCreateContextFromType;
|
/external/angle/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 23 cl::clCreateContextFromType,
|
D | proc_table_cl_autogen.cpp | 34 {"clCreateContextFromType", P(::cl::clCreateContextFromType)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 48 clCreateContextFromType(const cl_context_properties *properties,
|
D | entry_points_cl_autogen.cpp | 140 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLPlatformCL.cpp | 59 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/ |
D | test_create_context.cpp | 99 ctx = clCreateContextFromType(&contextProperties[0], in context_create()
|
D | test_interop_sync.cpp | 106 ctx = clCreateContextFromType(&contextProperties[0], in interop_user_sync()
|
/external/mesa3d/include/CL/ |
D | cl.h | 1019 clCreateContextFromType(const cl_context_properties * properties,
|
D | cl_icd.h | 1111 cl_api_clCreateContextFromType clCreateContextFromType; member
|
D | cl2.hpp | 841 #define __CREATE_CONTEXT_FROM_TYPE_ERR CL_HPP_ERR_STR_(clCreateContextFromType) 2933 object_ = ::clCreateContextFromType( in Context()
|
D | cl.hpp | 395 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType) 2644 object_ = ::clCreateContextFromType( in Context()
|
/external/angle/include/CL/ |
D | cl_icd.h | 1111 cl_api_clCreateContextFromType clCreateContextFromType; member
|
D | cl.h | 1021 clCreateContextFromType(const cl_context_properties * properties,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 1021 clCreateContextFromType(const cl_context_properties * properties,
|