From 893f5406cc200372fded684c3bbc2e367b0ae3bf Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Tue, 20 Apr 2010 21:01:33 +0200 Subject: updated opencl man pages url in native-taglet.propierties. --- resources/native-taglet.properties | 148 ++++++++++++++++++------------------- 1 file changed, 74 insertions(+), 74 deletions(-) (limited to 'resources') diff --git a/resources/native-taglet.properties b/resources/native-taglet.properties index 5d262ffe..a1510ad0 100644 --- a/resources/native-taglet.properties +++ b/resources/native-taglet.properties @@ -1,77 +1,77 @@ #Generated, do not edit, edit createTagletProps.sh instead. #This file is used in NativeTaglet and maps the generated method names #to the function specific OpenCL documentation man pages. -nativetaglet.baseUrl=http://www.khronos.org/opencl/sdk/1.0/docs/man/xhtml/ -clBuildProgram=clBuildProgram.html -clCreateBuffer=clCreateBuffer.html -clCreateCommandQueue=clCreateCommandQueue.html -clCreateContext=clCreateContext.html -clCreateContextFromType=clCreateContextFromType.html -clCreateFromGLBuffer=clCreateFromGLBuffer.html -clCreateFromGLRenderbuffer=clCreateFromGLRenderbuffer.html -clCreateFromGLTexture2D=clCreateFromGLTexture2D.html -clCreateFromGLTexture3D=clCreateFromGLTexture3D.html -clCreateImage2D=clCreateImage2D.html -clCreateImage3D=clCreateImage3D.html -clCreateKernel=clCreateKernel.html -clCreateKernelsInProgram=clCreateKernelsInProgram.html -clCreateProgramWithBinary=clCreateProgramWithBinary.html -clCreateProgramWithSource=clCreateProgramWithSource.html -clCreateSampler=clCreateSampler.html -clEnqueueAcquireGLObjects=clEnqueueAcquireGLObjects.html -clEnqueueBarrier=clEnqueueBarrier.html -clEnqueueCopyBufferToImage=clEnqueueCopyBufferToImage.html -clEnqueueCopyImage=clEnqueueCopyImage.html -clEnqueueCopyImageToBuffer=clEnqueueCopyImageToBuffer.html -clEnqueueMapBuffer=clEnqueueMapBuffer.html -clEnqueueMapImage=clEnqueueMapImage.html -clEnqueueMarker=clEnqueueMarker.html -clEnqueueNativeKernel=clEnqueueNativeKernel.html -clEnqueueNDRangeKernel=clEnqueueNDRangeKernel.html -clEnqueueReadBuffer=clEnqueueReadBuffer.html -clEnqueueReadImage=clEnqueueReadImage.html -clEnqueueReleaseGLObjects=clEnqueueReleaseGLObjects.html -clEnqueueTask=clEnqueueTask.html -clEnqueueUnmapMemObject=clEnqueueUnmapMemObject.html -clEnqueueWaitForEvents=clEnqueueWaitForEvents.html -clEnqueueWriteBuffer=clEnqueueWriteBuffer.html -clEnqueueWriteImage=clEnqueueWriteImage.html -clFinish=clFinish.html -clFlush=clFlush.html -clGetCommandQueueInfo=clGetCommandQueueInfo.html -clGetContextInfo=clGetContextInfo.html -clGetDeviceIDs=clGetDeviceIDs.html -clGetDeviceInfo=clGetDeviceInfo.html -clGetEventInfo=clGetEventInfo.html -clGetEventProfilingInfo=clGetEventProfilingInfo.html -clGetExtensionFunctionAddress=clGetExtensionFunctionAddress.html -clGetGLObjectInfo=clGetGLObjectInfo.html -clGetGLTextureInfo=clGetGLTextureInfo.html -clGetImageInfo=clGetImageInfo.html -clGetKernelInfo=clGetKernelInfo.html -clGetKernelWorkGroupInfo=clGetKernelWorkGroupInfo.html -clGetMemObjectInfo=clGetMemObjectInfo.html -clGetPlatformIDs=clGetPlatformIDs.html -clGetPlatformInfo=clGetPlatformInfo.html -clGetProgramBuildInfo=clGetProgramBuildInfo.html -clGetProgramInfo=clGetProgramInfo.html -clGetSamplerInfo=clGetSamplerInfo.html -clGetSupportedImageFormats=clGetSupportedImageFormats.html -clReleaseCommandQueue=clReleaseCommandQueue.html -clReleaseContext=clReleaseContext.html -clReleaseEvent=clReleaseEvent.html -clReleaseKernel=clReleaseKernel.html -clReleaseMemObject=clReleaseMemObject.html -clReleaseProgram=clReleaseProgram.html -clReleaseSampler=clReleaseSampler.html -clRetainCommandQueue=clRetainCommandQueue.html -clRetainContext=clRetainContext.html -clRetainEvent=clRetainEvent.html -clRetainKernel=clRetainKernel.html -clRetainMemObject=clRetainMemObject.html -clRetainProgram=clRetainProgram.html -clRetainSampler=clRetainSampler.html -clSetCommandQueueProperty=clSetCommandQueueProperty.html -clSetKernelArg=clSetKernelArg.html -clUnloadCompiler=clUnloadCompiler.html -clWaitForEvents=clWaitForEvents.html +nativetaglet.baseUrl=http://www.khronos.org/registry/cl/sdk/1.0/docs/man/xhtml/ +clBuildProgram=clBuildProgram.html +clCreateBuffer=clCreateBuffer.html +clCreateCommandQueue=clCreateCommandQueue.html +clCreateContext=clCreateContext.html +clCreateContextFromType=clCreateContextFromType.html +clCreateFromGLBuffer=clCreateFromGLBuffer.html +clCreateFromGLRenderbuffer=clCreateFromGLRenderbuffer.html +clCreateFromGLTexture2D=clCreateFromGLTexture2D.html +clCreateFromGLTexture3D=clCreateFromGLTexture3D.html +clCreateImage2D=clCreateImage2D.html +clCreateImage3D=clCreateImage3D.html +clCreateKernel=clCreateKernel.html +clCreateKernelsInProgram=clCreateKernelsInProgram.html +clCreateProgramWithBinary=clCreateProgramWithBinary.html +clCreateProgramWithSource=clCreateProgramWithSource.html +clCreateSampler=clCreateSampler.html +clEnqueueAcquireGLObjects=clEnqueueAcquireGLObjects.html +clEnqueueBarrier=clEnqueueBarrier.html +clEnqueueCopyBufferToImage=clEnqueueCopyBufferToImage.html +clEnqueueCopyImage=clEnqueueCopyImage.html +clEnqueueCopyImageToBuffer=clEnqueueCopyImageToBuffer.html +clEnqueueMapBuffer=clEnqueueMapBuffer.html +clEnqueueMapImage=clEnqueueMapImage.html +clEnqueueMarker=clEnqueueMarker.html +clEnqueueNativeKernel=clEnqueueNativeKernel.html +clEnqueueNDRangeKernel=clEnqueueNDRangeKernel.html +clEnqueueReadBuffer=clEnqueueReadBuffer.html +clEnqueueReadImage=clEnqueueReadImage.html +clEnqueueReleaseGLObjects=clEnqueueReleaseGLObjects.html +clEnqueueTask=clEnqueueTask.html +clEnqueueUnmapMemObject=clEnqueueUnmapMemObject.html +clEnqueueWaitForEvents=clEnqueueWaitForEvents.html +clEnqueueWriteBuffer=clEnqueueWriteBuffer.html +clEnqueueWriteImage=clEnqueueWriteImage.html +clFinish=clFinish.html +clFlush=clFlush.html +clGetCommandQueueInfo=clGetCommandQueueInfo.html +clGetContextInfo=clGetContextInfo.html +clGetDeviceIDs=clGetDeviceIDs.html +clGetDeviceInfo=clGetDeviceInfo.html +clGetEventInfo=clGetEventInfo.html +clGetEventProfilingInfo=clGetEventProfilingInfo.html +clGetExtensionFunctionAddress=clGetExtensionFunctionAddress.html +clGetGLObjectInfo=clGetGLObjectInfo.html +clGetGLTextureInfo=clGetGLTextureInfo.html +clGetImageInfo=clGetImageInfo.html +clGetKernelInfo=clGetKernelInfo.html +clGetKernelWorkGroupInfo=clGetKernelWorkGroupInfo.html +clGetMemObjectInfo=clGetMemObjectInfo.html +clGetPlatformIDs=clGetPlatformIDs.html +clGetPlatformInfo=clGetPlatformInfo.html +clGetProgramBuildInfo=clGetProgramBuildInfo.html +clGetProgramInfo=clGetProgramInfo.html +clGetSamplerInfo=clGetSamplerInfo.html +clGetSupportedImageFormats=clGetSupportedImageFormats.html +clReleaseCommandQueue=clReleaseCommandQueue.html +clReleaseContext=clReleaseContext.html +clReleaseEvent=clReleaseEvent.html +clReleaseKernel=clReleaseKernel.html +clReleaseMemObject=clReleaseMemObject.html +clReleaseProgram=clReleaseProgram.html +clReleaseSampler=clReleaseSampler.html +clRetainCommandQueue=clRetainCommandQueue.html +clRetainContext=clRetainContext.html +clRetainEvent=clRetainEvent.html +clRetainKernel=clRetainKernel.html +clRetainMemObject=clRetainMemObject.html +clRetainProgram=clRetainProgram.html +clRetainSampler=clRetainSampler.html +clSetCommandQueueProperty=clSetCommandQueueProperty.html +clSetKernelArg=clSetKernelArg.html +clUnloadCompiler=clUnloadCompiler.html +clWaitForEvents=clWaitForEvents.html -- cgit v1.2.3