Home
last modified time | relevance | path

Searched refs:clGetExtensionFunctionAddressForPlatform (Results 1 – 25 of 34) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dmain.cpp50 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit()
60 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit()
71 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit()
82 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit()
/external/OpenCL-CTS/test_common/gles/
Dhelpers.cpp1189 …clCreateFromGLBuffer_ptr = (clCreateFromGLBuffer_fn)clGetExtensionFunctionAddressForPlatform(platf… in init_clgl_ext()
1196 …clCreateFromGLTexture_ptr = (clCreateFromGLTexture_fn)clGetExtensionFunctionAddressForPlatform(pla… in init_clgl_ext()
1203 …FromGLRenderbuffer_ptr = (clCreateFromGLRenderbuffer_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
1210 …clGetGLObjectInfo_ptr = (clGetGLObjectInfo_fn)clGetExtensionFunctionAddressForPlatform(platform_id… in init_clgl_ext()
1217 …clGetGLTextureInfo_ptr = (clGetGLTextureInfo_fn)clGetExtensionFunctionAddressForPlatform(platform_… in init_clgl_ext()
1224 …eueAcquireGLObjects_ptr = (clEnqueueAcquireGLObjects_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
1231 …eueReleaseGLObjects_ptr = (clEnqueueReleaseGLObjects_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_opaque.cpp49 clGetExtensionFunctionAddressForPlatform( in TEST_SPIRV_FUNC()
Dtest_linkage.cpp52 clGetExtensionFunctionAddressForPlatform( in test_linkage_compile()
Dmain.cpp184 clGetExtensionFunctionAddressForPlatform( in get_program_with_il()
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map111 clGetExtensionFunctionAddressForPlatform;
DlibOpenCL_autogen.cpp899 void *CL_API_CALL clGetExtensionFunctionAddressForPlatform(cl_platform_id platform, in clGetExtensionFunctionAddressForPlatform() function
902 return cl::GetDispatch().clGetExtensionFunctionAddressForPlatform(platform, func_name); in clGetExtensionFunctionAddressForPlatform()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc210 LoadFunction(clGetExtensionFunctionAddressForPlatform); in LoadOpenCLFunctions()
329 clGetExtensionFunctionAddressForPlatform; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h616 clGetExtensionFunctionAddressForPlatform;
/external/OpenCL-CTS/test_common/gl/
Dhelpers.cpp2411 …clCreateFromGLBuffer_ptr = (clCreateFromGLBuffer_fn)clGetExtensionFunctionAddressForPlatform(platf… in init_clgl_ext()
2416 …CreateFromGLTexture2D_ptr = (clCreateFromGLTexture2D_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
2421 …CreateFromGLTexture3D_ptr = (clCreateFromGLTexture3D_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
2426 …clCreateFromGLTexture_ptr = (clCreateFromGLTexture_fn)clGetExtensionFunctionAddressForPlatform(pla… in init_clgl_ext()
2431 …FromGLRenderbuffer_ptr = (clCreateFromGLRenderbuffer_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
2436 …clGetGLObjectInfo_ptr = (clGetGLObjectInfo_fn)clGetExtensionFunctionAddressForPlatform(platform,"c… in init_clgl_ext()
2441 …clGetGLTextureInfo_ptr = (clGetGLTextureInfo_fn)clGetExtensionFunctionAddressForPlatform(platform,… in init_clgl_ext()
2446 …eueAcquireGLObjects_ptr = (clEnqueueAcquireGLObjects_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
2451 …eueReleaseGLObjects_ptr = (clEnqueueReleaseGLObjects_fn)clGetExtensionFunctionAddressForPlatform(p… in init_clgl_ext()
Dsetup_win32.cpp117 …clGetGLContextInfoKHR = (clGetGLContextInfoKHR_fn) clGetExtensionFunctionAddressForPlatform(platfo… in CreateCLContext()
/external/OpenCL-CTS/test_conformance/api/
Dtest_queue_properties.cpp53 …pertiesKHR = (clCreateCommandQueueWithPropertiesKHR_fn) clGetExtensionFunctionAddressForPlatform(p… in enqueue_kernel()
/external/OpenCL-CTS/test_conformance/gles/
Dsetup_egl.cpp116 (clGetGLContextInfoKHR_fn)clGetExtensionFunctionAddressForPlatform( in CreateCLContext()
Dtest_fence_sync.cpp328 …(clCreateEventFromGLsyncKHR_fn)clGetExtensionFunctionAddressForPlatform(platform_id,"clCreateEvent… in test_fence_sync_single()
333 …(clCreateEventFromGLsyncKHR_fn)clGetExtensionFunctionAddressForPlatform(platform_id, "clCreateEven… in test_fence_sync_single()
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp135 cl::clGetExtensionFunctionAddressForPlatform,
Dproc_table_cl_autogen.cpp118 P(::cl::clGetExtensionFunctionAddressForPlatform)}, in GetProcTable()
Dentry_points_cl_autogen.h476 void *CL_API_CALL clGetExtensionFunctionAddressForPlatform(cl_platform_id platform,
/external/OpenCL-CTS/test_conformance/pipes/
Dtest_pipe_subgroups.cpp174 (clGetKernelSubGroupInfoKHR_fn)clGetExtensionFunctionAddressForPlatform( in test_pipe_subgroups_divergence()
/external/mesa3d/src/gallium/frontends/clover/api/
Dplatform.cpp226 clGetExtensionFunctionAddressForPlatform(cl_platform_id d_platform, in clGetExtensionFunctionAddressForPlatform() function
/external/OpenCL-CTS/test_conformance/gl/
Dtest_fence_sync.cpp333 …EventFromGLsyncKHR_ptr = (clCreateEventFromGLsyncKHR_fn)clGetExtensionFunctionAddressForPlatform(p… in test_fence_sync_single()
337 …EventFromGLsyncKHR_ptr = (clCreateEventFromGLsyncKHR_fn)clGetExtensionFunctionAddressForPlatform(p… in test_fence_sync_single()
/external/OpenCL-CTS/test_conformance/d3d10/
Dharness.cpp34 …x = (x ## _fn)clGetExtensionFunctionAddressForPlatform(platform, #x); NonTestRequire(x, "Failed to…
/external/OpenCL-CTS/test_conformance/d3d11/
Dharness.cpp35 …x = (x ## _fn)clGetExtensionFunctionAddressForPlatform(platform, #x); NonTestRequire(x, "Failed to…
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp258 mNative->getDispatch().clGetExtensionFunctionAddressForPlatform == nullptr)) in createInfo()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_unload_platform_compiler.cpp283 clGetExtensionFunctionAddressForPlatform(
/external/OpenCL-CTS/test_conformance/subgroups/
Dsubhelpers.h207 clGetExtensionFunctionAddressForPlatform( in subgroupsAPI()

12