Template:Infobox graphics processing unit: Difference between revisions
m (→top: Changed from Direct3D to DirectX as Direct3D more commonly referred to DirectX by GPU manufacturers) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 02:54, 15 February 2024
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
[[File:{{{image}}}|{{{img_w}}}]] | |
Release date | {{{date}}} {{{created}}} |
---|---|
Discontinued | {{{discontinued}}} |
Codename | {{{codename}}} or {{{codenames}}} |
Architecture | {{{architecture}}} |
Models | {{{model}}}
|
Cores | {{{cores-nothread}}} {{{numcores}}} |
Transistors | {{{transistors}}}
|
Fabrication process | {{{fab}}} {{{process}}} |
Cards | |
Entry-level | {{{entry}}} |
Mid-range | {{{midrange}}} |
High-end | {{{highend}}} |
Enthusiast | {{{enthusiast}}} |
API support | |
DirectX | {{{d3dversion}}} |
OpenCL | {{{openclversion}}} |
OpenGL | {{{openglversion}}} |
Mantle | {{{mantleapi}}} |
Vulkan | {{{vulkanapi}}} |
History | |
Predecessor | {{{predecessor}}} |
Variant | {{{variant}}} |
Successor | {{{successor}}} |
Support status | |
{{{support status}}} |
Usage
All parameters optional other than created and, if image used, img_w (image width). <syntaxhighlight lang="wikitext" style="overflow:auto;">
Width of image (required if image used) | |
Release date | Date the GPU series released (required) Year when foundation chip developed and/or first produced |
---|---|
Discontinued | Date the GPU series was discountinued or ceased production |
Manufactured by | The manufacturing fab that produced the product such as TSMC or Samsung |
Designed by | The firm that designed the GPU such as Intel, AMD, or Nvidia |
Marketed by | The firm that markets the GPU such as Intel, AMD, or Nvidia |
Models | Model series
|
Cores | Number of cores |
Transistors |
|
Fabrication process | Fabrication GPU family's fabrication process |
Cards | |
Entry-level | (Series of) entry-level cards using GPU |
Mid-range | ...........mid-range cards |
High-end | ...........high-end cards |
Enthusiast | ...........enthusiast cards |
API support | |
OpenCL | .................OpenCL version |
OpenGL | .................OpenGL version |
Mantle | Mantle API |
Vulkan | Vulkan API |
</syntaxhighlight>
Blank syntax
<syntaxhighlight lang="wikitext" style="overflow:auto;"> </syntaxhighlight>