File: index.html

package info (click to toggle)
khronos-opencl-man 1.0~svn33624-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,380 kB
  • sloc: xml: 58,847; makefile: 603; ruby: 183; sh: 22
file content (14 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OpenCL 1.2 Reference Pages</title>
</HEAD>
<frameset rows="85,*">
	<frame src="Opencl_header.html" scrolling="no" noresize frameborder="0" marginwidth="0" marginheight="0">
	<frameset cols="25%,75%">
  		<frame src="Opencl_tofc.html" scrolling="yes">
		<frame src="oclRefPages-Title.html" name="pagedisplay" frameborder="0" marginwidth="0" marginheight="0">
	</frameset>

</frameset>
</html>