پرش به محتوا

الگو:جعبه اطلاعات واحد پردازش گرافیکی

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]
{{{name}}}
[[پرونده:{{{image}}}|{{{img_w}}}]]
{{{caption}}}
تاریخ عرضه{{{date}}} {{{created}}}
کد نام‌
{{{codename}}} or {{{codenames}}}
معماری{{{architecture}}}
مدل‌ها{{{model}}}
  • {{{model1}}}
  • {{{model2}}}
  • ......
  • {{{model15}}}
هسته‌ها{{{cores-nothread}}} {{{numcores}}}
ترانزیستورها و قطعات پردازشی{{{process}}} {{{fab}}} {{{transistors}}}
  • {{{transistors1}}}
  • {{{transistors2}}}
  • ......
  • {{{transistors15}}}
کارت‌های گرافیک
سطح مبتدی{{{entry}}}
سطح میانه{{{midrange}}}
سطح بالا{{{highend}}}
استثنایی{{{enthusiast}}}
پشتیبانی از رابط برنامه‌نویسی کاربردی
دایرکت‌تری‌دی{{{d3dversion}}}
اوپن‌سی‌ال{{{openclversion}}}
اوپن‌جی‌ال{{{openglversion}}}
مانتل{{{mantleapi}}}
تاریخچه
پیشین{{{predecessor}}}
انواع{{{variant}}}
پسین{{{successor}}}


Usage[ویرایش]

All parameters optional other than created and, if image used, img_w (image width).

{{Infobox graphics processing unit
| name           = Official brand name (otherwise defaults to {{PAGENAME}})
| image          = Filename of a product image or logo
| img_w          = Width of image (required if image used)
| caption        = Caption for image (if not a logo)
| date           = Date the GPU series released
| created        = (required) Year when foundation chip developed and/or first produced
| codename [or: codenames] = GPU developmental codename/codenames
| architecture   = 
| model          = Model series
| model1 = ...... | model15 =
| cores-nothread = 
| numcores       = Number of cores
| process        = GPU family's fabrication process
| fab            = Fabrication
| transistors    = 
| transistors1 = ...... | transistors15 = 
| entry          = (Series of) entry-level cards using GPU
| midrange       =  ...........mid-range cards
| highend        =  ...........high-end cards
| enthusiast     =  ...........enthusiast cards
| d3dversion     = Latest supported Direct3D version
| openclversion  = .................OpenCL version
| openglversion  = .................OpenGL version
| mantleapi      = Mantle API
| vulkanapi      = Vulkan API
| predecessor    = 
| variant        = 
| successor      = 
}}

Blank syntax[ویرایش]

{{Infobox graphics processing unit
| name = 
| image = 
| img_w = 
| caption = 
| date = 
| created = 
| codename = 
<!--| codenames = -->
| architecture = 
| model = 
<!--| model1 = | model2 = ...... | model15 = -->
| cores-nothread = 
| numcores = 
| process = 
| fab = 
| transistors = 
<!--| transistors1 = ...... | transistors15 = -->
| entry = 
| midrange = 
| highend = 
| enthusiast = 
| d3dversion = 
| openclversion = 
| openglversion = 
| mantleapi = 
| vulkanapi = 
| predecessor = 
| variant = 
| successor = 
}}