sync-ing asm and dis for minimal shaders
[vulkan-misc.git] / 2d / kickstart / ABBREVIATIONS
blobe6ed355709c0fefd69d1d274cb327197703aafad
1 _g : _global (naming noise for identifier keyword namespace growth)
2 _t : _type (naming noise for identifier keyword namespace growth)
3 app : APPlication
4 addr : ADDResse
5 blk(s) BLocK(S)
6 buf(s) : BUFfer(S)
7 c : Connection (often)
8 cap(s) : CAPability(ieS)
9 cmdpool(s) : CoMmand POOL(S)
10 col(s) : COLumn(S)
11 conf(s) : CONFiguration(s)
12 cpu : Central Processing Unit
13 desc(s) : DESCription(S)
14 dev(s) : DEVice(S)
15 disp :DISPlay
16 dl : Dynamic Loading
17 dst : DeSTination
18 enum : ENUMeration
19 env : ENVironment
20 err : error
21 evt(s) :EVenT(S)
22 ext(s) : EXTension(S)
23 Fam(S) : Family(ieS)
24 fmt(s) : ForMaT(S)
25 gfx : GraFiX
26 gpu : Grafic Processing Unit
27 id : IDentifier
28 idx(s) : InDeX(eS)
29 img(s) : IMaGe(S)
30 info(s) : INFOrmation(S)
31 lvl(s): LeVeL(S)
32 max : MAXimum
33 mem : MEMory
34 n : couNt
35 obj(s) : OBJect(S)
36 pe :Presentation Engine (vulkan)
37 phydev(s) : physical devices
38 prio(s) : PRIOrity(ieS)
39 proc : PROCedure
40 prop(s) : properties
41 q(s) : Queue(S)
42 r : Result (often)
43 resz : RESiZe
44 rsrc(s) : ReSouRCe(S)
45 rqmt(s) : ReQuireMenT(S)
46 scr(s) : SCReen(S)
47 sem(s) : SEMaphore(S)
48 spec : SPECification
49 src : SouRCe
50 struct : STRUCTure
51 surf(s) : SURFage(S)
52 swpchn(s) : SWaPCHaiN(S)
53 sym(s) : SYMbol(S)
54 sz : SiZe
55 tmp : TeMPorary
56 uuid : Universal Uniq IDentifier
57 vk : VulKan
58 win : WINdow
59 wsi : Window System Integration