/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | main.cpp | 50 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit() 60 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit() 71 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit() 82 clGetExtensionFunctionAddressForPlatform( in MediaSurfaceSharingExtensionInit()
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 1189 …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/ |
D | test_op_opaque.cpp | 49 clGetExtensionFunctionAddressForPlatform( in TEST_SPIRV_FUNC()
|
D | test_linkage.cpp | 52 clGetExtensionFunctionAddressForPlatform( in test_linkage_compile()
|
D | main.cpp | 184 clGetExtensionFunctionAddressForPlatform( in get_program_with_il()
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 111 clGetExtensionFunctionAddressForPlatform;
|
D | libOpenCL_autogen.cpp | 899 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/ |
D | opencl_wrapper.cc | 210 LoadFunction(clGetExtensionFunctionAddressForPlatform); in LoadOpenCLFunctions() 329 clGetExtensionFunctionAddressForPlatform; in LoadOpenCLFunctions() variable
|
D | opencl_wrapper.h | 616 clGetExtensionFunctionAddressForPlatform;
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 2411 …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()
|
D | setup_win32.cpp | 117 …clGetGLContextInfoKHR = (clGetGLContextInfoKHR_fn) clGetExtensionFunctionAddressForPlatform(platfo… in CreateCLContext()
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_queue_properties.cpp | 53 …pertiesKHR = (clCreateCommandQueueWithPropertiesKHR_fn) clGetExtensionFunctionAddressForPlatform(p… in enqueue_kernel()
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | setup_egl.cpp | 116 (clGetGLContextInfoKHR_fn)clGetExtensionFunctionAddressForPlatform( in CreateCLContext()
|
D | test_fence_sync.cpp | 328 …(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/ |
D | cl_dispatch_table.cpp | 135 cl::clGetExtensionFunctionAddressForPlatform,
|
D | proc_table_cl_autogen.cpp | 118 P(::cl::clGetExtensionFunctionAddressForPlatform)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 476 void *CL_API_CALL clGetExtensionFunctionAddressForPlatform(cl_platform_id platform,
|
/external/OpenCL-CTS/test_conformance/pipes/ |
D | test_pipe_subgroups.cpp | 174 (clGetKernelSubGroupInfoKHR_fn)clGetExtensionFunctionAddressForPlatform( in test_pipe_subgroups_divergence()
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | platform.cpp | 226 clGetExtensionFunctionAddressForPlatform(cl_platform_id d_platform, in clGetExtensionFunctionAddressForPlatform() function
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_fence_sync.cpp | 333 …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/ |
D | harness.cpp | 34 …x = (x ## _fn)clGetExtensionFunctionAddressForPlatform(platform, #x); NonTestRequire(x, "Failed to…
|
/external/OpenCL-CTS/test_conformance/d3d11/ |
D | harness.cpp | 35 …x = (x ## _fn)clGetExtensionFunctionAddressForPlatform(platform, #x); NonTestRequire(x, "Failed to…
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLPlatformCL.cpp | 258 mNative->getDispatch().clGetExtensionFunctionAddressForPlatform == nullptr)) in createInfo()
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_unload_platform_compiler.cpp | 283 clGetExtensionFunctionAddressForPlatform(
|
/external/OpenCL-CTS/test_conformance/subgroups/ |
D | subhelpers.h | 207 clGetExtensionFunctionAddressForPlatform( in subgroupsAPI()
|