2
0

rendering_device_vulkan.cpp 395 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726
  1. /*************************************************************************/
  2. /* rendering_device_vulkan.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2022 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "rendering_device_vulkan.h"
  31. #include "core/config/project_settings.h"
  32. #include "core/io/compression.h"
  33. #include "core/io/file_access.h"
  34. #include "core/io/marshalls.h"
  35. #include "core/os/os.h"
  36. #include "core/templates/hashfuncs.h"
  37. #include "core/version.h"
  38. #include "drivers/vulkan/vulkan_context.h"
  39. #include "thirdparty/misc/smolv.h"
  40. #include "thirdparty/spirv-reflect/spirv_reflect.h"
  41. //#define FORCE_FULL_BARRIER
  42. static const uint32_t SMALL_ALLOCATION_MAX_SIZE = 4096;
  43. // Get the Vulkan object information and possible stage access types (bitwise OR'd with incoming values)
  44. RenderingDeviceVulkan::Buffer *RenderingDeviceVulkan::_get_buffer_from_owner(RID p_buffer, VkPipelineStageFlags &r_stage_mask, VkAccessFlags &r_access_mask, uint32_t p_post_barrier) {
  45. Buffer *buffer = nullptr;
  46. if (vertex_buffer_owner.owns(p_buffer)) {
  47. buffer = vertex_buffer_owner.get_or_null(p_buffer);
  48. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_INPUT_BIT;
  49. r_access_mask |= VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT;
  50. if (buffer->usage & VK_BUFFER_USAGE_STORAGE_BUFFER_BIT) {
  51. if (p_post_barrier & BARRIER_MASK_RASTER) {
  52. r_access_mask |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  53. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  54. }
  55. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  56. r_access_mask |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  57. r_stage_mask |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  58. }
  59. }
  60. } else if (index_buffer_owner.owns(p_buffer)) {
  61. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_INPUT_BIT;
  62. r_access_mask |= VK_ACCESS_INDEX_READ_BIT;
  63. buffer = index_buffer_owner.get_or_null(p_buffer);
  64. } else if (uniform_buffer_owner.owns(p_buffer)) {
  65. if (p_post_barrier & BARRIER_MASK_RASTER) {
  66. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  67. }
  68. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  69. r_stage_mask |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  70. }
  71. r_access_mask |= VK_ACCESS_UNIFORM_READ_BIT;
  72. buffer = uniform_buffer_owner.get_or_null(p_buffer);
  73. } else if (texture_buffer_owner.owns(p_buffer)) {
  74. if (p_post_barrier & BARRIER_MASK_RASTER) {
  75. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  76. r_access_mask |= VK_ACCESS_SHADER_READ_BIT;
  77. }
  78. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  79. r_stage_mask |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  80. r_access_mask |= VK_ACCESS_SHADER_READ_BIT;
  81. }
  82. buffer = &texture_buffer_owner.get_or_null(p_buffer)->buffer;
  83. } else if (storage_buffer_owner.owns(p_buffer)) {
  84. buffer = storage_buffer_owner.get_or_null(p_buffer);
  85. if (p_post_barrier & BARRIER_MASK_RASTER) {
  86. r_stage_mask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  87. r_access_mask |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  88. }
  89. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  90. r_stage_mask |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  91. r_access_mask |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  92. }
  93. if (buffer->usage & VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT) {
  94. r_stage_mask |= VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT;
  95. r_access_mask |= VK_ACCESS_INDIRECT_COMMAND_READ_BIT;
  96. }
  97. }
  98. return buffer;
  99. }
  100. static void update_external_dependency_for_store(VkSubpassDependency2KHR &dependency, bool is_sampled, bool is_storage, bool is_depth) {
  101. // Transitioning from write to read, protect the shaders that may use this next
  102. // Allow for copies/image layout transitions
  103. dependency.dstStageMask |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  104. dependency.dstAccessMask |= VK_ACCESS_TRANSFER_READ_BIT;
  105. if (is_sampled) {
  106. dependency.dstStageMask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  107. dependency.dstAccessMask |= VK_ACCESS_SHADER_READ_BIT;
  108. } else if (is_storage) {
  109. dependency.dstStageMask |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  110. dependency.dstAccessMask |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  111. } else {
  112. dependency.dstStageMask |= VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT;
  113. dependency.dstAccessMask |= VK_ACCESS_COLOR_ATTACHMENT_READ_BIT | VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT;
  114. }
  115. if (is_depth) {
  116. // Depth resources have additional stages that may be interested in them
  117. dependency.dstStageMask |= VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT | VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT;
  118. dependency.dstAccessMask |= VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT | VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT;
  119. }
  120. }
  121. void RenderingDeviceVulkan::_add_dependency(RID p_id, RID p_depends_on) {
  122. if (!dependency_map.has(p_depends_on)) {
  123. dependency_map[p_depends_on] = HashSet<RID>();
  124. }
  125. dependency_map[p_depends_on].insert(p_id);
  126. if (!reverse_dependency_map.has(p_id)) {
  127. reverse_dependency_map[p_id] = HashSet<RID>();
  128. }
  129. reverse_dependency_map[p_id].insert(p_depends_on);
  130. }
  131. void RenderingDeviceVulkan::_free_dependencies(RID p_id) {
  132. //direct dependencies must be freed
  133. HashMap<RID, HashSet<RID>>::Iterator E = dependency_map.find(p_id);
  134. if (E) {
  135. while (E->value.size()) {
  136. free(*E->value.begin());
  137. }
  138. dependency_map.remove(E);
  139. }
  140. //reverse dependencies must be unreferenced
  141. E = reverse_dependency_map.find(p_id);
  142. if (E) {
  143. for (const RID &F : E->value) {
  144. HashMap<RID, HashSet<RID>>::Iterator G = dependency_map.find(F);
  145. ERR_CONTINUE(!G);
  146. ERR_CONTINUE(!G->value.has(p_id));
  147. G->value.erase(p_id);
  148. }
  149. reverse_dependency_map.remove(E);
  150. }
  151. }
  152. const VkFormat RenderingDeviceVulkan::vulkan_formats[RenderingDevice::DATA_FORMAT_MAX] = {
  153. VK_FORMAT_R4G4_UNORM_PACK8,
  154. VK_FORMAT_R4G4B4A4_UNORM_PACK16,
  155. VK_FORMAT_B4G4R4A4_UNORM_PACK16,
  156. VK_FORMAT_R5G6B5_UNORM_PACK16,
  157. VK_FORMAT_B5G6R5_UNORM_PACK16,
  158. VK_FORMAT_R5G5B5A1_UNORM_PACK16,
  159. VK_FORMAT_B5G5R5A1_UNORM_PACK16,
  160. VK_FORMAT_A1R5G5B5_UNORM_PACK16,
  161. VK_FORMAT_R8_UNORM,
  162. VK_FORMAT_R8_SNORM,
  163. VK_FORMAT_R8_USCALED,
  164. VK_FORMAT_R8_SSCALED,
  165. VK_FORMAT_R8_UINT,
  166. VK_FORMAT_R8_SINT,
  167. VK_FORMAT_R8_SRGB,
  168. VK_FORMAT_R8G8_UNORM,
  169. VK_FORMAT_R8G8_SNORM,
  170. VK_FORMAT_R8G8_USCALED,
  171. VK_FORMAT_R8G8_SSCALED,
  172. VK_FORMAT_R8G8_UINT,
  173. VK_FORMAT_R8G8_SINT,
  174. VK_FORMAT_R8G8_SRGB,
  175. VK_FORMAT_R8G8B8_UNORM,
  176. VK_FORMAT_R8G8B8_SNORM,
  177. VK_FORMAT_R8G8B8_USCALED,
  178. VK_FORMAT_R8G8B8_SSCALED,
  179. VK_FORMAT_R8G8B8_UINT,
  180. VK_FORMAT_R8G8B8_SINT,
  181. VK_FORMAT_R8G8B8_SRGB,
  182. VK_FORMAT_B8G8R8_UNORM,
  183. VK_FORMAT_B8G8R8_SNORM,
  184. VK_FORMAT_B8G8R8_USCALED,
  185. VK_FORMAT_B8G8R8_SSCALED,
  186. VK_FORMAT_B8G8R8_UINT,
  187. VK_FORMAT_B8G8R8_SINT,
  188. VK_FORMAT_B8G8R8_SRGB,
  189. VK_FORMAT_R8G8B8A8_UNORM,
  190. VK_FORMAT_R8G8B8A8_SNORM,
  191. VK_FORMAT_R8G8B8A8_USCALED,
  192. VK_FORMAT_R8G8B8A8_SSCALED,
  193. VK_FORMAT_R8G8B8A8_UINT,
  194. VK_FORMAT_R8G8B8A8_SINT,
  195. VK_FORMAT_R8G8B8A8_SRGB,
  196. VK_FORMAT_B8G8R8A8_UNORM,
  197. VK_FORMAT_B8G8R8A8_SNORM,
  198. VK_FORMAT_B8G8R8A8_USCALED,
  199. VK_FORMAT_B8G8R8A8_SSCALED,
  200. VK_FORMAT_B8G8R8A8_UINT,
  201. VK_FORMAT_B8G8R8A8_SINT,
  202. VK_FORMAT_B8G8R8A8_SRGB,
  203. VK_FORMAT_A8B8G8R8_UNORM_PACK32,
  204. VK_FORMAT_A8B8G8R8_SNORM_PACK32,
  205. VK_FORMAT_A8B8G8R8_USCALED_PACK32,
  206. VK_FORMAT_A8B8G8R8_SSCALED_PACK32,
  207. VK_FORMAT_A8B8G8R8_UINT_PACK32,
  208. VK_FORMAT_A8B8G8R8_SINT_PACK32,
  209. VK_FORMAT_A8B8G8R8_SRGB_PACK32,
  210. VK_FORMAT_A2R10G10B10_UNORM_PACK32,
  211. VK_FORMAT_A2R10G10B10_SNORM_PACK32,
  212. VK_FORMAT_A2R10G10B10_USCALED_PACK32,
  213. VK_FORMAT_A2R10G10B10_SSCALED_PACK32,
  214. VK_FORMAT_A2R10G10B10_UINT_PACK32,
  215. VK_FORMAT_A2R10G10B10_SINT_PACK32,
  216. VK_FORMAT_A2B10G10R10_UNORM_PACK32,
  217. VK_FORMAT_A2B10G10R10_SNORM_PACK32,
  218. VK_FORMAT_A2B10G10R10_USCALED_PACK32,
  219. VK_FORMAT_A2B10G10R10_SSCALED_PACK32,
  220. VK_FORMAT_A2B10G10R10_UINT_PACK32,
  221. VK_FORMAT_A2B10G10R10_SINT_PACK32,
  222. VK_FORMAT_R16_UNORM,
  223. VK_FORMAT_R16_SNORM,
  224. VK_FORMAT_R16_USCALED,
  225. VK_FORMAT_R16_SSCALED,
  226. VK_FORMAT_R16_UINT,
  227. VK_FORMAT_R16_SINT,
  228. VK_FORMAT_R16_SFLOAT,
  229. VK_FORMAT_R16G16_UNORM,
  230. VK_FORMAT_R16G16_SNORM,
  231. VK_FORMAT_R16G16_USCALED,
  232. VK_FORMAT_R16G16_SSCALED,
  233. VK_FORMAT_R16G16_UINT,
  234. VK_FORMAT_R16G16_SINT,
  235. VK_FORMAT_R16G16_SFLOAT,
  236. VK_FORMAT_R16G16B16_UNORM,
  237. VK_FORMAT_R16G16B16_SNORM,
  238. VK_FORMAT_R16G16B16_USCALED,
  239. VK_FORMAT_R16G16B16_SSCALED,
  240. VK_FORMAT_R16G16B16_UINT,
  241. VK_FORMAT_R16G16B16_SINT,
  242. VK_FORMAT_R16G16B16_SFLOAT,
  243. VK_FORMAT_R16G16B16A16_UNORM,
  244. VK_FORMAT_R16G16B16A16_SNORM,
  245. VK_FORMAT_R16G16B16A16_USCALED,
  246. VK_FORMAT_R16G16B16A16_SSCALED,
  247. VK_FORMAT_R16G16B16A16_UINT,
  248. VK_FORMAT_R16G16B16A16_SINT,
  249. VK_FORMAT_R16G16B16A16_SFLOAT,
  250. VK_FORMAT_R32_UINT,
  251. VK_FORMAT_R32_SINT,
  252. VK_FORMAT_R32_SFLOAT,
  253. VK_FORMAT_R32G32_UINT,
  254. VK_FORMAT_R32G32_SINT,
  255. VK_FORMAT_R32G32_SFLOAT,
  256. VK_FORMAT_R32G32B32_UINT,
  257. VK_FORMAT_R32G32B32_SINT,
  258. VK_FORMAT_R32G32B32_SFLOAT,
  259. VK_FORMAT_R32G32B32A32_UINT,
  260. VK_FORMAT_R32G32B32A32_SINT,
  261. VK_FORMAT_R32G32B32A32_SFLOAT,
  262. VK_FORMAT_R64_UINT,
  263. VK_FORMAT_R64_SINT,
  264. VK_FORMAT_R64_SFLOAT,
  265. VK_FORMAT_R64G64_UINT,
  266. VK_FORMAT_R64G64_SINT,
  267. VK_FORMAT_R64G64_SFLOAT,
  268. VK_FORMAT_R64G64B64_UINT,
  269. VK_FORMAT_R64G64B64_SINT,
  270. VK_FORMAT_R64G64B64_SFLOAT,
  271. VK_FORMAT_R64G64B64A64_UINT,
  272. VK_FORMAT_R64G64B64A64_SINT,
  273. VK_FORMAT_R64G64B64A64_SFLOAT,
  274. VK_FORMAT_B10G11R11_UFLOAT_PACK32,
  275. VK_FORMAT_E5B9G9R9_UFLOAT_PACK32,
  276. VK_FORMAT_D16_UNORM,
  277. VK_FORMAT_X8_D24_UNORM_PACK32,
  278. VK_FORMAT_D32_SFLOAT,
  279. VK_FORMAT_S8_UINT,
  280. VK_FORMAT_D16_UNORM_S8_UINT,
  281. VK_FORMAT_D24_UNORM_S8_UINT,
  282. VK_FORMAT_D32_SFLOAT_S8_UINT,
  283. VK_FORMAT_BC1_RGB_UNORM_BLOCK,
  284. VK_FORMAT_BC1_RGB_SRGB_BLOCK,
  285. VK_FORMAT_BC1_RGBA_UNORM_BLOCK,
  286. VK_FORMAT_BC1_RGBA_SRGB_BLOCK,
  287. VK_FORMAT_BC2_UNORM_BLOCK,
  288. VK_FORMAT_BC2_SRGB_BLOCK,
  289. VK_FORMAT_BC3_UNORM_BLOCK,
  290. VK_FORMAT_BC3_SRGB_BLOCK,
  291. VK_FORMAT_BC4_UNORM_BLOCK,
  292. VK_FORMAT_BC4_SNORM_BLOCK,
  293. VK_FORMAT_BC5_UNORM_BLOCK,
  294. VK_FORMAT_BC5_SNORM_BLOCK,
  295. VK_FORMAT_BC6H_UFLOAT_BLOCK,
  296. VK_FORMAT_BC6H_SFLOAT_BLOCK,
  297. VK_FORMAT_BC7_UNORM_BLOCK,
  298. VK_FORMAT_BC7_SRGB_BLOCK,
  299. VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK,
  300. VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK,
  301. VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK,
  302. VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK,
  303. VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK,
  304. VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK,
  305. VK_FORMAT_EAC_R11_UNORM_BLOCK,
  306. VK_FORMAT_EAC_R11_SNORM_BLOCK,
  307. VK_FORMAT_EAC_R11G11_UNORM_BLOCK,
  308. VK_FORMAT_EAC_R11G11_SNORM_BLOCK,
  309. VK_FORMAT_ASTC_4x4_UNORM_BLOCK,
  310. VK_FORMAT_ASTC_4x4_SRGB_BLOCK,
  311. VK_FORMAT_ASTC_5x4_UNORM_BLOCK,
  312. VK_FORMAT_ASTC_5x4_SRGB_BLOCK,
  313. VK_FORMAT_ASTC_5x5_UNORM_BLOCK,
  314. VK_FORMAT_ASTC_5x5_SRGB_BLOCK,
  315. VK_FORMAT_ASTC_6x5_UNORM_BLOCK,
  316. VK_FORMAT_ASTC_6x5_SRGB_BLOCK,
  317. VK_FORMAT_ASTC_6x6_UNORM_BLOCK,
  318. VK_FORMAT_ASTC_6x6_SRGB_BLOCK,
  319. VK_FORMAT_ASTC_8x5_UNORM_BLOCK,
  320. VK_FORMAT_ASTC_8x5_SRGB_BLOCK,
  321. VK_FORMAT_ASTC_8x6_UNORM_BLOCK,
  322. VK_FORMAT_ASTC_8x6_SRGB_BLOCK,
  323. VK_FORMAT_ASTC_8x8_UNORM_BLOCK,
  324. VK_FORMAT_ASTC_8x8_SRGB_BLOCK,
  325. VK_FORMAT_ASTC_10x5_UNORM_BLOCK,
  326. VK_FORMAT_ASTC_10x5_SRGB_BLOCK,
  327. VK_FORMAT_ASTC_10x6_UNORM_BLOCK,
  328. VK_FORMAT_ASTC_10x6_SRGB_BLOCK,
  329. VK_FORMAT_ASTC_10x8_UNORM_BLOCK,
  330. VK_FORMAT_ASTC_10x8_SRGB_BLOCK,
  331. VK_FORMAT_ASTC_10x10_UNORM_BLOCK,
  332. VK_FORMAT_ASTC_10x10_SRGB_BLOCK,
  333. VK_FORMAT_ASTC_12x10_UNORM_BLOCK,
  334. VK_FORMAT_ASTC_12x10_SRGB_BLOCK,
  335. VK_FORMAT_ASTC_12x12_UNORM_BLOCK,
  336. VK_FORMAT_ASTC_12x12_SRGB_BLOCK,
  337. VK_FORMAT_G8B8G8R8_422_UNORM,
  338. VK_FORMAT_B8G8R8G8_422_UNORM,
  339. VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM,
  340. VK_FORMAT_G8_B8R8_2PLANE_420_UNORM,
  341. VK_FORMAT_G8_B8_R8_3PLANE_422_UNORM,
  342. VK_FORMAT_G8_B8R8_2PLANE_422_UNORM,
  343. VK_FORMAT_G8_B8_R8_3PLANE_444_UNORM,
  344. VK_FORMAT_R10X6_UNORM_PACK16,
  345. VK_FORMAT_R10X6G10X6_UNORM_2PACK16,
  346. VK_FORMAT_R10X6G10X6B10X6A10X6_UNORM_4PACK16,
  347. VK_FORMAT_G10X6B10X6G10X6R10X6_422_UNORM_4PACK16,
  348. VK_FORMAT_B10X6G10X6R10X6G10X6_422_UNORM_4PACK16,
  349. VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16,
  350. VK_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16,
  351. VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_422_UNORM_3PACK16,
  352. VK_FORMAT_G10X6_B10X6R10X6_2PLANE_422_UNORM_3PACK16,
  353. VK_FORMAT_G10X6_B10X6_R10X6_3PLANE_444_UNORM_3PACK16,
  354. VK_FORMAT_R12X4_UNORM_PACK16,
  355. VK_FORMAT_R12X4G12X4_UNORM_2PACK16,
  356. VK_FORMAT_R12X4G12X4B12X4A12X4_UNORM_4PACK16,
  357. VK_FORMAT_G12X4B12X4G12X4R12X4_422_UNORM_4PACK16,
  358. VK_FORMAT_B12X4G12X4R12X4G12X4_422_UNORM_4PACK16,
  359. VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_420_UNORM_3PACK16,
  360. VK_FORMAT_G12X4_B12X4R12X4_2PLANE_420_UNORM_3PACK16,
  361. VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_422_UNORM_3PACK16,
  362. VK_FORMAT_G12X4_B12X4R12X4_2PLANE_422_UNORM_3PACK16,
  363. VK_FORMAT_G12X4_B12X4_R12X4_3PLANE_444_UNORM_3PACK16,
  364. VK_FORMAT_G16B16G16R16_422_UNORM,
  365. VK_FORMAT_B16G16R16G16_422_UNORM,
  366. VK_FORMAT_G16_B16_R16_3PLANE_420_UNORM,
  367. VK_FORMAT_G16_B16R16_2PLANE_420_UNORM,
  368. VK_FORMAT_G16_B16_R16_3PLANE_422_UNORM,
  369. VK_FORMAT_G16_B16R16_2PLANE_422_UNORM,
  370. VK_FORMAT_G16_B16_R16_3PLANE_444_UNORM,
  371. };
  372. const char *RenderingDeviceVulkan::named_formats[RenderingDevice::DATA_FORMAT_MAX] = {
  373. "R4G4_Unorm_Pack8",
  374. "R4G4B4A4_Unorm_Pack16",
  375. "B4G4R4A4_Unorm_Pack16",
  376. "R5G6B5_Unorm_Pack16",
  377. "B5G6R5_Unorm_Pack16",
  378. "R5G5B5A1_Unorm_Pack16",
  379. "B5G5R5A1_Unorm_Pack16",
  380. "A1R5G5B5_Unorm_Pack16",
  381. "R8_Unorm",
  382. "R8_Snorm",
  383. "R8_Uscaled",
  384. "R8_Sscaled",
  385. "R8_Uint",
  386. "R8_Sint",
  387. "R8_Srgb",
  388. "R8G8_Unorm",
  389. "R8G8_Snorm",
  390. "R8G8_Uscaled",
  391. "R8G8_Sscaled",
  392. "R8G8_Uint",
  393. "R8G8_Sint",
  394. "R8G8_Srgb",
  395. "R8G8B8_Unorm",
  396. "R8G8B8_Snorm",
  397. "R8G8B8_Uscaled",
  398. "R8G8B8_Sscaled",
  399. "R8G8B8_Uint",
  400. "R8G8B8_Sint",
  401. "R8G8B8_Srgb",
  402. "B8G8R8_Unorm",
  403. "B8G8R8_Snorm",
  404. "B8G8R8_Uscaled",
  405. "B8G8R8_Sscaled",
  406. "B8G8R8_Uint",
  407. "B8G8R8_Sint",
  408. "B8G8R8_Srgb",
  409. "R8G8B8A8_Unorm",
  410. "R8G8B8A8_Snorm",
  411. "R8G8B8A8_Uscaled",
  412. "R8G8B8A8_Sscaled",
  413. "R8G8B8A8_Uint",
  414. "R8G8B8A8_Sint",
  415. "R8G8B8A8_Srgb",
  416. "B8G8R8A8_Unorm",
  417. "B8G8R8A8_Snorm",
  418. "B8G8R8A8_Uscaled",
  419. "B8G8R8A8_Sscaled",
  420. "B8G8R8A8_Uint",
  421. "B8G8R8A8_Sint",
  422. "B8G8R8A8_Srgb",
  423. "A8B8G8R8_Unorm_Pack32",
  424. "A8B8G8R8_Snorm_Pack32",
  425. "A8B8G8R8_Uscaled_Pack32",
  426. "A8B8G8R8_Sscaled_Pack32",
  427. "A8B8G8R8_Uint_Pack32",
  428. "A8B8G8R8_Sint_Pack32",
  429. "A8B8G8R8_Srgb_Pack32",
  430. "A2R10G10B10_Unorm_Pack32",
  431. "A2R10G10B10_Snorm_Pack32",
  432. "A2R10G10B10_Uscaled_Pack32",
  433. "A2R10G10B10_Sscaled_Pack32",
  434. "A2R10G10B10_Uint_Pack32",
  435. "A2R10G10B10_Sint_Pack32",
  436. "A2B10G10R10_Unorm_Pack32",
  437. "A2B10G10R10_Snorm_Pack32",
  438. "A2B10G10R10_Uscaled_Pack32",
  439. "A2B10G10R10_Sscaled_Pack32",
  440. "A2B10G10R10_Uint_Pack32",
  441. "A2B10G10R10_Sint_Pack32",
  442. "R16_Unorm",
  443. "R16_Snorm",
  444. "R16_Uscaled",
  445. "R16_Sscaled",
  446. "R16_Uint",
  447. "R16_Sint",
  448. "R16_Sfloat",
  449. "R16G16_Unorm",
  450. "R16G16_Snorm",
  451. "R16G16_Uscaled",
  452. "R16G16_Sscaled",
  453. "R16G16_Uint",
  454. "R16G16_Sint",
  455. "R16G16_Sfloat",
  456. "R16G16B16_Unorm",
  457. "R16G16B16_Snorm",
  458. "R16G16B16_Uscaled",
  459. "R16G16B16_Sscaled",
  460. "R16G16B16_Uint",
  461. "R16G16B16_Sint",
  462. "R16G16B16_Sfloat",
  463. "R16G16B16A16_Unorm",
  464. "R16G16B16A16_Snorm",
  465. "R16G16B16A16_Uscaled",
  466. "R16G16B16A16_Sscaled",
  467. "R16G16B16A16_Uint",
  468. "R16G16B16A16_Sint",
  469. "R16G16B16A16_Sfloat",
  470. "R32_Uint",
  471. "R32_Sint",
  472. "R32_Sfloat",
  473. "R32G32_Uint",
  474. "R32G32_Sint",
  475. "R32G32_Sfloat",
  476. "R32G32B32_Uint",
  477. "R32G32B32_Sint",
  478. "R32G32B32_Sfloat",
  479. "R32G32B32A32_Uint",
  480. "R32G32B32A32_Sint",
  481. "R32G32B32A32_Sfloat",
  482. "R64_Uint",
  483. "R64_Sint",
  484. "R64_Sfloat",
  485. "R64G64_Uint",
  486. "R64G64_Sint",
  487. "R64G64_Sfloat",
  488. "R64G64B64_Uint",
  489. "R64G64B64_Sint",
  490. "R64G64B64_Sfloat",
  491. "R64G64B64A64_Uint",
  492. "R64G64B64A64_Sint",
  493. "R64G64B64A64_Sfloat",
  494. "B10G11R11_Ufloat_Pack32",
  495. "E5B9G9R9_Ufloat_Pack32",
  496. "D16_Unorm",
  497. "X8_D24_Unorm_Pack32",
  498. "D32_Sfloat",
  499. "S8_Uint",
  500. "D16_Unorm_S8_Uint",
  501. "D24_Unorm_S8_Uint",
  502. "D32_Sfloat_S8_Uint",
  503. "Bc1_Rgb_Unorm_Block",
  504. "Bc1_Rgb_Srgb_Block",
  505. "Bc1_Rgba_Unorm_Block",
  506. "Bc1_Rgba_Srgb_Block",
  507. "Bc2_Unorm_Block",
  508. "Bc2_Srgb_Block",
  509. "Bc3_Unorm_Block",
  510. "Bc3_Srgb_Block",
  511. "Bc4_Unorm_Block",
  512. "Bc4_Snorm_Block",
  513. "Bc5_Unorm_Block",
  514. "Bc5_Snorm_Block",
  515. "Bc6H_Ufloat_Block",
  516. "Bc6H_Sfloat_Block",
  517. "Bc7_Unorm_Block",
  518. "Bc7_Srgb_Block",
  519. "Etc2_R8G8B8_Unorm_Block",
  520. "Etc2_R8G8B8_Srgb_Block",
  521. "Etc2_R8G8B8A1_Unorm_Block",
  522. "Etc2_R8G8B8A1_Srgb_Block",
  523. "Etc2_R8G8B8A8_Unorm_Block",
  524. "Etc2_R8G8B8A8_Srgb_Block",
  525. "Eac_R11_Unorm_Block",
  526. "Eac_R11_Snorm_Block",
  527. "Eac_R11G11_Unorm_Block",
  528. "Eac_R11G11_Snorm_Block",
  529. "Astc_4X4_Unorm_Block",
  530. "Astc_4X4_Srgb_Block",
  531. "Astc_5X4_Unorm_Block",
  532. "Astc_5X4_Srgb_Block",
  533. "Astc_5X5_Unorm_Block",
  534. "Astc_5X5_Srgb_Block",
  535. "Astc_6X5_Unorm_Block",
  536. "Astc_6X5_Srgb_Block",
  537. "Astc_6X6_Unorm_Block",
  538. "Astc_6X6_Srgb_Block",
  539. "Astc_8X5_Unorm_Block",
  540. "Astc_8X5_Srgb_Block",
  541. "Astc_8X6_Unorm_Block",
  542. "Astc_8X6_Srgb_Block",
  543. "Astc_8X8_Unorm_Block",
  544. "Astc_8X8_Srgb_Block",
  545. "Astc_10X5_Unorm_Block",
  546. "Astc_10X5_Srgb_Block",
  547. "Astc_10X6_Unorm_Block",
  548. "Astc_10X6_Srgb_Block",
  549. "Astc_10X8_Unorm_Block",
  550. "Astc_10X8_Srgb_Block",
  551. "Astc_10X10_Unorm_Block",
  552. "Astc_10X10_Srgb_Block",
  553. "Astc_12X10_Unorm_Block",
  554. "Astc_12X10_Srgb_Block",
  555. "Astc_12X12_Unorm_Block",
  556. "Astc_12X12_Srgb_Block",
  557. "G8B8G8R8_422_Unorm",
  558. "B8G8R8G8_422_Unorm",
  559. "G8_B8_R8_3Plane_420_Unorm",
  560. "G8_B8R8_2Plane_420_Unorm",
  561. "G8_B8_R8_3Plane_422_Unorm",
  562. "G8_B8R8_2Plane_422_Unorm",
  563. "G8_B8_R8_3Plane_444_Unorm",
  564. "R10X6_Unorm_Pack16",
  565. "R10X6G10X6_Unorm_2Pack16",
  566. "R10X6G10X6B10X6A10X6_Unorm_4Pack16",
  567. "G10X6B10X6G10X6R10X6_422_Unorm_4Pack16",
  568. "B10X6G10X6R10X6G10X6_422_Unorm_4Pack16",
  569. "G10X6_B10X6_R10X6_3Plane_420_Unorm_3Pack16",
  570. "G10X6_B10X6R10X6_2Plane_420_Unorm_3Pack16",
  571. "G10X6_B10X6_R10X6_3Plane_422_Unorm_3Pack16",
  572. "G10X6_B10X6R10X6_2Plane_422_Unorm_3Pack16",
  573. "G10X6_B10X6_R10X6_3Plane_444_Unorm_3Pack16",
  574. "R12X4_Unorm_Pack16",
  575. "R12X4G12X4_Unorm_2Pack16",
  576. "R12X4G12X4B12X4A12X4_Unorm_4Pack16",
  577. "G12X4B12X4G12X4R12X4_422_Unorm_4Pack16",
  578. "B12X4G12X4R12X4G12X4_422_Unorm_4Pack16",
  579. "G12X4_B12X4_R12X4_3Plane_420_Unorm_3Pack16",
  580. "G12X4_B12X4R12X4_2Plane_420_Unorm_3Pack16",
  581. "G12X4_B12X4_R12X4_3Plane_422_Unorm_3Pack16",
  582. "G12X4_B12X4R12X4_2Plane_422_Unorm_3Pack16",
  583. "G12X4_B12X4_R12X4_3Plane_444_Unorm_3Pack16",
  584. "G16B16G16R16_422_Unorm",
  585. "B16G16R16G16_422_Unorm",
  586. "G16_B16_R16_3Plane_420_Unorm",
  587. "G16_B16R16_2Plane_420_Unorm",
  588. "G16_B16_R16_3Plane_422_Unorm",
  589. "G16_B16R16_2Plane_422_Unorm",
  590. "G16_B16_R16_3Plane_444_Unorm",
  591. };
  592. int RenderingDeviceVulkan::get_format_vertex_size(DataFormat p_format) {
  593. switch (p_format) {
  594. case DATA_FORMAT_R8_UNORM:
  595. case DATA_FORMAT_R8_SNORM:
  596. case DATA_FORMAT_R8_UINT:
  597. case DATA_FORMAT_R8_SINT:
  598. case DATA_FORMAT_R8G8_UNORM:
  599. case DATA_FORMAT_R8G8_SNORM:
  600. case DATA_FORMAT_R8G8_UINT:
  601. case DATA_FORMAT_R8G8_SINT:
  602. case DATA_FORMAT_R8G8B8_UNORM:
  603. case DATA_FORMAT_R8G8B8_SNORM:
  604. case DATA_FORMAT_R8G8B8_UINT:
  605. case DATA_FORMAT_R8G8B8_SINT:
  606. case DATA_FORMAT_B8G8R8_UNORM:
  607. case DATA_FORMAT_B8G8R8_SNORM:
  608. case DATA_FORMAT_B8G8R8_UINT:
  609. case DATA_FORMAT_B8G8R8_SINT:
  610. case DATA_FORMAT_R8G8B8A8_UNORM:
  611. case DATA_FORMAT_R8G8B8A8_SNORM:
  612. case DATA_FORMAT_R8G8B8A8_UINT:
  613. case DATA_FORMAT_R8G8B8A8_SINT:
  614. case DATA_FORMAT_B8G8R8A8_UNORM:
  615. case DATA_FORMAT_B8G8R8A8_SNORM:
  616. case DATA_FORMAT_B8G8R8A8_UINT:
  617. case DATA_FORMAT_B8G8R8A8_SINT:
  618. case DATA_FORMAT_A2B10G10R10_UNORM_PACK32:
  619. return 4;
  620. case DATA_FORMAT_R16_UNORM:
  621. case DATA_FORMAT_R16_SNORM:
  622. case DATA_FORMAT_R16_UINT:
  623. case DATA_FORMAT_R16_SINT:
  624. case DATA_FORMAT_R16_SFLOAT:
  625. return 4;
  626. case DATA_FORMAT_R16G16_UNORM:
  627. case DATA_FORMAT_R16G16_SNORM:
  628. case DATA_FORMAT_R16G16_UINT:
  629. case DATA_FORMAT_R16G16_SINT:
  630. case DATA_FORMAT_R16G16_SFLOAT:
  631. return 4;
  632. case DATA_FORMAT_R16G16B16_UNORM:
  633. case DATA_FORMAT_R16G16B16_SNORM:
  634. case DATA_FORMAT_R16G16B16_UINT:
  635. case DATA_FORMAT_R16G16B16_SINT:
  636. case DATA_FORMAT_R16G16B16_SFLOAT:
  637. return 8;
  638. case DATA_FORMAT_R16G16B16A16_UNORM:
  639. case DATA_FORMAT_R16G16B16A16_SNORM:
  640. case DATA_FORMAT_R16G16B16A16_UINT:
  641. case DATA_FORMAT_R16G16B16A16_SINT:
  642. case DATA_FORMAT_R16G16B16A16_SFLOAT:
  643. return 8;
  644. case DATA_FORMAT_R32_UINT:
  645. case DATA_FORMAT_R32_SINT:
  646. case DATA_FORMAT_R32_SFLOAT:
  647. return 4;
  648. case DATA_FORMAT_R32G32_UINT:
  649. case DATA_FORMAT_R32G32_SINT:
  650. case DATA_FORMAT_R32G32_SFLOAT:
  651. return 8;
  652. case DATA_FORMAT_R32G32B32_UINT:
  653. case DATA_FORMAT_R32G32B32_SINT:
  654. case DATA_FORMAT_R32G32B32_SFLOAT:
  655. return 12;
  656. case DATA_FORMAT_R32G32B32A32_UINT:
  657. case DATA_FORMAT_R32G32B32A32_SINT:
  658. case DATA_FORMAT_R32G32B32A32_SFLOAT:
  659. return 16;
  660. case DATA_FORMAT_R64_UINT:
  661. case DATA_FORMAT_R64_SINT:
  662. case DATA_FORMAT_R64_SFLOAT:
  663. return 8;
  664. case DATA_FORMAT_R64G64_UINT:
  665. case DATA_FORMAT_R64G64_SINT:
  666. case DATA_FORMAT_R64G64_SFLOAT:
  667. return 16;
  668. case DATA_FORMAT_R64G64B64_UINT:
  669. case DATA_FORMAT_R64G64B64_SINT:
  670. case DATA_FORMAT_R64G64B64_SFLOAT:
  671. return 24;
  672. case DATA_FORMAT_R64G64B64A64_UINT:
  673. case DATA_FORMAT_R64G64B64A64_SINT:
  674. case DATA_FORMAT_R64G64B64A64_SFLOAT:
  675. return 32;
  676. default:
  677. return 0;
  678. }
  679. }
  680. uint32_t RenderingDeviceVulkan::get_image_format_pixel_size(DataFormat p_format) {
  681. switch (p_format) {
  682. case DATA_FORMAT_R4G4_UNORM_PACK8:
  683. return 1;
  684. case DATA_FORMAT_R4G4B4A4_UNORM_PACK16:
  685. case DATA_FORMAT_B4G4R4A4_UNORM_PACK16:
  686. case DATA_FORMAT_R5G6B5_UNORM_PACK16:
  687. case DATA_FORMAT_B5G6R5_UNORM_PACK16:
  688. case DATA_FORMAT_R5G5B5A1_UNORM_PACK16:
  689. case DATA_FORMAT_B5G5R5A1_UNORM_PACK16:
  690. case DATA_FORMAT_A1R5G5B5_UNORM_PACK16:
  691. return 2;
  692. case DATA_FORMAT_R8_UNORM:
  693. case DATA_FORMAT_R8_SNORM:
  694. case DATA_FORMAT_R8_USCALED:
  695. case DATA_FORMAT_R8_SSCALED:
  696. case DATA_FORMAT_R8_UINT:
  697. case DATA_FORMAT_R8_SINT:
  698. case DATA_FORMAT_R8_SRGB:
  699. return 1;
  700. case DATA_FORMAT_R8G8_UNORM:
  701. case DATA_FORMAT_R8G8_SNORM:
  702. case DATA_FORMAT_R8G8_USCALED:
  703. case DATA_FORMAT_R8G8_SSCALED:
  704. case DATA_FORMAT_R8G8_UINT:
  705. case DATA_FORMAT_R8G8_SINT:
  706. case DATA_FORMAT_R8G8_SRGB:
  707. return 2;
  708. case DATA_FORMAT_R8G8B8_UNORM:
  709. case DATA_FORMAT_R8G8B8_SNORM:
  710. case DATA_FORMAT_R8G8B8_USCALED:
  711. case DATA_FORMAT_R8G8B8_SSCALED:
  712. case DATA_FORMAT_R8G8B8_UINT:
  713. case DATA_FORMAT_R8G8B8_SINT:
  714. case DATA_FORMAT_R8G8B8_SRGB:
  715. case DATA_FORMAT_B8G8R8_UNORM:
  716. case DATA_FORMAT_B8G8R8_SNORM:
  717. case DATA_FORMAT_B8G8R8_USCALED:
  718. case DATA_FORMAT_B8G8R8_SSCALED:
  719. case DATA_FORMAT_B8G8R8_UINT:
  720. case DATA_FORMAT_B8G8R8_SINT:
  721. case DATA_FORMAT_B8G8R8_SRGB:
  722. return 3;
  723. case DATA_FORMAT_R8G8B8A8_UNORM:
  724. case DATA_FORMAT_R8G8B8A8_SNORM:
  725. case DATA_FORMAT_R8G8B8A8_USCALED:
  726. case DATA_FORMAT_R8G8B8A8_SSCALED:
  727. case DATA_FORMAT_R8G8B8A8_UINT:
  728. case DATA_FORMAT_R8G8B8A8_SINT:
  729. case DATA_FORMAT_R8G8B8A8_SRGB:
  730. case DATA_FORMAT_B8G8R8A8_UNORM:
  731. case DATA_FORMAT_B8G8R8A8_SNORM:
  732. case DATA_FORMAT_B8G8R8A8_USCALED:
  733. case DATA_FORMAT_B8G8R8A8_SSCALED:
  734. case DATA_FORMAT_B8G8R8A8_UINT:
  735. case DATA_FORMAT_B8G8R8A8_SINT:
  736. case DATA_FORMAT_B8G8R8A8_SRGB:
  737. return 4;
  738. case DATA_FORMAT_A8B8G8R8_UNORM_PACK32:
  739. case DATA_FORMAT_A8B8G8R8_SNORM_PACK32:
  740. case DATA_FORMAT_A8B8G8R8_USCALED_PACK32:
  741. case DATA_FORMAT_A8B8G8R8_SSCALED_PACK32:
  742. case DATA_FORMAT_A8B8G8R8_UINT_PACK32:
  743. case DATA_FORMAT_A8B8G8R8_SINT_PACK32:
  744. case DATA_FORMAT_A8B8G8R8_SRGB_PACK32:
  745. case DATA_FORMAT_A2R10G10B10_UNORM_PACK32:
  746. case DATA_FORMAT_A2R10G10B10_SNORM_PACK32:
  747. case DATA_FORMAT_A2R10G10B10_USCALED_PACK32:
  748. case DATA_FORMAT_A2R10G10B10_SSCALED_PACK32:
  749. case DATA_FORMAT_A2R10G10B10_UINT_PACK32:
  750. case DATA_FORMAT_A2R10G10B10_SINT_PACK32:
  751. case DATA_FORMAT_A2B10G10R10_UNORM_PACK32:
  752. case DATA_FORMAT_A2B10G10R10_SNORM_PACK32:
  753. case DATA_FORMAT_A2B10G10R10_USCALED_PACK32:
  754. case DATA_FORMAT_A2B10G10R10_SSCALED_PACK32:
  755. case DATA_FORMAT_A2B10G10R10_UINT_PACK32:
  756. case DATA_FORMAT_A2B10G10R10_SINT_PACK32:
  757. return 4;
  758. case DATA_FORMAT_R16_UNORM:
  759. case DATA_FORMAT_R16_SNORM:
  760. case DATA_FORMAT_R16_USCALED:
  761. case DATA_FORMAT_R16_SSCALED:
  762. case DATA_FORMAT_R16_UINT:
  763. case DATA_FORMAT_R16_SINT:
  764. case DATA_FORMAT_R16_SFLOAT:
  765. return 2;
  766. case DATA_FORMAT_R16G16_UNORM:
  767. case DATA_FORMAT_R16G16_SNORM:
  768. case DATA_FORMAT_R16G16_USCALED:
  769. case DATA_FORMAT_R16G16_SSCALED:
  770. case DATA_FORMAT_R16G16_UINT:
  771. case DATA_FORMAT_R16G16_SINT:
  772. case DATA_FORMAT_R16G16_SFLOAT:
  773. return 4;
  774. case DATA_FORMAT_R16G16B16_UNORM:
  775. case DATA_FORMAT_R16G16B16_SNORM:
  776. case DATA_FORMAT_R16G16B16_USCALED:
  777. case DATA_FORMAT_R16G16B16_SSCALED:
  778. case DATA_FORMAT_R16G16B16_UINT:
  779. case DATA_FORMAT_R16G16B16_SINT:
  780. case DATA_FORMAT_R16G16B16_SFLOAT:
  781. return 6;
  782. case DATA_FORMAT_R16G16B16A16_UNORM:
  783. case DATA_FORMAT_R16G16B16A16_SNORM:
  784. case DATA_FORMAT_R16G16B16A16_USCALED:
  785. case DATA_FORMAT_R16G16B16A16_SSCALED:
  786. case DATA_FORMAT_R16G16B16A16_UINT:
  787. case DATA_FORMAT_R16G16B16A16_SINT:
  788. case DATA_FORMAT_R16G16B16A16_SFLOAT:
  789. return 8;
  790. case DATA_FORMAT_R32_UINT:
  791. case DATA_FORMAT_R32_SINT:
  792. case DATA_FORMAT_R32_SFLOAT:
  793. return 4;
  794. case DATA_FORMAT_R32G32_UINT:
  795. case DATA_FORMAT_R32G32_SINT:
  796. case DATA_FORMAT_R32G32_SFLOAT:
  797. return 8;
  798. case DATA_FORMAT_R32G32B32_UINT:
  799. case DATA_FORMAT_R32G32B32_SINT:
  800. case DATA_FORMAT_R32G32B32_SFLOAT:
  801. return 12;
  802. case DATA_FORMAT_R32G32B32A32_UINT:
  803. case DATA_FORMAT_R32G32B32A32_SINT:
  804. case DATA_FORMAT_R32G32B32A32_SFLOAT:
  805. return 16;
  806. case DATA_FORMAT_R64_UINT:
  807. case DATA_FORMAT_R64_SINT:
  808. case DATA_FORMAT_R64_SFLOAT:
  809. return 8;
  810. case DATA_FORMAT_R64G64_UINT:
  811. case DATA_FORMAT_R64G64_SINT:
  812. case DATA_FORMAT_R64G64_SFLOAT:
  813. return 16;
  814. case DATA_FORMAT_R64G64B64_UINT:
  815. case DATA_FORMAT_R64G64B64_SINT:
  816. case DATA_FORMAT_R64G64B64_SFLOAT:
  817. return 24;
  818. case DATA_FORMAT_R64G64B64A64_UINT:
  819. case DATA_FORMAT_R64G64B64A64_SINT:
  820. case DATA_FORMAT_R64G64B64A64_SFLOAT:
  821. return 32;
  822. case DATA_FORMAT_B10G11R11_UFLOAT_PACK32:
  823. case DATA_FORMAT_E5B9G9R9_UFLOAT_PACK32:
  824. return 4;
  825. case DATA_FORMAT_D16_UNORM:
  826. return 2;
  827. case DATA_FORMAT_X8_D24_UNORM_PACK32:
  828. return 4;
  829. case DATA_FORMAT_D32_SFLOAT:
  830. return 4;
  831. case DATA_FORMAT_S8_UINT:
  832. return 1;
  833. case DATA_FORMAT_D16_UNORM_S8_UINT:
  834. return 4;
  835. case DATA_FORMAT_D24_UNORM_S8_UINT:
  836. return 4;
  837. case DATA_FORMAT_D32_SFLOAT_S8_UINT:
  838. return 5; //?
  839. case DATA_FORMAT_BC1_RGB_UNORM_BLOCK:
  840. case DATA_FORMAT_BC1_RGB_SRGB_BLOCK:
  841. case DATA_FORMAT_BC1_RGBA_UNORM_BLOCK:
  842. case DATA_FORMAT_BC1_RGBA_SRGB_BLOCK:
  843. case DATA_FORMAT_BC2_UNORM_BLOCK:
  844. case DATA_FORMAT_BC2_SRGB_BLOCK:
  845. case DATA_FORMAT_BC3_UNORM_BLOCK:
  846. case DATA_FORMAT_BC3_SRGB_BLOCK:
  847. case DATA_FORMAT_BC4_UNORM_BLOCK:
  848. case DATA_FORMAT_BC4_SNORM_BLOCK:
  849. case DATA_FORMAT_BC5_UNORM_BLOCK:
  850. case DATA_FORMAT_BC5_SNORM_BLOCK:
  851. case DATA_FORMAT_BC6H_UFLOAT_BLOCK:
  852. case DATA_FORMAT_BC6H_SFLOAT_BLOCK:
  853. case DATA_FORMAT_BC7_UNORM_BLOCK:
  854. case DATA_FORMAT_BC7_SRGB_BLOCK:
  855. return 1;
  856. case DATA_FORMAT_ETC2_R8G8B8_UNORM_BLOCK:
  857. case DATA_FORMAT_ETC2_R8G8B8_SRGB_BLOCK:
  858. case DATA_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK:
  859. case DATA_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK:
  860. case DATA_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK:
  861. case DATA_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK:
  862. return 1;
  863. case DATA_FORMAT_EAC_R11_UNORM_BLOCK:
  864. case DATA_FORMAT_EAC_R11_SNORM_BLOCK:
  865. case DATA_FORMAT_EAC_R11G11_UNORM_BLOCK:
  866. case DATA_FORMAT_EAC_R11G11_SNORM_BLOCK:
  867. return 1;
  868. case DATA_FORMAT_ASTC_4x4_UNORM_BLOCK:
  869. case DATA_FORMAT_ASTC_4x4_SRGB_BLOCK:
  870. case DATA_FORMAT_ASTC_5x4_UNORM_BLOCK:
  871. case DATA_FORMAT_ASTC_5x4_SRGB_BLOCK:
  872. case DATA_FORMAT_ASTC_5x5_UNORM_BLOCK:
  873. case DATA_FORMAT_ASTC_5x5_SRGB_BLOCK:
  874. case DATA_FORMAT_ASTC_6x5_UNORM_BLOCK:
  875. case DATA_FORMAT_ASTC_6x5_SRGB_BLOCK:
  876. case DATA_FORMAT_ASTC_6x6_UNORM_BLOCK:
  877. case DATA_FORMAT_ASTC_6x6_SRGB_BLOCK:
  878. case DATA_FORMAT_ASTC_8x5_UNORM_BLOCK:
  879. case DATA_FORMAT_ASTC_8x5_SRGB_BLOCK:
  880. case DATA_FORMAT_ASTC_8x6_UNORM_BLOCK:
  881. case DATA_FORMAT_ASTC_8x6_SRGB_BLOCK:
  882. case DATA_FORMAT_ASTC_8x8_UNORM_BLOCK:
  883. case DATA_FORMAT_ASTC_8x8_SRGB_BLOCK:
  884. case DATA_FORMAT_ASTC_10x5_UNORM_BLOCK:
  885. case DATA_FORMAT_ASTC_10x5_SRGB_BLOCK:
  886. case DATA_FORMAT_ASTC_10x6_UNORM_BLOCK:
  887. case DATA_FORMAT_ASTC_10x6_SRGB_BLOCK:
  888. case DATA_FORMAT_ASTC_10x8_UNORM_BLOCK:
  889. case DATA_FORMAT_ASTC_10x8_SRGB_BLOCK:
  890. case DATA_FORMAT_ASTC_10x10_UNORM_BLOCK:
  891. case DATA_FORMAT_ASTC_10x10_SRGB_BLOCK:
  892. case DATA_FORMAT_ASTC_12x10_UNORM_BLOCK:
  893. case DATA_FORMAT_ASTC_12x10_SRGB_BLOCK:
  894. case DATA_FORMAT_ASTC_12x12_UNORM_BLOCK:
  895. case DATA_FORMAT_ASTC_12x12_SRGB_BLOCK:
  896. return 1;
  897. case DATA_FORMAT_G8B8G8R8_422_UNORM:
  898. case DATA_FORMAT_B8G8R8G8_422_UNORM:
  899. return 4;
  900. case DATA_FORMAT_G8_B8_R8_3PLANE_420_UNORM:
  901. case DATA_FORMAT_G8_B8R8_2PLANE_420_UNORM:
  902. case DATA_FORMAT_G8_B8_R8_3PLANE_422_UNORM:
  903. case DATA_FORMAT_G8_B8R8_2PLANE_422_UNORM:
  904. case DATA_FORMAT_G8_B8_R8_3PLANE_444_UNORM:
  905. return 4;
  906. case DATA_FORMAT_R10X6_UNORM_PACK16:
  907. case DATA_FORMAT_R10X6G10X6_UNORM_2PACK16:
  908. case DATA_FORMAT_R10X6G10X6B10X6A10X6_UNORM_4PACK16:
  909. case DATA_FORMAT_G10X6B10X6G10X6R10X6_422_UNORM_4PACK16:
  910. case DATA_FORMAT_B10X6G10X6R10X6G10X6_422_UNORM_4PACK16:
  911. case DATA_FORMAT_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16:
  912. case DATA_FORMAT_G10X6_B10X6R10X6_2PLANE_420_UNORM_3PACK16:
  913. case DATA_FORMAT_G10X6_B10X6_R10X6_3PLANE_422_UNORM_3PACK16:
  914. case DATA_FORMAT_G10X6_B10X6R10X6_2PLANE_422_UNORM_3PACK16:
  915. case DATA_FORMAT_G10X6_B10X6_R10X6_3PLANE_444_UNORM_3PACK16:
  916. case DATA_FORMAT_R12X4_UNORM_PACK16:
  917. case DATA_FORMAT_R12X4G12X4_UNORM_2PACK16:
  918. case DATA_FORMAT_R12X4G12X4B12X4A12X4_UNORM_4PACK16:
  919. case DATA_FORMAT_G12X4B12X4G12X4R12X4_422_UNORM_4PACK16:
  920. case DATA_FORMAT_B12X4G12X4R12X4G12X4_422_UNORM_4PACK16:
  921. case DATA_FORMAT_G12X4_B12X4_R12X4_3PLANE_420_UNORM_3PACK16:
  922. case DATA_FORMAT_G12X4_B12X4R12X4_2PLANE_420_UNORM_3PACK16:
  923. case DATA_FORMAT_G12X4_B12X4_R12X4_3PLANE_422_UNORM_3PACK16:
  924. case DATA_FORMAT_G12X4_B12X4R12X4_2PLANE_422_UNORM_3PACK16:
  925. case DATA_FORMAT_G12X4_B12X4_R12X4_3PLANE_444_UNORM_3PACK16:
  926. return 2;
  927. case DATA_FORMAT_G16B16G16R16_422_UNORM:
  928. case DATA_FORMAT_B16G16R16G16_422_UNORM:
  929. case DATA_FORMAT_G16_B16_R16_3PLANE_420_UNORM:
  930. case DATA_FORMAT_G16_B16R16_2PLANE_420_UNORM:
  931. case DATA_FORMAT_G16_B16_R16_3PLANE_422_UNORM:
  932. case DATA_FORMAT_G16_B16R16_2PLANE_422_UNORM:
  933. case DATA_FORMAT_G16_B16_R16_3PLANE_444_UNORM:
  934. return 8;
  935. default: {
  936. ERR_PRINT("Format not handled, bug");
  937. }
  938. }
  939. return 1;
  940. }
  941. // https://www.khronos.org/registry/DataFormat/specs/1.1/dataformat.1.1.pdf
  942. void RenderingDeviceVulkan::get_compressed_image_format_block_dimensions(DataFormat p_format, uint32_t &r_w, uint32_t &r_h) {
  943. switch (p_format) {
  944. case DATA_FORMAT_BC1_RGB_UNORM_BLOCK:
  945. case DATA_FORMAT_BC1_RGB_SRGB_BLOCK:
  946. case DATA_FORMAT_BC1_RGBA_UNORM_BLOCK:
  947. case DATA_FORMAT_BC1_RGBA_SRGB_BLOCK:
  948. case DATA_FORMAT_BC2_UNORM_BLOCK:
  949. case DATA_FORMAT_BC2_SRGB_BLOCK:
  950. case DATA_FORMAT_BC3_UNORM_BLOCK:
  951. case DATA_FORMAT_BC3_SRGB_BLOCK:
  952. case DATA_FORMAT_BC4_UNORM_BLOCK:
  953. case DATA_FORMAT_BC4_SNORM_BLOCK:
  954. case DATA_FORMAT_BC5_UNORM_BLOCK:
  955. case DATA_FORMAT_BC5_SNORM_BLOCK:
  956. case DATA_FORMAT_BC6H_UFLOAT_BLOCK:
  957. case DATA_FORMAT_BC6H_SFLOAT_BLOCK:
  958. case DATA_FORMAT_BC7_UNORM_BLOCK:
  959. case DATA_FORMAT_BC7_SRGB_BLOCK:
  960. case DATA_FORMAT_ETC2_R8G8B8_UNORM_BLOCK:
  961. case DATA_FORMAT_ETC2_R8G8B8_SRGB_BLOCK:
  962. case DATA_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK:
  963. case DATA_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK:
  964. case DATA_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK:
  965. case DATA_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK:
  966. case DATA_FORMAT_EAC_R11_UNORM_BLOCK:
  967. case DATA_FORMAT_EAC_R11_SNORM_BLOCK:
  968. case DATA_FORMAT_EAC_R11G11_UNORM_BLOCK:
  969. case DATA_FORMAT_EAC_R11G11_SNORM_BLOCK:
  970. case DATA_FORMAT_ASTC_4x4_UNORM_BLOCK: //again, not sure about astc
  971. case DATA_FORMAT_ASTC_4x4_SRGB_BLOCK:
  972. case DATA_FORMAT_ASTC_5x4_UNORM_BLOCK:
  973. case DATA_FORMAT_ASTC_5x4_SRGB_BLOCK:
  974. case DATA_FORMAT_ASTC_5x5_UNORM_BLOCK:
  975. case DATA_FORMAT_ASTC_5x5_SRGB_BLOCK:
  976. case DATA_FORMAT_ASTC_6x5_UNORM_BLOCK:
  977. case DATA_FORMAT_ASTC_6x5_SRGB_BLOCK:
  978. case DATA_FORMAT_ASTC_6x6_UNORM_BLOCK:
  979. case DATA_FORMAT_ASTC_6x6_SRGB_BLOCK:
  980. case DATA_FORMAT_ASTC_8x5_UNORM_BLOCK:
  981. case DATA_FORMAT_ASTC_8x5_SRGB_BLOCK:
  982. case DATA_FORMAT_ASTC_8x6_UNORM_BLOCK:
  983. case DATA_FORMAT_ASTC_8x6_SRGB_BLOCK:
  984. case DATA_FORMAT_ASTC_8x8_UNORM_BLOCK:
  985. case DATA_FORMAT_ASTC_8x8_SRGB_BLOCK:
  986. case DATA_FORMAT_ASTC_10x5_UNORM_BLOCK:
  987. case DATA_FORMAT_ASTC_10x5_SRGB_BLOCK:
  988. case DATA_FORMAT_ASTC_10x6_UNORM_BLOCK:
  989. case DATA_FORMAT_ASTC_10x6_SRGB_BLOCK:
  990. case DATA_FORMAT_ASTC_10x8_UNORM_BLOCK:
  991. case DATA_FORMAT_ASTC_10x8_SRGB_BLOCK:
  992. case DATA_FORMAT_ASTC_10x10_UNORM_BLOCK:
  993. case DATA_FORMAT_ASTC_10x10_SRGB_BLOCK:
  994. case DATA_FORMAT_ASTC_12x10_UNORM_BLOCK:
  995. case DATA_FORMAT_ASTC_12x10_SRGB_BLOCK:
  996. case DATA_FORMAT_ASTC_12x12_UNORM_BLOCK:
  997. case DATA_FORMAT_ASTC_12x12_SRGB_BLOCK:
  998. r_w = 4;
  999. r_h = 4;
  1000. return;
  1001. default: {
  1002. r_w = 1;
  1003. r_h = 1;
  1004. }
  1005. }
  1006. }
  1007. uint32_t RenderingDeviceVulkan::get_compressed_image_format_block_byte_size(DataFormat p_format) {
  1008. switch (p_format) {
  1009. case DATA_FORMAT_BC1_RGB_UNORM_BLOCK:
  1010. case DATA_FORMAT_BC1_RGB_SRGB_BLOCK:
  1011. case DATA_FORMAT_BC1_RGBA_UNORM_BLOCK:
  1012. case DATA_FORMAT_BC1_RGBA_SRGB_BLOCK:
  1013. return 8;
  1014. case DATA_FORMAT_BC2_UNORM_BLOCK:
  1015. case DATA_FORMAT_BC2_SRGB_BLOCK:
  1016. return 16;
  1017. case DATA_FORMAT_BC3_UNORM_BLOCK:
  1018. case DATA_FORMAT_BC3_SRGB_BLOCK:
  1019. return 16;
  1020. case DATA_FORMAT_BC4_UNORM_BLOCK:
  1021. case DATA_FORMAT_BC4_SNORM_BLOCK:
  1022. return 8;
  1023. case DATA_FORMAT_BC5_UNORM_BLOCK:
  1024. case DATA_FORMAT_BC5_SNORM_BLOCK:
  1025. return 16;
  1026. case DATA_FORMAT_BC6H_UFLOAT_BLOCK:
  1027. case DATA_FORMAT_BC6H_SFLOAT_BLOCK:
  1028. return 16;
  1029. case DATA_FORMAT_BC7_UNORM_BLOCK:
  1030. case DATA_FORMAT_BC7_SRGB_BLOCK:
  1031. return 16;
  1032. case DATA_FORMAT_ETC2_R8G8B8_UNORM_BLOCK:
  1033. case DATA_FORMAT_ETC2_R8G8B8_SRGB_BLOCK:
  1034. return 8;
  1035. case DATA_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK:
  1036. case DATA_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK:
  1037. return 8;
  1038. case DATA_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK:
  1039. case DATA_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK:
  1040. return 16;
  1041. case DATA_FORMAT_EAC_R11_UNORM_BLOCK:
  1042. case DATA_FORMAT_EAC_R11_SNORM_BLOCK:
  1043. return 8;
  1044. case DATA_FORMAT_EAC_R11G11_UNORM_BLOCK:
  1045. case DATA_FORMAT_EAC_R11G11_SNORM_BLOCK:
  1046. return 16;
  1047. case DATA_FORMAT_ASTC_4x4_UNORM_BLOCK: //again, not sure about astc
  1048. case DATA_FORMAT_ASTC_4x4_SRGB_BLOCK:
  1049. case DATA_FORMAT_ASTC_5x4_UNORM_BLOCK:
  1050. case DATA_FORMAT_ASTC_5x4_SRGB_BLOCK:
  1051. case DATA_FORMAT_ASTC_5x5_UNORM_BLOCK:
  1052. case DATA_FORMAT_ASTC_5x5_SRGB_BLOCK:
  1053. case DATA_FORMAT_ASTC_6x5_UNORM_BLOCK:
  1054. case DATA_FORMAT_ASTC_6x5_SRGB_BLOCK:
  1055. case DATA_FORMAT_ASTC_6x6_UNORM_BLOCK:
  1056. case DATA_FORMAT_ASTC_6x6_SRGB_BLOCK:
  1057. case DATA_FORMAT_ASTC_8x5_UNORM_BLOCK:
  1058. case DATA_FORMAT_ASTC_8x5_SRGB_BLOCK:
  1059. case DATA_FORMAT_ASTC_8x6_UNORM_BLOCK:
  1060. case DATA_FORMAT_ASTC_8x6_SRGB_BLOCK:
  1061. case DATA_FORMAT_ASTC_8x8_UNORM_BLOCK:
  1062. case DATA_FORMAT_ASTC_8x8_SRGB_BLOCK:
  1063. case DATA_FORMAT_ASTC_10x5_UNORM_BLOCK:
  1064. case DATA_FORMAT_ASTC_10x5_SRGB_BLOCK:
  1065. case DATA_FORMAT_ASTC_10x6_UNORM_BLOCK:
  1066. case DATA_FORMAT_ASTC_10x6_SRGB_BLOCK:
  1067. case DATA_FORMAT_ASTC_10x8_UNORM_BLOCK:
  1068. case DATA_FORMAT_ASTC_10x8_SRGB_BLOCK:
  1069. case DATA_FORMAT_ASTC_10x10_UNORM_BLOCK:
  1070. case DATA_FORMAT_ASTC_10x10_SRGB_BLOCK:
  1071. case DATA_FORMAT_ASTC_12x10_UNORM_BLOCK:
  1072. case DATA_FORMAT_ASTC_12x10_SRGB_BLOCK:
  1073. case DATA_FORMAT_ASTC_12x12_UNORM_BLOCK:
  1074. case DATA_FORMAT_ASTC_12x12_SRGB_BLOCK:
  1075. return 8; //wrong
  1076. default: {
  1077. }
  1078. }
  1079. return 1;
  1080. }
  1081. uint32_t RenderingDeviceVulkan::get_compressed_image_format_pixel_rshift(DataFormat p_format) {
  1082. switch (p_format) {
  1083. case DATA_FORMAT_BC1_RGB_UNORM_BLOCK: //these formats are half byte size, so rshift is 1
  1084. case DATA_FORMAT_BC1_RGB_SRGB_BLOCK:
  1085. case DATA_FORMAT_BC1_RGBA_UNORM_BLOCK:
  1086. case DATA_FORMAT_BC1_RGBA_SRGB_BLOCK:
  1087. case DATA_FORMAT_BC4_UNORM_BLOCK:
  1088. case DATA_FORMAT_BC4_SNORM_BLOCK:
  1089. case DATA_FORMAT_ETC2_R8G8B8_UNORM_BLOCK:
  1090. case DATA_FORMAT_ETC2_R8G8B8_SRGB_BLOCK:
  1091. case DATA_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK:
  1092. case DATA_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK:
  1093. case DATA_FORMAT_EAC_R11_UNORM_BLOCK:
  1094. case DATA_FORMAT_EAC_R11_SNORM_BLOCK:
  1095. return 1;
  1096. default: {
  1097. }
  1098. }
  1099. return 0;
  1100. }
  1101. bool RenderingDeviceVulkan::format_has_stencil(DataFormat p_format) {
  1102. switch (p_format) {
  1103. case DATA_FORMAT_S8_UINT:
  1104. case DATA_FORMAT_D16_UNORM_S8_UINT:
  1105. case DATA_FORMAT_D24_UNORM_S8_UINT:
  1106. case DATA_FORMAT_D32_SFLOAT_S8_UINT: {
  1107. return true;
  1108. }
  1109. default: {
  1110. }
  1111. }
  1112. return false;
  1113. }
  1114. uint32_t RenderingDeviceVulkan::get_image_format_required_size(DataFormat p_format, uint32_t p_width, uint32_t p_height, uint32_t p_depth, uint32_t p_mipmaps, uint32_t *r_blockw, uint32_t *r_blockh, uint32_t *r_depth) {
  1115. ERR_FAIL_COND_V(p_mipmaps == 0, 0);
  1116. uint32_t w = p_width;
  1117. uint32_t h = p_height;
  1118. uint32_t d = p_depth;
  1119. uint32_t size = 0;
  1120. uint32_t pixel_size = get_image_format_pixel_size(p_format);
  1121. uint32_t pixel_rshift = get_compressed_image_format_pixel_rshift(p_format);
  1122. uint32_t blockw, blockh;
  1123. get_compressed_image_format_block_dimensions(p_format, blockw, blockh);
  1124. for (uint32_t i = 0; i < p_mipmaps; i++) {
  1125. uint32_t bw = w % blockw != 0 ? w + (blockw - w % blockw) : w;
  1126. uint32_t bh = h % blockh != 0 ? h + (blockh - h % blockh) : h;
  1127. uint32_t s = bw * bh;
  1128. s *= pixel_size;
  1129. s >>= pixel_rshift;
  1130. size += s * d;
  1131. if (r_blockw) {
  1132. *r_blockw = bw;
  1133. }
  1134. if (r_blockh) {
  1135. *r_blockh = bh;
  1136. }
  1137. if (r_depth) {
  1138. *r_depth = d;
  1139. }
  1140. w = MAX(blockw, w >> 1);
  1141. h = MAX(blockh, h >> 1);
  1142. d = MAX(1u, d >> 1);
  1143. }
  1144. return size;
  1145. }
  1146. uint32_t RenderingDeviceVulkan::get_image_required_mipmaps(uint32_t p_width, uint32_t p_height, uint32_t p_depth) {
  1147. //formats and block size don't really matter here since they can all go down to 1px (even if block is larger)
  1148. uint32_t w = p_width;
  1149. uint32_t h = p_height;
  1150. uint32_t d = p_depth;
  1151. uint32_t mipmaps = 1;
  1152. while (true) {
  1153. if (w == 1 && h == 1 && d == 1) {
  1154. break;
  1155. }
  1156. w = MAX(1u, w >> 1);
  1157. h = MAX(1u, h >> 1);
  1158. d = MAX(1u, d >> 1);
  1159. mipmaps++;
  1160. }
  1161. return mipmaps;
  1162. }
  1163. ///////////////////////
  1164. const VkCompareOp RenderingDeviceVulkan::compare_operators[RenderingDevice::COMPARE_OP_MAX] = {
  1165. VK_COMPARE_OP_NEVER,
  1166. VK_COMPARE_OP_LESS,
  1167. VK_COMPARE_OP_EQUAL,
  1168. VK_COMPARE_OP_LESS_OR_EQUAL,
  1169. VK_COMPARE_OP_GREATER,
  1170. VK_COMPARE_OP_NOT_EQUAL,
  1171. VK_COMPARE_OP_GREATER_OR_EQUAL,
  1172. VK_COMPARE_OP_ALWAYS
  1173. };
  1174. const VkStencilOp RenderingDeviceVulkan::stencil_operations[RenderingDevice::STENCIL_OP_MAX] = {
  1175. VK_STENCIL_OP_KEEP,
  1176. VK_STENCIL_OP_ZERO,
  1177. VK_STENCIL_OP_REPLACE,
  1178. VK_STENCIL_OP_INCREMENT_AND_CLAMP,
  1179. VK_STENCIL_OP_DECREMENT_AND_CLAMP,
  1180. VK_STENCIL_OP_INVERT,
  1181. VK_STENCIL_OP_INCREMENT_AND_WRAP,
  1182. VK_STENCIL_OP_DECREMENT_AND_WRAP
  1183. };
  1184. const VkSampleCountFlagBits RenderingDeviceVulkan::rasterization_sample_count[RenderingDevice::TEXTURE_SAMPLES_MAX] = {
  1185. VK_SAMPLE_COUNT_1_BIT,
  1186. VK_SAMPLE_COUNT_2_BIT,
  1187. VK_SAMPLE_COUNT_4_BIT,
  1188. VK_SAMPLE_COUNT_8_BIT,
  1189. VK_SAMPLE_COUNT_16_BIT,
  1190. VK_SAMPLE_COUNT_32_BIT,
  1191. VK_SAMPLE_COUNT_64_BIT,
  1192. };
  1193. const VkLogicOp RenderingDeviceVulkan::logic_operations[RenderingDevice::LOGIC_OP_MAX] = {
  1194. VK_LOGIC_OP_CLEAR,
  1195. VK_LOGIC_OP_AND,
  1196. VK_LOGIC_OP_AND_REVERSE,
  1197. VK_LOGIC_OP_COPY,
  1198. VK_LOGIC_OP_AND_INVERTED,
  1199. VK_LOGIC_OP_NO_OP,
  1200. VK_LOGIC_OP_XOR,
  1201. VK_LOGIC_OP_OR,
  1202. VK_LOGIC_OP_NOR,
  1203. VK_LOGIC_OP_EQUIVALENT,
  1204. VK_LOGIC_OP_INVERT,
  1205. VK_LOGIC_OP_OR_REVERSE,
  1206. VK_LOGIC_OP_COPY_INVERTED,
  1207. VK_LOGIC_OP_OR_INVERTED,
  1208. VK_LOGIC_OP_NAND,
  1209. VK_LOGIC_OP_SET
  1210. };
  1211. const VkBlendFactor RenderingDeviceVulkan::blend_factors[RenderingDevice::BLEND_FACTOR_MAX] = {
  1212. VK_BLEND_FACTOR_ZERO,
  1213. VK_BLEND_FACTOR_ONE,
  1214. VK_BLEND_FACTOR_SRC_COLOR,
  1215. VK_BLEND_FACTOR_ONE_MINUS_SRC_COLOR,
  1216. VK_BLEND_FACTOR_DST_COLOR,
  1217. VK_BLEND_FACTOR_ONE_MINUS_DST_COLOR,
  1218. VK_BLEND_FACTOR_SRC_ALPHA,
  1219. VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA,
  1220. VK_BLEND_FACTOR_DST_ALPHA,
  1221. VK_BLEND_FACTOR_ONE_MINUS_DST_ALPHA,
  1222. VK_BLEND_FACTOR_CONSTANT_COLOR,
  1223. VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR,
  1224. VK_BLEND_FACTOR_CONSTANT_ALPHA,
  1225. VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA,
  1226. VK_BLEND_FACTOR_SRC_ALPHA_SATURATE,
  1227. VK_BLEND_FACTOR_SRC1_COLOR,
  1228. VK_BLEND_FACTOR_ONE_MINUS_SRC1_COLOR,
  1229. VK_BLEND_FACTOR_SRC1_ALPHA,
  1230. VK_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA
  1231. };
  1232. const VkBlendOp RenderingDeviceVulkan::blend_operations[RenderingDevice::BLEND_OP_MAX] = {
  1233. VK_BLEND_OP_ADD,
  1234. VK_BLEND_OP_SUBTRACT,
  1235. VK_BLEND_OP_REVERSE_SUBTRACT,
  1236. VK_BLEND_OP_MIN,
  1237. VK_BLEND_OP_MAX
  1238. };
  1239. const VkSamplerAddressMode RenderingDeviceVulkan::address_modes[RenderingDevice::SAMPLER_REPEAT_MODE_MAX] = {
  1240. VK_SAMPLER_ADDRESS_MODE_REPEAT,
  1241. VK_SAMPLER_ADDRESS_MODE_MIRRORED_REPEAT,
  1242. VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,
  1243. VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER,
  1244. VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE
  1245. };
  1246. const VkBorderColor RenderingDeviceVulkan::sampler_border_colors[RenderingDevice::SAMPLER_BORDER_COLOR_MAX] = {
  1247. VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK,
  1248. VK_BORDER_COLOR_INT_TRANSPARENT_BLACK,
  1249. VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK,
  1250. VK_BORDER_COLOR_INT_OPAQUE_BLACK,
  1251. VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE,
  1252. VK_BORDER_COLOR_INT_OPAQUE_WHITE
  1253. };
  1254. const VkImageType RenderingDeviceVulkan::vulkan_image_type[RenderingDevice::TEXTURE_TYPE_MAX] = {
  1255. VK_IMAGE_TYPE_1D,
  1256. VK_IMAGE_TYPE_2D,
  1257. VK_IMAGE_TYPE_3D,
  1258. VK_IMAGE_TYPE_2D,
  1259. VK_IMAGE_TYPE_1D,
  1260. VK_IMAGE_TYPE_2D,
  1261. VK_IMAGE_TYPE_2D
  1262. };
  1263. /***************************/
  1264. /**** BUFFER MANAGEMENT ****/
  1265. /***************************/
  1266. Error RenderingDeviceVulkan::_buffer_allocate(Buffer *p_buffer, uint32_t p_size, uint32_t p_usage, VmaMemoryUsage p_mem_usage, VmaAllocationCreateFlags p_mem_flags) {
  1267. VkBufferCreateInfo bufferInfo;
  1268. bufferInfo.sType = VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO;
  1269. bufferInfo.pNext = nullptr;
  1270. bufferInfo.flags = 0;
  1271. bufferInfo.size = p_size;
  1272. bufferInfo.usage = p_usage;
  1273. bufferInfo.sharingMode = VK_SHARING_MODE_EXCLUSIVE;
  1274. bufferInfo.queueFamilyIndexCount = 0;
  1275. bufferInfo.pQueueFamilyIndices = nullptr;
  1276. VmaAllocationCreateInfo allocInfo;
  1277. allocInfo.flags = p_mem_flags;
  1278. allocInfo.usage = p_mem_usage;
  1279. allocInfo.requiredFlags = 0;
  1280. allocInfo.preferredFlags = 0;
  1281. allocInfo.memoryTypeBits = 0;
  1282. allocInfo.pool = nullptr;
  1283. allocInfo.pUserData = nullptr;
  1284. if (p_size <= SMALL_ALLOCATION_MAX_SIZE) {
  1285. uint32_t mem_type_index = 0;
  1286. vmaFindMemoryTypeIndexForBufferInfo(allocator, &bufferInfo, &allocInfo, &mem_type_index);
  1287. allocInfo.pool = _find_or_create_small_allocs_pool(mem_type_index);
  1288. }
  1289. VkResult err = vmaCreateBuffer(allocator, &bufferInfo, &allocInfo, &p_buffer->buffer, &p_buffer->allocation, nullptr);
  1290. ERR_FAIL_COND_V_MSG(err, ERR_CANT_CREATE, "Can't create buffer of size: " + itos(p_size) + ", error " + itos(err) + ".");
  1291. p_buffer->size = p_size;
  1292. p_buffer->buffer_info.buffer = p_buffer->buffer;
  1293. p_buffer->buffer_info.offset = 0;
  1294. p_buffer->buffer_info.range = p_size;
  1295. p_buffer->usage = p_usage;
  1296. buffer_memory += p_size;
  1297. return OK;
  1298. }
  1299. Error RenderingDeviceVulkan::_buffer_free(Buffer *p_buffer) {
  1300. ERR_FAIL_COND_V(p_buffer->size == 0, ERR_INVALID_PARAMETER);
  1301. buffer_memory -= p_buffer->size;
  1302. vmaDestroyBuffer(allocator, p_buffer->buffer, p_buffer->allocation);
  1303. p_buffer->buffer = VK_NULL_HANDLE;
  1304. p_buffer->allocation = nullptr;
  1305. p_buffer->size = 0;
  1306. return OK;
  1307. }
  1308. Error RenderingDeviceVulkan::_insert_staging_block() {
  1309. VkBufferCreateInfo bufferInfo;
  1310. bufferInfo.sType = VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO;
  1311. bufferInfo.pNext = nullptr;
  1312. bufferInfo.flags = 0;
  1313. bufferInfo.size = staging_buffer_block_size;
  1314. bufferInfo.usage = VK_BUFFER_USAGE_TRANSFER_SRC_BIT;
  1315. bufferInfo.sharingMode = VK_SHARING_MODE_EXCLUSIVE;
  1316. bufferInfo.queueFamilyIndexCount = 0;
  1317. bufferInfo.pQueueFamilyIndices = nullptr;
  1318. VmaAllocationCreateInfo allocInfo;
  1319. allocInfo.flags = VMA_ALLOCATION_CREATE_HOST_ACCESS_SEQUENTIAL_WRITE_BIT;
  1320. allocInfo.usage = VMA_MEMORY_USAGE_AUTO_PREFER_HOST;
  1321. allocInfo.requiredFlags = 0;
  1322. allocInfo.preferredFlags = 0;
  1323. allocInfo.memoryTypeBits = 0;
  1324. allocInfo.pool = nullptr;
  1325. allocInfo.pUserData = nullptr;
  1326. StagingBufferBlock block;
  1327. VkResult err = vmaCreateBuffer(allocator, &bufferInfo, &allocInfo, &block.buffer, &block.allocation, nullptr);
  1328. ERR_FAIL_COND_V_MSG(err, ERR_CANT_CREATE, "vmaCreateBuffer failed with error " + itos(err) + ".");
  1329. block.frame_used = 0;
  1330. block.fill_amount = 0;
  1331. staging_buffer_blocks.insert(staging_buffer_current, block);
  1332. return OK;
  1333. }
  1334. Error RenderingDeviceVulkan::_staging_buffer_allocate(uint32_t p_amount, uint32_t p_required_align, uint32_t &r_alloc_offset, uint32_t &r_alloc_size, bool p_can_segment) {
  1335. //determine a block to use
  1336. r_alloc_size = p_amount;
  1337. while (true) {
  1338. r_alloc_offset = 0;
  1339. //see if we can use current block
  1340. if (staging_buffer_blocks[staging_buffer_current].frame_used == frames_drawn) {
  1341. //we used this block this frame, let's see if there is still room
  1342. uint32_t write_from = staging_buffer_blocks[staging_buffer_current].fill_amount;
  1343. {
  1344. uint32_t align_remainder = write_from % p_required_align;
  1345. if (align_remainder != 0) {
  1346. write_from += p_required_align - align_remainder;
  1347. }
  1348. }
  1349. int32_t available_bytes = int32_t(staging_buffer_block_size) - int32_t(write_from);
  1350. if ((int32_t)p_amount < available_bytes) {
  1351. //all is good, we should be ok, all will fit
  1352. r_alloc_offset = write_from;
  1353. } else if (p_can_segment && available_bytes >= (int32_t)p_required_align) {
  1354. //ok all won't fit but at least we can fit a chunkie
  1355. //all is good, update what needs to be written to
  1356. r_alloc_offset = write_from;
  1357. r_alloc_size = available_bytes - (available_bytes % p_required_align);
  1358. } else {
  1359. //can't fit it into this buffer.
  1360. //will need to try next buffer
  1361. staging_buffer_current = (staging_buffer_current + 1) % staging_buffer_blocks.size();
  1362. // before doing anything, though, let's check that we didn't manage to fill all blocks
  1363. // possible in a single frame
  1364. if (staging_buffer_blocks[staging_buffer_current].frame_used == frames_drawn) {
  1365. //guess we did.. ok, let's see if we can insert a new block..
  1366. if ((uint64_t)staging_buffer_blocks.size() * staging_buffer_block_size < staging_buffer_max_size) {
  1367. //we can, so we are safe
  1368. Error err = _insert_staging_block();
  1369. if (err) {
  1370. return err;
  1371. }
  1372. //claim for this frame
  1373. staging_buffer_blocks.write[staging_buffer_current].frame_used = frames_drawn;
  1374. } else {
  1375. // Ok, worst case scenario, all the staging buffers belong to this frame
  1376. // and this frame is not even done.
  1377. // If this is the main thread, it means the user is likely loading a lot of resources at once,
  1378. // otherwise, the thread should just be blocked until the next frame (currently unimplemented)
  1379. if (false) { //separate thread from render
  1380. //block_until_next_frame()
  1381. continue;
  1382. } else {
  1383. //flush EVERYTHING including setup commands. IF not immediate, also need to flush the draw commands
  1384. _flush(true);
  1385. //clear the whole staging buffer
  1386. for (int i = 0; i < staging_buffer_blocks.size(); i++) {
  1387. staging_buffer_blocks.write[i].frame_used = 0;
  1388. staging_buffer_blocks.write[i].fill_amount = 0;
  1389. }
  1390. //claim current
  1391. staging_buffer_blocks.write[staging_buffer_current].frame_used = frames_drawn;
  1392. }
  1393. }
  1394. } else {
  1395. //not from current frame, so continue and try again
  1396. continue;
  1397. }
  1398. }
  1399. } else if (staging_buffer_blocks[staging_buffer_current].frame_used <= frames_drawn - frame_count) {
  1400. //this is an old block, which was already processed, let's reuse
  1401. staging_buffer_blocks.write[staging_buffer_current].frame_used = frames_drawn;
  1402. staging_buffer_blocks.write[staging_buffer_current].fill_amount = 0;
  1403. } else {
  1404. //this block may still be in use, let's not touch it unless we have to, so.. can we create a new one?
  1405. if ((uint64_t)staging_buffer_blocks.size() * staging_buffer_block_size < staging_buffer_max_size) {
  1406. //we are still allowed to create a new block, so let's do that and insert it for current pos
  1407. Error err = _insert_staging_block();
  1408. if (err) {
  1409. return err;
  1410. }
  1411. //claim for this frame
  1412. staging_buffer_blocks.write[staging_buffer_current].frame_used = frames_drawn;
  1413. } else {
  1414. // oops, we are out of room and we can't create more.
  1415. // let's flush older frames.
  1416. // The logic here is that if a game is loading a lot of data from the main thread, it will need to be stalled anyway.
  1417. // If loading from a separate thread, we can block that thread until next frame when more room is made (not currently implemented, though).
  1418. if (false) {
  1419. //separate thread from render
  1420. //block_until_next_frame()
  1421. continue; //and try again
  1422. } else {
  1423. _flush(false);
  1424. for (int i = 0; i < staging_buffer_blocks.size(); i++) {
  1425. //clear all blocks but the ones from this frame
  1426. int block_idx = (i + staging_buffer_current) % staging_buffer_blocks.size();
  1427. if (staging_buffer_blocks[block_idx].frame_used == frames_drawn) {
  1428. break; //ok, we reached something from this frame, abort
  1429. }
  1430. staging_buffer_blocks.write[block_idx].frame_used = 0;
  1431. staging_buffer_blocks.write[block_idx].fill_amount = 0;
  1432. }
  1433. //claim for current frame
  1434. staging_buffer_blocks.write[staging_buffer_current].frame_used = frames_drawn;
  1435. }
  1436. }
  1437. }
  1438. //all was good, break
  1439. break;
  1440. }
  1441. staging_buffer_used = true;
  1442. return OK;
  1443. }
  1444. Error RenderingDeviceVulkan::_buffer_update(Buffer *p_buffer, size_t p_offset, const uint8_t *p_data, size_t p_data_size, bool p_use_draw_command_buffer, uint32_t p_required_align) {
  1445. //submitting may get chunked for various reasons, so convert this to a task
  1446. size_t to_submit = p_data_size;
  1447. size_t submit_from = 0;
  1448. while (to_submit > 0) {
  1449. uint32_t block_write_offset;
  1450. uint32_t block_write_amount;
  1451. Error err = _staging_buffer_allocate(MIN(to_submit, staging_buffer_block_size), p_required_align, block_write_offset, block_write_amount);
  1452. if (err) {
  1453. return err;
  1454. }
  1455. //map staging buffer (It's CPU and coherent)
  1456. void *data_ptr = nullptr;
  1457. {
  1458. VkResult vkerr = vmaMapMemory(allocator, staging_buffer_blocks[staging_buffer_current].allocation, &data_ptr);
  1459. ERR_FAIL_COND_V_MSG(vkerr, ERR_CANT_CREATE, "vmaMapMemory failed with error " + itos(vkerr) + ".");
  1460. }
  1461. //copy to staging buffer
  1462. memcpy(((uint8_t *)data_ptr) + block_write_offset, p_data + submit_from, block_write_amount);
  1463. //unmap
  1464. vmaUnmapMemory(allocator, staging_buffer_blocks[staging_buffer_current].allocation);
  1465. //insert a command to copy this
  1466. VkBufferCopy region;
  1467. region.srcOffset = block_write_offset;
  1468. region.dstOffset = submit_from + p_offset;
  1469. region.size = block_write_amount;
  1470. vkCmdCopyBuffer(p_use_draw_command_buffer ? frames[frame].draw_command_buffer : frames[frame].setup_command_buffer, staging_buffer_blocks[staging_buffer_current].buffer, p_buffer->buffer, 1, &region);
  1471. staging_buffer_blocks.write[staging_buffer_current].fill_amount = block_write_offset + block_write_amount;
  1472. to_submit -= block_write_amount;
  1473. submit_from += block_write_amount;
  1474. }
  1475. return OK;
  1476. }
  1477. void RenderingDeviceVulkan::_memory_barrier(VkPipelineStageFlags p_src_stage_mask, VkPipelineStageFlags p_dst_stage_mask, VkAccessFlags p_src_access, VkAccessFlags p_dst_sccess, bool p_sync_with_draw) {
  1478. VkMemoryBarrier mem_barrier;
  1479. mem_barrier.sType = VK_STRUCTURE_TYPE_MEMORY_BARRIER;
  1480. mem_barrier.pNext = nullptr;
  1481. mem_barrier.srcAccessMask = p_src_access;
  1482. mem_barrier.dstAccessMask = p_dst_sccess;
  1483. if (p_src_stage_mask == 0 || p_dst_stage_mask == 0) {
  1484. return; //no barrier, since this is invalid
  1485. }
  1486. vkCmdPipelineBarrier(p_sync_with_draw ? frames[frame].draw_command_buffer : frames[frame].setup_command_buffer, p_src_stage_mask, p_dst_stage_mask, 0, 1, &mem_barrier, 0, nullptr, 0, nullptr);
  1487. }
  1488. void RenderingDeviceVulkan::_full_barrier(bool p_sync_with_draw) {
  1489. //used for debug
  1490. _memory_barrier(VK_PIPELINE_STAGE_ALL_COMMANDS_BIT, VK_PIPELINE_STAGE_ALL_COMMANDS_BIT,
  1491. VK_ACCESS_INDIRECT_COMMAND_READ_BIT |
  1492. VK_ACCESS_INDEX_READ_BIT |
  1493. VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT |
  1494. VK_ACCESS_UNIFORM_READ_BIT |
  1495. VK_ACCESS_INPUT_ATTACHMENT_READ_BIT |
  1496. VK_ACCESS_SHADER_READ_BIT |
  1497. VK_ACCESS_SHADER_WRITE_BIT |
  1498. VK_ACCESS_COLOR_ATTACHMENT_READ_BIT |
  1499. VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT |
  1500. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT |
  1501. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT |
  1502. VK_ACCESS_TRANSFER_READ_BIT |
  1503. VK_ACCESS_TRANSFER_WRITE_BIT |
  1504. VK_ACCESS_HOST_READ_BIT |
  1505. VK_ACCESS_HOST_WRITE_BIT,
  1506. VK_ACCESS_INDIRECT_COMMAND_READ_BIT |
  1507. VK_ACCESS_INDEX_READ_BIT |
  1508. VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT |
  1509. VK_ACCESS_UNIFORM_READ_BIT |
  1510. VK_ACCESS_INPUT_ATTACHMENT_READ_BIT |
  1511. VK_ACCESS_SHADER_READ_BIT |
  1512. VK_ACCESS_SHADER_WRITE_BIT |
  1513. VK_ACCESS_COLOR_ATTACHMENT_READ_BIT |
  1514. VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT |
  1515. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT |
  1516. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT |
  1517. VK_ACCESS_TRANSFER_READ_BIT |
  1518. VK_ACCESS_TRANSFER_WRITE_BIT |
  1519. VK_ACCESS_HOST_READ_BIT |
  1520. VK_ACCESS_HOST_WRITE_BIT,
  1521. p_sync_with_draw);
  1522. }
  1523. void RenderingDeviceVulkan::_buffer_memory_barrier(VkBuffer buffer, uint64_t p_from, uint64_t p_size, VkPipelineStageFlags p_src_stage_mask, VkPipelineStageFlags p_dst_stage_mask, VkAccessFlags p_src_access, VkAccessFlags p_dst_sccess, bool p_sync_with_draw) {
  1524. VkBufferMemoryBarrier buffer_mem_barrier;
  1525. buffer_mem_barrier.sType = VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER;
  1526. buffer_mem_barrier.pNext = nullptr;
  1527. buffer_mem_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  1528. buffer_mem_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  1529. buffer_mem_barrier.srcAccessMask = p_src_access;
  1530. buffer_mem_barrier.dstAccessMask = p_dst_sccess;
  1531. buffer_mem_barrier.buffer = buffer;
  1532. buffer_mem_barrier.offset = p_from;
  1533. buffer_mem_barrier.size = p_size;
  1534. vkCmdPipelineBarrier(p_sync_with_draw ? frames[frame].draw_command_buffer : frames[frame].setup_command_buffer, p_src_stage_mask, p_dst_stage_mask, 0, 0, nullptr, 1, &buffer_mem_barrier, 0, nullptr);
  1535. }
  1536. /*****************/
  1537. /**** TEXTURE ****/
  1538. /*****************/
  1539. RID RenderingDeviceVulkan::texture_create(const TextureFormat &p_format, const TextureView &p_view, const Vector<Vector<uint8_t>> &p_data) {
  1540. _THREAD_SAFE_METHOD_
  1541. VkImageCreateInfo image_create_info;
  1542. image_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO;
  1543. image_create_info.pNext = nullptr;
  1544. image_create_info.flags = 0;
  1545. #ifndef _MSC_VER
  1546. #warning TODO check for support via RenderingDevice to enable on mobile when possible
  1547. #endif
  1548. #ifndef ANDROID_ENABLED
  1549. // vkCreateImage fails with format list on Android (VK_ERROR_OUT_OF_HOST_MEMORY)
  1550. VkImageFormatListCreateInfoKHR format_list_create_info; //keep out of the if, needed for creation
  1551. Vector<VkFormat> allowed_formats; //keep out of the if, needed for creation
  1552. #endif
  1553. if (p_format.shareable_formats.size()) {
  1554. image_create_info.flags |= VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT;
  1555. #ifndef ANDROID_ENABLED
  1556. for (int i = 0; i < p_format.shareable_formats.size(); i++) {
  1557. allowed_formats.push_back(vulkan_formats[p_format.shareable_formats[i]]);
  1558. }
  1559. format_list_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO_KHR;
  1560. format_list_create_info.pNext = nullptr;
  1561. format_list_create_info.viewFormatCount = allowed_formats.size();
  1562. format_list_create_info.pViewFormats = allowed_formats.ptr();
  1563. image_create_info.pNext = &format_list_create_info;
  1564. ERR_FAIL_COND_V_MSG(p_format.shareable_formats.find(p_format.format) == -1, RID(),
  1565. "If supplied a list of shareable formats, the current format must be present in the list");
  1566. ERR_FAIL_COND_V_MSG(p_view.format_override != DATA_FORMAT_MAX && p_format.shareable_formats.find(p_view.format_override) == -1, RID(),
  1567. "If supplied a list of shareable formats, the current view format override must be present in the list");
  1568. #endif
  1569. }
  1570. if (p_format.texture_type == TEXTURE_TYPE_CUBE || p_format.texture_type == TEXTURE_TYPE_CUBE_ARRAY) {
  1571. image_create_info.flags |= VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT;
  1572. }
  1573. /*if (p_format.type == TEXTURE_TYPE_2D || p_format.type == TEXTURE_TYPE_2D_ARRAY) {
  1574. image_create_info.flags |= VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT;
  1575. }*/
  1576. ERR_FAIL_INDEX_V(p_format.texture_type, TEXTURE_TYPE_MAX, RID());
  1577. image_create_info.imageType = vulkan_image_type[p_format.texture_type];
  1578. ERR_FAIL_COND_V_MSG(p_format.width < 1, RID(), "Width must be equal or greater than 1 for all textures");
  1579. image_create_info.format = vulkan_formats[p_format.format];
  1580. image_create_info.extent.width = p_format.width;
  1581. if (image_create_info.imageType == VK_IMAGE_TYPE_3D || image_create_info.imageType == VK_IMAGE_TYPE_2D) {
  1582. ERR_FAIL_COND_V_MSG(p_format.height < 1, RID(), "Height must be equal or greater than 1 for 2D and 3D textures");
  1583. image_create_info.extent.height = p_format.height;
  1584. } else {
  1585. image_create_info.extent.height = 1;
  1586. }
  1587. if (image_create_info.imageType == VK_IMAGE_TYPE_3D) {
  1588. ERR_FAIL_COND_V_MSG(p_format.depth < 1, RID(), "Depth must be equal or greater than 1 for 3D textures");
  1589. image_create_info.extent.depth = p_format.depth;
  1590. } else {
  1591. image_create_info.extent.depth = 1;
  1592. }
  1593. ERR_FAIL_COND_V(p_format.mipmaps < 1, RID());
  1594. image_create_info.mipLevels = p_format.mipmaps;
  1595. if (p_format.texture_type == TEXTURE_TYPE_1D_ARRAY || p_format.texture_type == TEXTURE_TYPE_2D_ARRAY || p_format.texture_type == TEXTURE_TYPE_CUBE_ARRAY || p_format.texture_type == TEXTURE_TYPE_CUBE) {
  1596. ERR_FAIL_COND_V_MSG(p_format.array_layers < 1, RID(),
  1597. "Amount of layers must be equal or greater than 1 for arrays and cubemaps.");
  1598. ERR_FAIL_COND_V_MSG((p_format.texture_type == TEXTURE_TYPE_CUBE_ARRAY || p_format.texture_type == TEXTURE_TYPE_CUBE) && (p_format.array_layers % 6) != 0, RID(),
  1599. "Cubemap and cubemap array textures must provide a layer number that is multiple of 6");
  1600. image_create_info.arrayLayers = p_format.array_layers;
  1601. } else {
  1602. image_create_info.arrayLayers = 1;
  1603. }
  1604. ERR_FAIL_INDEX_V(p_format.samples, TEXTURE_SAMPLES_MAX, RID());
  1605. image_create_info.samples = rasterization_sample_count[p_format.samples];
  1606. image_create_info.tiling = (p_format.usage_bits & TEXTURE_USAGE_CPU_READ_BIT) ? VK_IMAGE_TILING_LINEAR : VK_IMAGE_TILING_OPTIMAL;
  1607. //usage
  1608. image_create_info.usage = 0;
  1609. if (p_format.usage_bits & TEXTURE_USAGE_SAMPLING_BIT) {
  1610. image_create_info.usage |= VK_IMAGE_USAGE_SAMPLED_BIT;
  1611. }
  1612. if (p_format.usage_bits & TEXTURE_USAGE_STORAGE_BIT) {
  1613. image_create_info.usage |= VK_IMAGE_USAGE_STORAGE_BIT;
  1614. }
  1615. if (p_format.usage_bits & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  1616. image_create_info.usage |= VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT;
  1617. }
  1618. if (p_format.usage_bits & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1619. image_create_info.usage |= VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT;
  1620. }
  1621. if (p_format.usage_bits & TEXTURE_USAGE_INPUT_ATTACHMENT_BIT) {
  1622. image_create_info.usage |= VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT;
  1623. }
  1624. if (p_format.usage_bits & TEXTURE_USAGE_VRS_ATTACHMENT_BIT) {
  1625. image_create_info.usage |= VK_IMAGE_USAGE_FRAGMENT_SHADING_RATE_ATTACHMENT_BIT_KHR;
  1626. }
  1627. if (p_format.usage_bits & TEXTURE_USAGE_CAN_UPDATE_BIT) {
  1628. image_create_info.usage |= VK_IMAGE_USAGE_TRANSFER_DST_BIT;
  1629. }
  1630. if (p_format.usage_bits & TEXTURE_USAGE_CAN_COPY_FROM_BIT) {
  1631. image_create_info.usage |= VK_IMAGE_USAGE_TRANSFER_SRC_BIT;
  1632. }
  1633. if (p_format.usage_bits & TEXTURE_USAGE_CAN_COPY_TO_BIT) {
  1634. image_create_info.usage |= VK_IMAGE_USAGE_TRANSFER_DST_BIT;
  1635. }
  1636. image_create_info.sharingMode = VK_SHARING_MODE_EXCLUSIVE;
  1637. image_create_info.queueFamilyIndexCount = 0;
  1638. image_create_info.pQueueFamilyIndices = nullptr;
  1639. image_create_info.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED;
  1640. uint32_t required_mipmaps = get_image_required_mipmaps(image_create_info.extent.width, image_create_info.extent.height, image_create_info.extent.depth);
  1641. ERR_FAIL_COND_V_MSG(required_mipmaps < image_create_info.mipLevels, RID(),
  1642. "Too many mipmaps requested for texture format and dimensions (" + itos(image_create_info.mipLevels) + "), maximum allowed: (" + itos(required_mipmaps) + ").");
  1643. if (p_data.size()) {
  1644. ERR_FAIL_COND_V_MSG(!(p_format.usage_bits & TEXTURE_USAGE_CAN_UPDATE_BIT), RID(),
  1645. "Texture needs the TEXTURE_USAGE_CAN_UPDATE_BIT usage flag in order to be updated at initialization or later");
  1646. int expected_images = image_create_info.arrayLayers;
  1647. ERR_FAIL_COND_V_MSG(p_data.size() != expected_images, RID(),
  1648. "Default supplied data for image format is of invalid length (" + itos(p_data.size()) + "), should be (" + itos(expected_images) + ").");
  1649. for (uint32_t i = 0; i < image_create_info.arrayLayers; i++) {
  1650. uint32_t required_size = get_image_format_required_size(p_format.format, image_create_info.extent.width, image_create_info.extent.height, image_create_info.extent.depth, image_create_info.mipLevels);
  1651. ERR_FAIL_COND_V_MSG((uint32_t)p_data[i].size() != required_size, RID(),
  1652. "Data for slice index " + itos(i) + " (mapped to layer " + itos(i) + ") differs in size (supplied: " + itos(p_data[i].size()) + ") than what is required by the format (" + itos(required_size) + ").");
  1653. }
  1654. }
  1655. {
  1656. //validate that this image is supported for the intended use
  1657. VkFormatProperties properties;
  1658. vkGetPhysicalDeviceFormatProperties(context->get_physical_device(), image_create_info.format, &properties);
  1659. VkFormatFeatureFlags flags;
  1660. String format_text = "'" + String(named_formats[p_format.format]) + "'";
  1661. if (p_format.usage_bits & TEXTURE_USAGE_CPU_READ_BIT) {
  1662. flags = properties.linearTilingFeatures;
  1663. format_text += " (with CPU read bit)";
  1664. } else {
  1665. flags = properties.optimalTilingFeatures;
  1666. }
  1667. if (p_format.usage_bits & TEXTURE_USAGE_SAMPLING_BIT && !(flags & VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT)) {
  1668. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as sampling texture.");
  1669. }
  1670. if (p_format.usage_bits & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT && !(flags & VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT)) {
  1671. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as color attachment.");
  1672. }
  1673. if (p_format.usage_bits & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT && !(flags & VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT)) {
  1674. printf("vkformat: %x\n", image_create_info.format);
  1675. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as depth-stencil attachment.");
  1676. }
  1677. if (p_format.usage_bits & TEXTURE_USAGE_STORAGE_BIT && !(flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT)) {
  1678. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as storage image.");
  1679. }
  1680. if (p_format.usage_bits & TEXTURE_USAGE_STORAGE_ATOMIC_BIT && !(flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT)) {
  1681. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as atomic storage image.");
  1682. }
  1683. // Validation via VK_FORMAT_FEATURE_FRAGMENT_SHADING_RATE_ATTACHMENT_BIT_KHR fails if VRS attachment is not supported.
  1684. if (p_format.usage_bits & TEXTURE_USAGE_VRS_ATTACHMENT_BIT && p_format.format != DATA_FORMAT_R8_UINT) {
  1685. ERR_FAIL_V_MSG(RID(), "Format " + format_text + " does not support usage as VRS attachment.");
  1686. }
  1687. }
  1688. //some view validation
  1689. if (p_view.format_override != DATA_FORMAT_MAX) {
  1690. ERR_FAIL_INDEX_V(p_view.format_override, DATA_FORMAT_MAX, RID());
  1691. }
  1692. ERR_FAIL_INDEX_V(p_view.swizzle_r, TEXTURE_SWIZZLE_MAX, RID());
  1693. ERR_FAIL_INDEX_V(p_view.swizzle_g, TEXTURE_SWIZZLE_MAX, RID());
  1694. ERR_FAIL_INDEX_V(p_view.swizzle_b, TEXTURE_SWIZZLE_MAX, RID());
  1695. ERR_FAIL_INDEX_V(p_view.swizzle_a, TEXTURE_SWIZZLE_MAX, RID());
  1696. //allocate memory
  1697. uint32_t width, height;
  1698. uint32_t image_size = get_image_format_required_size(p_format.format, p_format.width, p_format.height, p_format.depth, p_format.mipmaps, &width, &height);
  1699. VmaAllocationCreateInfo allocInfo;
  1700. allocInfo.flags = (p_format.usage_bits & TEXTURE_USAGE_CPU_READ_BIT) ? VMA_ALLOCATION_CREATE_HOST_ACCESS_RANDOM_BIT : 0;
  1701. allocInfo.pool = nullptr;
  1702. allocInfo.usage = VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE;
  1703. allocInfo.requiredFlags = 0;
  1704. allocInfo.preferredFlags = 0;
  1705. allocInfo.memoryTypeBits = 0;
  1706. allocInfo.pUserData = nullptr;
  1707. if (image_size <= SMALL_ALLOCATION_MAX_SIZE) {
  1708. uint32_t mem_type_index = 0;
  1709. vmaFindMemoryTypeIndexForImageInfo(allocator, &image_create_info, &allocInfo, &mem_type_index);
  1710. allocInfo.pool = _find_or_create_small_allocs_pool(mem_type_index);
  1711. }
  1712. Texture texture;
  1713. VkResult err = vmaCreateImage(allocator, &image_create_info, &allocInfo, &texture.image, &texture.allocation, &texture.allocation_info);
  1714. ERR_FAIL_COND_V_MSG(err, RID(), "vmaCreateImage failed with error " + itos(err) + ".");
  1715. image_memory += texture.allocation_info.size;
  1716. texture.type = p_format.texture_type;
  1717. texture.format = p_format.format;
  1718. texture.width = image_create_info.extent.width;
  1719. texture.height = image_create_info.extent.height;
  1720. texture.depth = image_create_info.extent.depth;
  1721. texture.layers = image_create_info.arrayLayers;
  1722. texture.mipmaps = image_create_info.mipLevels;
  1723. texture.base_mipmap = 0;
  1724. texture.base_layer = 0;
  1725. texture.usage_flags = p_format.usage_bits;
  1726. texture.samples = p_format.samples;
  1727. texture.allowed_shared_formats = p_format.shareable_formats;
  1728. //set base layout based on usage priority
  1729. if (p_format.usage_bits & TEXTURE_USAGE_SAMPLING_BIT) {
  1730. //first priority, readable
  1731. texture.layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  1732. } else if (p_format.usage_bits & TEXTURE_USAGE_STORAGE_BIT) {
  1733. //second priority, storage
  1734. texture.layout = VK_IMAGE_LAYOUT_GENERAL;
  1735. } else if (p_format.usage_bits & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  1736. //third priority, color or depth
  1737. texture.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
  1738. } else if (p_format.usage_bits & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1739. texture.layout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL;
  1740. } else {
  1741. texture.layout = VK_IMAGE_LAYOUT_GENERAL;
  1742. }
  1743. if (p_format.usage_bits & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1744. texture.read_aspect_mask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1745. texture.barrier_aspect_mask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1746. if (format_has_stencil(p_format.format)) {
  1747. texture.barrier_aspect_mask |= VK_IMAGE_ASPECT_STENCIL_BIT;
  1748. }
  1749. } else {
  1750. texture.read_aspect_mask = VK_IMAGE_ASPECT_COLOR_BIT;
  1751. texture.barrier_aspect_mask = VK_IMAGE_ASPECT_COLOR_BIT;
  1752. }
  1753. texture.bound = false;
  1754. //create view
  1755. VkImageViewCreateInfo image_view_create_info;
  1756. image_view_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
  1757. image_view_create_info.pNext = nullptr;
  1758. image_view_create_info.flags = 0;
  1759. image_view_create_info.image = texture.image;
  1760. static const VkImageViewType view_types[TEXTURE_TYPE_MAX] = {
  1761. VK_IMAGE_VIEW_TYPE_1D,
  1762. VK_IMAGE_VIEW_TYPE_2D,
  1763. VK_IMAGE_VIEW_TYPE_3D,
  1764. VK_IMAGE_VIEW_TYPE_CUBE,
  1765. VK_IMAGE_VIEW_TYPE_1D_ARRAY,
  1766. VK_IMAGE_VIEW_TYPE_2D_ARRAY,
  1767. VK_IMAGE_VIEW_TYPE_CUBE_ARRAY,
  1768. };
  1769. image_view_create_info.viewType = view_types[p_format.texture_type];
  1770. if (p_view.format_override == DATA_FORMAT_MAX) {
  1771. image_view_create_info.format = image_create_info.format;
  1772. } else {
  1773. image_view_create_info.format = vulkan_formats[p_view.format_override];
  1774. }
  1775. static const VkComponentSwizzle component_swizzles[TEXTURE_SWIZZLE_MAX] = {
  1776. VK_COMPONENT_SWIZZLE_IDENTITY,
  1777. VK_COMPONENT_SWIZZLE_ZERO,
  1778. VK_COMPONENT_SWIZZLE_ONE,
  1779. VK_COMPONENT_SWIZZLE_R,
  1780. VK_COMPONENT_SWIZZLE_G,
  1781. VK_COMPONENT_SWIZZLE_B,
  1782. VK_COMPONENT_SWIZZLE_A
  1783. };
  1784. image_view_create_info.components.r = component_swizzles[p_view.swizzle_r];
  1785. image_view_create_info.components.g = component_swizzles[p_view.swizzle_g];
  1786. image_view_create_info.components.b = component_swizzles[p_view.swizzle_b];
  1787. image_view_create_info.components.a = component_swizzles[p_view.swizzle_a];
  1788. image_view_create_info.subresourceRange.baseMipLevel = 0;
  1789. image_view_create_info.subresourceRange.levelCount = image_create_info.mipLevels;
  1790. image_view_create_info.subresourceRange.baseArrayLayer = 0;
  1791. image_view_create_info.subresourceRange.layerCount = image_create_info.arrayLayers;
  1792. if (p_format.usage_bits & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1793. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1794. } else {
  1795. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  1796. }
  1797. err = vkCreateImageView(device, &image_view_create_info, nullptr, &texture.view);
  1798. if (err) {
  1799. vmaDestroyImage(allocator, texture.image, texture.allocation);
  1800. ERR_FAIL_V_MSG(RID(), "vkCreateImageView failed with error " + itos(err) + ".");
  1801. }
  1802. //barrier to set layout
  1803. {
  1804. VkImageMemoryBarrier image_memory_barrier;
  1805. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  1806. image_memory_barrier.pNext = nullptr;
  1807. image_memory_barrier.srcAccessMask = 0;
  1808. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT;
  1809. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_UNDEFINED;
  1810. image_memory_barrier.newLayout = texture.layout;
  1811. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  1812. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  1813. image_memory_barrier.image = texture.image;
  1814. image_memory_barrier.subresourceRange.aspectMask = texture.barrier_aspect_mask;
  1815. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  1816. image_memory_barrier.subresourceRange.levelCount = image_create_info.mipLevels;
  1817. image_memory_barrier.subresourceRange.baseArrayLayer = 0;
  1818. image_memory_barrier.subresourceRange.layerCount = image_create_info.arrayLayers;
  1819. vkCmdPipelineBarrier(frames[frame].setup_command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  1820. }
  1821. RID id = texture_owner.make_rid(texture);
  1822. if (p_data.size()) {
  1823. for (uint32_t i = 0; i < image_create_info.arrayLayers; i++) {
  1824. _texture_update(id, i, p_data[i], RD::BARRIER_MASK_ALL, true);
  1825. }
  1826. }
  1827. return id;
  1828. }
  1829. RID RenderingDeviceVulkan::texture_create_shared(const TextureView &p_view, RID p_with_texture) {
  1830. _THREAD_SAFE_METHOD_
  1831. Texture *src_texture = texture_owner.get_or_null(p_with_texture);
  1832. ERR_FAIL_COND_V(!src_texture, RID());
  1833. if (src_texture->owner.is_valid()) { //ahh this is a share
  1834. p_with_texture = src_texture->owner;
  1835. src_texture = texture_owner.get_or_null(src_texture->owner);
  1836. ERR_FAIL_COND_V(!src_texture, RID()); //this is a bug
  1837. }
  1838. //create view
  1839. Texture texture = *src_texture;
  1840. VkImageViewCreateInfo image_view_create_info;
  1841. image_view_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
  1842. image_view_create_info.pNext = nullptr;
  1843. image_view_create_info.flags = 0;
  1844. image_view_create_info.image = texture.image;
  1845. static const VkImageViewType view_types[TEXTURE_TYPE_MAX] = {
  1846. VK_IMAGE_VIEW_TYPE_1D,
  1847. VK_IMAGE_VIEW_TYPE_2D,
  1848. VK_IMAGE_VIEW_TYPE_3D,
  1849. VK_IMAGE_VIEW_TYPE_CUBE,
  1850. VK_IMAGE_VIEW_TYPE_1D_ARRAY,
  1851. VK_IMAGE_VIEW_TYPE_2D_ARRAY,
  1852. VK_IMAGE_VIEW_TYPE_CUBE_ARRAY,
  1853. };
  1854. image_view_create_info.viewType = view_types[texture.type];
  1855. if (p_view.format_override == DATA_FORMAT_MAX || p_view.format_override == texture.format) {
  1856. image_view_create_info.format = vulkan_formats[texture.format];
  1857. } else {
  1858. ERR_FAIL_INDEX_V(p_view.format_override, DATA_FORMAT_MAX, RID());
  1859. ERR_FAIL_COND_V_MSG(texture.allowed_shared_formats.find(p_view.format_override) == -1, RID(),
  1860. "Format override is not in the list of allowed shareable formats for original texture.");
  1861. image_view_create_info.format = vulkan_formats[p_view.format_override];
  1862. }
  1863. static const VkComponentSwizzle component_swizzles[TEXTURE_SWIZZLE_MAX] = {
  1864. VK_COMPONENT_SWIZZLE_IDENTITY,
  1865. VK_COMPONENT_SWIZZLE_ZERO,
  1866. VK_COMPONENT_SWIZZLE_ONE,
  1867. VK_COMPONENT_SWIZZLE_R,
  1868. VK_COMPONENT_SWIZZLE_G,
  1869. VK_COMPONENT_SWIZZLE_B,
  1870. VK_COMPONENT_SWIZZLE_A
  1871. };
  1872. image_view_create_info.components.r = component_swizzles[p_view.swizzle_r];
  1873. image_view_create_info.components.g = component_swizzles[p_view.swizzle_g];
  1874. image_view_create_info.components.b = component_swizzles[p_view.swizzle_b];
  1875. image_view_create_info.components.a = component_swizzles[p_view.swizzle_a];
  1876. image_view_create_info.subresourceRange.baseMipLevel = 0;
  1877. image_view_create_info.subresourceRange.levelCount = texture.mipmaps;
  1878. image_view_create_info.subresourceRange.layerCount = texture.layers;
  1879. image_view_create_info.subresourceRange.baseArrayLayer = 0;
  1880. if (texture.usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1881. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1882. } else {
  1883. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  1884. }
  1885. VkImageViewUsageCreateInfo usage_info;
  1886. usage_info.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_USAGE_CREATE_INFO;
  1887. usage_info.pNext = nullptr;
  1888. if (p_view.format_override != DATA_FORMAT_MAX) {
  1889. //need to validate usage with vulkan
  1890. usage_info.usage = 0;
  1891. if (texture.usage_flags & TEXTURE_USAGE_SAMPLING_BIT) {
  1892. usage_info.usage |= VK_IMAGE_USAGE_SAMPLED_BIT;
  1893. }
  1894. if (texture.usage_flags & TEXTURE_USAGE_STORAGE_BIT) {
  1895. if (texture_is_format_supported_for_usage(p_view.format_override, TEXTURE_USAGE_STORAGE_BIT)) {
  1896. usage_info.usage |= VK_IMAGE_USAGE_STORAGE_BIT;
  1897. }
  1898. }
  1899. if (texture.usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  1900. if (texture_is_format_supported_for_usage(p_view.format_override, TEXTURE_USAGE_COLOR_ATTACHMENT_BIT)) {
  1901. usage_info.usage |= VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT;
  1902. }
  1903. }
  1904. if (texture.usage_flags & TEXTURE_USAGE_INPUT_ATTACHMENT_BIT) {
  1905. usage_info.usage |= VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT;
  1906. }
  1907. if (texture.usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1908. usage_info.usage |= VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT;
  1909. }
  1910. if (texture.usage_flags & TEXTURE_USAGE_CAN_UPDATE_BIT) {
  1911. usage_info.usage |= VK_IMAGE_USAGE_TRANSFER_DST_BIT;
  1912. }
  1913. if (texture.usage_flags & TEXTURE_USAGE_CAN_COPY_FROM_BIT) {
  1914. usage_info.usage |= VK_IMAGE_USAGE_TRANSFER_SRC_BIT;
  1915. }
  1916. if (texture.usage_flags & TEXTURE_USAGE_CAN_COPY_TO_BIT) {
  1917. usage_info.usage |= VK_IMAGE_USAGE_TRANSFER_DST_BIT;
  1918. }
  1919. image_view_create_info.pNext = &usage_info;
  1920. }
  1921. VkResult err = vkCreateImageView(device, &image_view_create_info, nullptr, &texture.view);
  1922. ERR_FAIL_COND_V_MSG(err, RID(), "vkCreateImageView failed with error " + itos(err) + ".");
  1923. texture.owner = p_with_texture;
  1924. RID id = texture_owner.make_rid(texture);
  1925. _add_dependency(id, p_with_texture);
  1926. return id;
  1927. }
  1928. RID RenderingDeviceVulkan::texture_create_from_extension(TextureType p_type, DataFormat p_format, TextureSamples p_samples, uint64_t p_flags, uint64_t p_image, uint64_t p_width, uint64_t p_height, uint64_t p_depth, uint64_t p_layers) {
  1929. _THREAD_SAFE_METHOD_
  1930. // This method creates a texture object using a VkImage created by an extension, module or other external source (OpenXR uses this).
  1931. VkImage image = (VkImage)p_image;
  1932. Texture texture;
  1933. texture.image = image;
  1934. // if we leave texture.allocation as a nullptr, would that be enough to detect we don't "own" the image?
  1935. // also leave texture.allocation_info alone
  1936. // we'll set texture.view later on
  1937. texture.type = p_type;
  1938. texture.format = p_format;
  1939. texture.samples = p_samples;
  1940. texture.width = p_width;
  1941. texture.height = p_height;
  1942. texture.depth = p_depth;
  1943. texture.layers = p_layers;
  1944. texture.mipmaps = 0; // maybe make this settable too?
  1945. texture.usage_flags = p_flags;
  1946. texture.base_mipmap = 0;
  1947. texture.base_layer = 0;
  1948. texture.allowed_shared_formats.push_back(RD::DATA_FORMAT_R8G8B8A8_UNORM);
  1949. texture.allowed_shared_formats.push_back(RD::DATA_FORMAT_R8G8B8A8_SRGB);
  1950. // Do we need to do something with texture.layout ?
  1951. if (texture.usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1952. texture.read_aspect_mask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1953. texture.barrier_aspect_mask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1954. // if (format_has_stencil(p_format.format)) {
  1955. // texture.barrier_aspect_mask |= VK_IMAGE_ASPECT_STENCIL_BIT;
  1956. // }
  1957. } else {
  1958. texture.read_aspect_mask = VK_IMAGE_ASPECT_COLOR_BIT;
  1959. texture.barrier_aspect_mask = VK_IMAGE_ASPECT_COLOR_BIT;
  1960. }
  1961. // Create a view for us to use
  1962. VkImageViewCreateInfo image_view_create_info;
  1963. image_view_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
  1964. image_view_create_info.pNext = nullptr;
  1965. image_view_create_info.flags = 0;
  1966. image_view_create_info.image = texture.image;
  1967. static const VkImageViewType view_types[TEXTURE_TYPE_MAX] = {
  1968. VK_IMAGE_VIEW_TYPE_1D,
  1969. VK_IMAGE_VIEW_TYPE_2D,
  1970. VK_IMAGE_VIEW_TYPE_3D,
  1971. VK_IMAGE_VIEW_TYPE_CUBE,
  1972. VK_IMAGE_VIEW_TYPE_1D_ARRAY,
  1973. VK_IMAGE_VIEW_TYPE_2D_ARRAY,
  1974. VK_IMAGE_VIEW_TYPE_CUBE_ARRAY,
  1975. };
  1976. image_view_create_info.viewType = view_types[texture.type];
  1977. image_view_create_info.format = vulkan_formats[texture.format];
  1978. static const VkComponentSwizzle component_swizzles[TEXTURE_SWIZZLE_MAX] = {
  1979. VK_COMPONENT_SWIZZLE_IDENTITY,
  1980. VK_COMPONENT_SWIZZLE_ZERO,
  1981. VK_COMPONENT_SWIZZLE_ONE,
  1982. VK_COMPONENT_SWIZZLE_R,
  1983. VK_COMPONENT_SWIZZLE_G,
  1984. VK_COMPONENT_SWIZZLE_B,
  1985. VK_COMPONENT_SWIZZLE_A
  1986. };
  1987. // hardcode for now, maybe make this settable from outside..
  1988. image_view_create_info.components.r = component_swizzles[TEXTURE_SWIZZLE_R];
  1989. image_view_create_info.components.g = component_swizzles[TEXTURE_SWIZZLE_G];
  1990. image_view_create_info.components.b = component_swizzles[TEXTURE_SWIZZLE_B];
  1991. image_view_create_info.components.a = component_swizzles[TEXTURE_SWIZZLE_A];
  1992. image_view_create_info.subresourceRange.baseMipLevel = 0;
  1993. image_view_create_info.subresourceRange.levelCount = texture.mipmaps;
  1994. image_view_create_info.subresourceRange.baseArrayLayer = 0;
  1995. image_view_create_info.subresourceRange.layerCount = texture.layers;
  1996. if (texture.usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  1997. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_DEPTH_BIT;
  1998. } else {
  1999. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  2000. }
  2001. VkResult err = vkCreateImageView(device, &image_view_create_info, nullptr, &texture.view);
  2002. if (err) {
  2003. // vmaDestroyImage(allocator, texture.image, texture.allocation);
  2004. ERR_FAIL_V_MSG(RID(), "vkCreateImageView failed with error " + itos(err) + ".");
  2005. }
  2006. //barrier to set layout
  2007. {
  2008. VkImageMemoryBarrier image_memory_barrier;
  2009. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2010. image_memory_barrier.pNext = nullptr;
  2011. image_memory_barrier.srcAccessMask = 0;
  2012. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT;
  2013. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_UNDEFINED;
  2014. image_memory_barrier.newLayout = texture.layout;
  2015. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2016. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2017. image_memory_barrier.image = texture.image;
  2018. image_memory_barrier.subresourceRange.aspectMask = texture.barrier_aspect_mask;
  2019. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  2020. image_memory_barrier.subresourceRange.levelCount = texture.mipmaps;
  2021. image_memory_barrier.subresourceRange.baseArrayLayer = 0;
  2022. image_memory_barrier.subresourceRange.layerCount = texture.layers;
  2023. vkCmdPipelineBarrier(frames[frame].setup_command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2024. }
  2025. RID id = texture_owner.make_rid(texture);
  2026. return id;
  2027. }
  2028. RID RenderingDeviceVulkan::texture_create_shared_from_slice(const TextureView &p_view, RID p_with_texture, uint32_t p_layer, uint32_t p_mipmap, uint32_t p_mipmaps, TextureSliceType p_slice_type) {
  2029. _THREAD_SAFE_METHOD_
  2030. Texture *src_texture = texture_owner.get_or_null(p_with_texture);
  2031. ERR_FAIL_COND_V(!src_texture, RID());
  2032. if (src_texture->owner.is_valid()) { //ahh this is a share
  2033. p_with_texture = src_texture->owner;
  2034. src_texture = texture_owner.get_or_null(src_texture->owner);
  2035. ERR_FAIL_COND_V(!src_texture, RID()); //this is a bug
  2036. }
  2037. ERR_FAIL_COND_V_MSG(p_slice_type == TEXTURE_SLICE_CUBEMAP && (src_texture->type != TEXTURE_TYPE_CUBE && src_texture->type != TEXTURE_TYPE_CUBE_ARRAY), RID(),
  2038. "Can only create a cubemap slice from a cubemap or cubemap array mipmap");
  2039. ERR_FAIL_COND_V_MSG(p_slice_type == TEXTURE_SLICE_3D && src_texture->type != TEXTURE_TYPE_3D, RID(),
  2040. "Can only create a 3D slice from a 3D texture");
  2041. ERR_FAIL_COND_V_MSG(p_slice_type == TEXTURE_SLICE_2D_ARRAY && (src_texture->type != TEXTURE_TYPE_2D_ARRAY), RID(),
  2042. "Can only create an array slice from a 2D array mipmap");
  2043. //create view
  2044. ERR_FAIL_UNSIGNED_INDEX_V(p_mipmap, src_texture->mipmaps, RID());
  2045. ERR_FAIL_COND_V(p_mipmap + p_mipmaps > src_texture->mipmaps, RID());
  2046. ERR_FAIL_UNSIGNED_INDEX_V(p_layer, src_texture->layers, RID());
  2047. int slice_layers = 1;
  2048. if (p_slice_type == TEXTURE_SLICE_2D_ARRAY) {
  2049. ERR_FAIL_COND_V_MSG(p_layer != 0, RID(), "layer must be 0 when obtaining a 2D array mipmap slice");
  2050. slice_layers = src_texture->layers;
  2051. } else if (p_slice_type == TEXTURE_SLICE_CUBEMAP) {
  2052. slice_layers = 6;
  2053. }
  2054. Texture texture = *src_texture;
  2055. get_image_format_required_size(texture.format, texture.width, texture.height, texture.depth, p_mipmap + 1, &texture.width, &texture.height);
  2056. texture.mipmaps = p_mipmaps;
  2057. texture.layers = slice_layers;
  2058. texture.base_mipmap = p_mipmap;
  2059. texture.base_layer = p_layer;
  2060. VkImageViewCreateInfo image_view_create_info;
  2061. image_view_create_info.sType = VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
  2062. image_view_create_info.pNext = nullptr;
  2063. image_view_create_info.flags = 0;
  2064. image_view_create_info.image = texture.image;
  2065. static const VkImageViewType view_types[TEXTURE_TYPE_MAX] = {
  2066. VK_IMAGE_VIEW_TYPE_1D,
  2067. VK_IMAGE_VIEW_TYPE_2D,
  2068. VK_IMAGE_VIEW_TYPE_2D,
  2069. VK_IMAGE_VIEW_TYPE_2D,
  2070. VK_IMAGE_VIEW_TYPE_1D,
  2071. VK_IMAGE_VIEW_TYPE_2D,
  2072. VK_IMAGE_VIEW_TYPE_2D,
  2073. };
  2074. image_view_create_info.viewType = view_types[texture.type];
  2075. if (p_slice_type == TEXTURE_SLICE_CUBEMAP) {
  2076. image_view_create_info.viewType = VK_IMAGE_VIEW_TYPE_CUBE;
  2077. } else if (p_slice_type == TEXTURE_SLICE_3D) {
  2078. image_view_create_info.viewType = VK_IMAGE_VIEW_TYPE_3D;
  2079. } else if (p_slice_type == TEXTURE_SLICE_2D_ARRAY) {
  2080. image_view_create_info.viewType = VK_IMAGE_VIEW_TYPE_2D_ARRAY;
  2081. }
  2082. if (p_slice_type == TEXTURE_SLICE_2D) {
  2083. texture.type = TEXTURE_TYPE_2D;
  2084. } else if (p_slice_type == TEXTURE_SLICE_3D) {
  2085. texture.type = TEXTURE_TYPE_3D;
  2086. }
  2087. if (p_view.format_override == DATA_FORMAT_MAX || p_view.format_override == texture.format) {
  2088. image_view_create_info.format = vulkan_formats[texture.format];
  2089. } else {
  2090. ERR_FAIL_INDEX_V(p_view.format_override, DATA_FORMAT_MAX, RID());
  2091. ERR_FAIL_COND_V_MSG(texture.allowed_shared_formats.find(p_view.format_override) == -1, RID(),
  2092. "Format override is not in the list of allowed shareable formats for original texture.");
  2093. image_view_create_info.format = vulkan_formats[p_view.format_override];
  2094. }
  2095. static const VkComponentSwizzle component_swizzles[TEXTURE_SWIZZLE_MAX] = {
  2096. VK_COMPONENT_SWIZZLE_IDENTITY,
  2097. VK_COMPONENT_SWIZZLE_ZERO,
  2098. VK_COMPONENT_SWIZZLE_ONE,
  2099. VK_COMPONENT_SWIZZLE_R,
  2100. VK_COMPONENT_SWIZZLE_G,
  2101. VK_COMPONENT_SWIZZLE_B,
  2102. VK_COMPONENT_SWIZZLE_A
  2103. };
  2104. image_view_create_info.components.r = component_swizzles[p_view.swizzle_r];
  2105. image_view_create_info.components.g = component_swizzles[p_view.swizzle_g];
  2106. image_view_create_info.components.b = component_swizzles[p_view.swizzle_b];
  2107. image_view_create_info.components.a = component_swizzles[p_view.swizzle_a];
  2108. if (p_slice_type == TEXTURE_SLICE_CUBEMAP) {
  2109. ERR_FAIL_COND_V_MSG(p_layer >= src_texture->layers, RID(),
  2110. "Specified layer is invalid for cubemap");
  2111. ERR_FAIL_COND_V_MSG((p_layer % 6) != 0, RID(),
  2112. "Specified layer must be a multiple of 6.");
  2113. }
  2114. image_view_create_info.subresourceRange.baseMipLevel = p_mipmap;
  2115. image_view_create_info.subresourceRange.levelCount = p_mipmaps;
  2116. image_view_create_info.subresourceRange.layerCount = slice_layers;
  2117. image_view_create_info.subresourceRange.baseArrayLayer = p_layer;
  2118. if (texture.usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  2119. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_DEPTH_BIT;
  2120. } else {
  2121. image_view_create_info.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  2122. }
  2123. VkResult err = vkCreateImageView(device, &image_view_create_info, nullptr, &texture.view);
  2124. ERR_FAIL_COND_V_MSG(err, RID(), "vkCreateImageView failed with error " + itos(err) + ".");
  2125. texture.owner = p_with_texture;
  2126. RID id = texture_owner.make_rid(texture);
  2127. _add_dependency(id, p_with_texture);
  2128. return id;
  2129. }
  2130. Error RenderingDeviceVulkan::texture_update(RID p_texture, uint32_t p_layer, const Vector<uint8_t> &p_data, uint32_t p_post_barrier) {
  2131. return _texture_update(p_texture, p_layer, p_data, p_post_barrier, false);
  2132. }
  2133. static _ALWAYS_INLINE_ void _copy_region(uint8_t const *__restrict p_src, uint8_t *__restrict p_dst, uint32_t p_src_x, uint32_t p_src_y, uint32_t p_src_w, uint32_t p_src_h, uint32_t p_src_full_w, uint32_t p_unit_size) {
  2134. uint32_t src_offset = (p_src_y * p_src_full_w + p_src_x) * p_unit_size;
  2135. uint32_t dst_offset = 0;
  2136. for (uint32_t y = p_src_h; y > 0; y--) {
  2137. uint8_t const *__restrict src = p_src + src_offset;
  2138. uint8_t *__restrict dst = p_dst + dst_offset;
  2139. for (uint32_t x = p_src_w * p_unit_size; x > 0; x--) {
  2140. *dst = *src;
  2141. src++;
  2142. dst++;
  2143. }
  2144. src_offset += p_src_full_w * p_unit_size;
  2145. dst_offset += p_src_w * p_unit_size;
  2146. }
  2147. }
  2148. Error RenderingDeviceVulkan::_texture_update(RID p_texture, uint32_t p_layer, const Vector<uint8_t> &p_data, uint32_t p_post_barrier, bool p_use_setup_queue) {
  2149. _THREAD_SAFE_METHOD_
  2150. ERR_FAIL_COND_V_MSG((draw_list || compute_list) && !p_use_setup_queue, ERR_INVALID_PARAMETER,
  2151. "Updating textures is forbidden during creation of a draw or compute list");
  2152. Texture *texture = texture_owner.get_or_null(p_texture);
  2153. ERR_FAIL_COND_V(!texture, ERR_INVALID_PARAMETER);
  2154. if (texture->owner != RID()) {
  2155. p_texture = texture->owner;
  2156. texture = texture_owner.get_or_null(texture->owner);
  2157. ERR_FAIL_COND_V(!texture, ERR_BUG); //this is a bug
  2158. }
  2159. ERR_FAIL_COND_V_MSG(texture->bound, ERR_CANT_ACQUIRE_RESOURCE,
  2160. "Texture can't be updated while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2161. ERR_FAIL_COND_V_MSG(!(texture->usage_flags & TEXTURE_USAGE_CAN_UPDATE_BIT), ERR_INVALID_PARAMETER,
  2162. "Texture requires the TEXTURE_USAGE_CAN_UPDATE_BIT in order to be updatable.");
  2163. uint32_t layer_count = texture->layers;
  2164. if (texture->type == TEXTURE_TYPE_CUBE || texture->type == TEXTURE_TYPE_CUBE_ARRAY) {
  2165. layer_count *= 6;
  2166. }
  2167. ERR_FAIL_COND_V(p_layer >= layer_count, ERR_INVALID_PARAMETER);
  2168. uint32_t width, height;
  2169. uint32_t image_size = get_image_format_required_size(texture->format, texture->width, texture->height, texture->depth, texture->mipmaps, &width, &height);
  2170. uint32_t required_size = image_size;
  2171. uint32_t required_align = get_compressed_image_format_block_byte_size(texture->format);
  2172. if (required_align == 1) {
  2173. required_align = get_image_format_pixel_size(texture->format);
  2174. }
  2175. if ((required_align % 4) != 0) { //alignment rules are really strange
  2176. required_align *= 4;
  2177. }
  2178. ERR_FAIL_COND_V_MSG(required_size != (uint32_t)p_data.size(), ERR_INVALID_PARAMETER,
  2179. "Required size for texture update (" + itos(required_size) + ") does not match data supplied size (" + itos(p_data.size()) + ").");
  2180. uint32_t region_size = texture_upload_region_size_px;
  2181. const uint8_t *r = p_data.ptr();
  2182. VkCommandBuffer command_buffer = p_use_setup_queue ? frames[frame].setup_command_buffer : frames[frame].draw_command_buffer;
  2183. //barrier to transfer
  2184. {
  2185. VkImageMemoryBarrier image_memory_barrier;
  2186. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2187. image_memory_barrier.pNext = nullptr;
  2188. image_memory_barrier.srcAccessMask = 0;
  2189. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2190. image_memory_barrier.oldLayout = texture->layout;
  2191. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2192. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2193. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2194. image_memory_barrier.image = texture->image;
  2195. image_memory_barrier.subresourceRange.aspectMask = texture->barrier_aspect_mask;
  2196. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  2197. image_memory_barrier.subresourceRange.levelCount = texture->mipmaps;
  2198. image_memory_barrier.subresourceRange.baseArrayLayer = p_layer;
  2199. image_memory_barrier.subresourceRange.layerCount = 1;
  2200. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2201. }
  2202. uint32_t mipmap_offset = 0;
  2203. uint32_t logic_width = texture->width;
  2204. uint32_t logic_height = texture->height;
  2205. for (uint32_t mm_i = 0; mm_i < texture->mipmaps; mm_i++) {
  2206. uint32_t depth;
  2207. uint32_t image_total = get_image_format_required_size(texture->format, texture->width, texture->height, texture->depth, mm_i + 1, &width, &height, &depth);
  2208. const uint8_t *read_ptr_mipmap = r + mipmap_offset;
  2209. image_size = image_total - mipmap_offset;
  2210. for (uint32_t z = 0; z < depth; z++) { //for 3D textures, depth may be > 0
  2211. const uint8_t *read_ptr = read_ptr_mipmap + image_size * z / depth;
  2212. for (uint32_t y = 0; y < height; y += region_size) {
  2213. for (uint32_t x = 0; x < width; x += region_size) {
  2214. uint32_t region_w = MIN(region_size, width - x);
  2215. uint32_t region_h = MIN(region_size, height - y);
  2216. uint32_t region_logic_w = MIN(region_size, logic_width - x);
  2217. uint32_t region_logic_h = MIN(region_size, logic_height - y);
  2218. uint32_t pixel_size = get_image_format_pixel_size(texture->format);
  2219. uint32_t to_allocate = region_w * region_h * pixel_size;
  2220. to_allocate >>= get_compressed_image_format_pixel_rshift(texture->format);
  2221. uint32_t alloc_offset, alloc_size;
  2222. Error err = _staging_buffer_allocate(to_allocate, required_align, alloc_offset, alloc_size, false);
  2223. ERR_FAIL_COND_V(err, ERR_CANT_CREATE);
  2224. uint8_t *write_ptr;
  2225. { //map
  2226. void *data_ptr = nullptr;
  2227. VkResult vkerr = vmaMapMemory(allocator, staging_buffer_blocks[staging_buffer_current].allocation, &data_ptr);
  2228. ERR_FAIL_COND_V_MSG(vkerr, ERR_CANT_CREATE, "vmaMapMemory failed with error " + itos(vkerr) + ".");
  2229. write_ptr = (uint8_t *)data_ptr;
  2230. write_ptr += alloc_offset;
  2231. }
  2232. uint32_t block_w, block_h;
  2233. get_compressed_image_format_block_dimensions(texture->format, block_w, block_h);
  2234. ERR_FAIL_COND_V(region_w % block_w, ERR_BUG);
  2235. ERR_FAIL_COND_V(region_h % block_h, ERR_BUG);
  2236. if (block_w != 1 || block_h != 1) {
  2237. //compressed image (blocks)
  2238. //must copy a block region
  2239. uint32_t block_size = get_compressed_image_format_block_byte_size(texture->format);
  2240. //re-create current variables in blocky format
  2241. uint32_t xb = x / block_w;
  2242. uint32_t yb = y / block_h;
  2243. uint32_t wb = width / block_w;
  2244. //uint32_t hb = height / block_h;
  2245. uint32_t region_wb = region_w / block_w;
  2246. uint32_t region_hb = region_h / block_h;
  2247. _copy_region(read_ptr, write_ptr, xb, yb, region_wb, region_hb, wb, block_size);
  2248. } else {
  2249. //regular image (pixels)
  2250. //must copy a pixel region
  2251. _copy_region(read_ptr, write_ptr, x, y, region_w, region_h, width, pixel_size);
  2252. }
  2253. { //unmap
  2254. vmaUnmapMemory(allocator, staging_buffer_blocks[staging_buffer_current].allocation);
  2255. }
  2256. VkBufferImageCopy buffer_image_copy;
  2257. buffer_image_copy.bufferOffset = alloc_offset;
  2258. buffer_image_copy.bufferRowLength = 0; //tightly packed
  2259. buffer_image_copy.bufferImageHeight = 0; //tightly packed
  2260. buffer_image_copy.imageSubresource.aspectMask = texture->read_aspect_mask;
  2261. buffer_image_copy.imageSubresource.mipLevel = mm_i;
  2262. buffer_image_copy.imageSubresource.baseArrayLayer = p_layer;
  2263. buffer_image_copy.imageSubresource.layerCount = 1;
  2264. buffer_image_copy.imageOffset.x = x;
  2265. buffer_image_copy.imageOffset.y = y;
  2266. buffer_image_copy.imageOffset.z = z;
  2267. buffer_image_copy.imageExtent.width = region_logic_w;
  2268. buffer_image_copy.imageExtent.height = region_logic_h;
  2269. buffer_image_copy.imageExtent.depth = 1;
  2270. vkCmdCopyBufferToImage(command_buffer, staging_buffer_blocks[staging_buffer_current].buffer, texture->image, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, 1, &buffer_image_copy);
  2271. staging_buffer_blocks.write[staging_buffer_current].fill_amount += alloc_size;
  2272. }
  2273. }
  2274. }
  2275. mipmap_offset = image_total;
  2276. logic_width = MAX(1u, logic_width >> 1);
  2277. logic_height = MAX(1u, logic_height >> 1);
  2278. }
  2279. //barrier to restore layout
  2280. {
  2281. uint32_t barrier_flags = 0;
  2282. uint32_t access_flags = 0;
  2283. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  2284. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  2285. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2286. }
  2287. if (p_post_barrier & BARRIER_MASK_RASTER) {
  2288. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  2289. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2290. }
  2291. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  2292. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  2293. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT;
  2294. }
  2295. if (barrier_flags == 0) {
  2296. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  2297. }
  2298. VkImageMemoryBarrier image_memory_barrier;
  2299. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2300. image_memory_barrier.pNext = nullptr;
  2301. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2302. image_memory_barrier.dstAccessMask = access_flags;
  2303. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2304. image_memory_barrier.newLayout = texture->layout;
  2305. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2306. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2307. image_memory_barrier.image = texture->image;
  2308. image_memory_barrier.subresourceRange.aspectMask = texture->barrier_aspect_mask;
  2309. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  2310. image_memory_barrier.subresourceRange.levelCount = texture->mipmaps;
  2311. image_memory_barrier.subresourceRange.baseArrayLayer = p_layer;
  2312. image_memory_barrier.subresourceRange.layerCount = 1;
  2313. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2314. }
  2315. if (texture->used_in_frame != frames_drawn) {
  2316. texture->used_in_raster = false;
  2317. texture->used_in_compute = false;
  2318. texture->used_in_frame = frames_drawn;
  2319. }
  2320. texture->used_in_transfer = true;
  2321. return OK;
  2322. }
  2323. Vector<uint8_t> RenderingDeviceVulkan::_texture_get_data_from_image(Texture *tex, VkImage p_image, VmaAllocation p_allocation, uint32_t p_layer, bool p_2d) {
  2324. uint32_t width, height, depth;
  2325. uint32_t image_size = get_image_format_required_size(tex->format, tex->width, tex->height, p_2d ? 1 : tex->depth, tex->mipmaps, &width, &height, &depth);
  2326. Vector<uint8_t> image_data;
  2327. image_data.resize(image_size);
  2328. void *img_mem;
  2329. vmaMapMemory(allocator, p_allocation, &img_mem);
  2330. uint32_t blockw, blockh;
  2331. get_compressed_image_format_block_dimensions(tex->format, blockw, blockh);
  2332. uint32_t block_size = get_compressed_image_format_block_byte_size(tex->format);
  2333. uint32_t pixel_size = get_image_format_pixel_size(tex->format);
  2334. {
  2335. uint8_t *w = image_data.ptrw();
  2336. uint32_t mipmap_offset = 0;
  2337. for (uint32_t mm_i = 0; mm_i < tex->mipmaps; mm_i++) {
  2338. uint32_t image_total = get_image_format_required_size(tex->format, tex->width, tex->height, p_2d ? 1 : tex->depth, mm_i + 1, &width, &height, &depth);
  2339. uint8_t *write_ptr_mipmap = w + mipmap_offset;
  2340. image_size = image_total - mipmap_offset;
  2341. VkImageSubresource image_sub_resorce;
  2342. image_sub_resorce.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  2343. image_sub_resorce.arrayLayer = p_layer;
  2344. image_sub_resorce.mipLevel = mm_i;
  2345. VkSubresourceLayout layout;
  2346. vkGetImageSubresourceLayout(device, p_image, &image_sub_resorce, &layout);
  2347. for (uint32_t z = 0; z < depth; z++) {
  2348. uint8_t *write_ptr = write_ptr_mipmap + z * image_size / depth;
  2349. const uint8_t *slice_read_ptr = ((uint8_t *)img_mem) + layout.offset + z * layout.depthPitch;
  2350. if (block_size > 1) {
  2351. //compressed
  2352. uint32_t line_width = (block_size * (width / blockw));
  2353. for (uint32_t y = 0; y < height / blockh; y++) {
  2354. const uint8_t *rptr = slice_read_ptr + y * layout.rowPitch;
  2355. uint8_t *wptr = write_ptr + y * line_width;
  2356. memcpy(wptr, rptr, line_width);
  2357. }
  2358. } else {
  2359. //uncompressed
  2360. for (uint32_t y = 0; y < height; y++) {
  2361. const uint8_t *rptr = slice_read_ptr + y * layout.rowPitch;
  2362. uint8_t *wptr = write_ptr + y * pixel_size * width;
  2363. memcpy(wptr, rptr, (uint64_t)pixel_size * width);
  2364. }
  2365. }
  2366. }
  2367. mipmap_offset = image_total;
  2368. }
  2369. }
  2370. vmaUnmapMemory(allocator, p_allocation);
  2371. return image_data;
  2372. }
  2373. Vector<uint8_t> RenderingDeviceVulkan::texture_get_data(RID p_texture, uint32_t p_layer) {
  2374. _THREAD_SAFE_METHOD_
  2375. Texture *tex = texture_owner.get_or_null(p_texture);
  2376. ERR_FAIL_COND_V(!tex, Vector<uint8_t>());
  2377. ERR_FAIL_COND_V_MSG(tex->bound, Vector<uint8_t>(),
  2378. "Texture can't be retrieved while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2379. ERR_FAIL_COND_V_MSG(!(tex->usage_flags & TEXTURE_USAGE_CAN_COPY_FROM_BIT), Vector<uint8_t>(),
  2380. "Texture requires the TEXTURE_USAGE_CAN_COPY_FROM_BIT in order to be retrieved.");
  2381. uint32_t layer_count = tex->layers;
  2382. if (tex->type == TEXTURE_TYPE_CUBE || tex->type == TEXTURE_TYPE_CUBE_ARRAY) {
  2383. layer_count *= 6;
  2384. }
  2385. ERR_FAIL_COND_V(p_layer >= layer_count, Vector<uint8_t>());
  2386. if (tex->usage_flags & TEXTURE_USAGE_CPU_READ_BIT) {
  2387. //does not need anything fancy, map and read.
  2388. return _texture_get_data_from_image(tex, tex->image, tex->allocation, p_layer);
  2389. } else {
  2390. //compute total image size
  2391. uint32_t width, height, depth;
  2392. uint32_t buffer_size = get_image_format_required_size(tex->format, tex->width, tex->height, tex->depth, tex->mipmaps, &width, &height, &depth);
  2393. //allocate buffer
  2394. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer; //makes more sense to retrieve
  2395. Buffer tmp_buffer;
  2396. _buffer_allocate(&tmp_buffer, buffer_size, VK_BUFFER_USAGE_TRANSFER_DST_BIT, VMA_MEMORY_USAGE_AUTO_PREFER_HOST, VMA_ALLOCATION_CREATE_HOST_ACCESS_RANDOM_BIT);
  2397. { //Source image barrier
  2398. VkImageMemoryBarrier image_memory_barrier;
  2399. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2400. image_memory_barrier.pNext = nullptr;
  2401. image_memory_barrier.srcAccessMask = 0;
  2402. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2403. image_memory_barrier.oldLayout = tex->layout;
  2404. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2405. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2406. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2407. image_memory_barrier.image = tex->image;
  2408. image_memory_barrier.subresourceRange.aspectMask = tex->barrier_aspect_mask;
  2409. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  2410. image_memory_barrier.subresourceRange.levelCount = tex->mipmaps;
  2411. image_memory_barrier.subresourceRange.baseArrayLayer = p_layer;
  2412. image_memory_barrier.subresourceRange.layerCount = 1;
  2413. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2414. }
  2415. uint32_t computed_w = tex->width;
  2416. uint32_t computed_h = tex->height;
  2417. uint32_t computed_d = tex->depth;
  2418. uint32_t prev_size = 0;
  2419. uint32_t offset = 0;
  2420. for (uint32_t i = 0; i < tex->mipmaps; i++) {
  2421. VkBufferImageCopy buffer_image_copy;
  2422. uint32_t image_size = get_image_format_required_size(tex->format, tex->width, tex->height, tex->depth, i + 1);
  2423. uint32_t size = image_size - prev_size;
  2424. prev_size = image_size;
  2425. buffer_image_copy.bufferOffset = offset;
  2426. buffer_image_copy.bufferImageHeight = 0;
  2427. buffer_image_copy.bufferRowLength = 0;
  2428. buffer_image_copy.imageSubresource.aspectMask = tex->read_aspect_mask;
  2429. buffer_image_copy.imageSubresource.baseArrayLayer = p_layer;
  2430. buffer_image_copy.imageSubresource.layerCount = 1;
  2431. buffer_image_copy.imageSubresource.mipLevel = i;
  2432. buffer_image_copy.imageOffset.x = 0;
  2433. buffer_image_copy.imageOffset.y = 0;
  2434. buffer_image_copy.imageOffset.z = 0;
  2435. buffer_image_copy.imageExtent.width = computed_w;
  2436. buffer_image_copy.imageExtent.height = computed_h;
  2437. buffer_image_copy.imageExtent.depth = computed_d;
  2438. vkCmdCopyImageToBuffer(command_buffer, tex->image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, tmp_buffer.buffer, 1, &buffer_image_copy);
  2439. computed_w = MAX(1u, computed_w >> 1);
  2440. computed_h = MAX(1u, computed_h >> 1);
  2441. computed_d = MAX(1u, computed_d >> 1);
  2442. offset += size;
  2443. }
  2444. { //restore src
  2445. VkImageMemoryBarrier image_memory_barrier;
  2446. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2447. image_memory_barrier.pNext = nullptr;
  2448. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2449. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT;
  2450. if (tex->usage_flags & TEXTURE_USAGE_STORAGE_BIT) {
  2451. image_memory_barrier.dstAccessMask |= VK_ACCESS_SHADER_WRITE_BIT;
  2452. }
  2453. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2454. image_memory_barrier.newLayout = tex->layout;
  2455. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2456. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2457. image_memory_barrier.image = tex->image;
  2458. image_memory_barrier.subresourceRange.aspectMask = tex->barrier_aspect_mask;
  2459. image_memory_barrier.subresourceRange.baseMipLevel = 0;
  2460. image_memory_barrier.subresourceRange.levelCount = tex->mipmaps;
  2461. image_memory_barrier.subresourceRange.baseArrayLayer = p_layer;
  2462. image_memory_barrier.subresourceRange.layerCount = 1;
  2463. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2464. }
  2465. _flush(true);
  2466. void *buffer_mem;
  2467. VkResult vkerr = vmaMapMemory(allocator, tmp_buffer.allocation, &buffer_mem);
  2468. ERR_FAIL_COND_V_MSG(vkerr, Vector<uint8_t>(), "vmaMapMemory failed with error " + itos(vkerr) + ".");
  2469. Vector<uint8_t> buffer_data;
  2470. {
  2471. buffer_data.resize(buffer_size);
  2472. uint8_t *w = buffer_data.ptrw();
  2473. memcpy(w, buffer_mem, buffer_size);
  2474. }
  2475. vmaUnmapMemory(allocator, tmp_buffer.allocation);
  2476. _buffer_free(&tmp_buffer);
  2477. return buffer_data;
  2478. }
  2479. }
  2480. bool RenderingDeviceVulkan::texture_is_shared(RID p_texture) {
  2481. _THREAD_SAFE_METHOD_
  2482. Texture *tex = texture_owner.get_or_null(p_texture);
  2483. ERR_FAIL_COND_V(!tex, false);
  2484. return tex->owner.is_valid();
  2485. }
  2486. bool RenderingDeviceVulkan::texture_is_valid(RID p_texture) {
  2487. return texture_owner.owns(p_texture);
  2488. }
  2489. Size2i RenderingDeviceVulkan::texture_size(RID p_texture) {
  2490. _THREAD_SAFE_METHOD_
  2491. Texture *tex = texture_owner.get_or_null(p_texture);
  2492. ERR_FAIL_COND_V(!tex, Size2i());
  2493. return Size2i(tex->width, tex->height);
  2494. }
  2495. Error RenderingDeviceVulkan::texture_copy(RID p_from_texture, RID p_to_texture, const Vector3 &p_from, const Vector3 &p_to, const Vector3 &p_size, uint32_t p_src_mipmap, uint32_t p_dst_mipmap, uint32_t p_src_layer, uint32_t p_dst_layer, uint32_t p_post_barrier) {
  2496. _THREAD_SAFE_METHOD_
  2497. Texture *src_tex = texture_owner.get_or_null(p_from_texture);
  2498. ERR_FAIL_COND_V(!src_tex, ERR_INVALID_PARAMETER);
  2499. ERR_FAIL_COND_V_MSG(src_tex->bound, ERR_INVALID_PARAMETER,
  2500. "Source texture can't be copied while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2501. ERR_FAIL_COND_V_MSG(!(src_tex->usage_flags & TEXTURE_USAGE_CAN_COPY_FROM_BIT), ERR_INVALID_PARAMETER,
  2502. "Source texture requires the TEXTURE_USAGE_CAN_COPY_FROM_BIT in order to be retrieved.");
  2503. uint32_t src_layer_count = src_tex->layers;
  2504. uint32_t src_width, src_height, src_depth;
  2505. get_image_format_required_size(src_tex->format, src_tex->width, src_tex->height, src_tex->depth, p_src_mipmap + 1, &src_width, &src_height, &src_depth);
  2506. if (src_tex->type == TEXTURE_TYPE_CUBE || src_tex->type == TEXTURE_TYPE_CUBE_ARRAY) {
  2507. src_layer_count *= 6;
  2508. }
  2509. ERR_FAIL_COND_V(p_from.x < 0 || p_from.x + p_size.x > src_width, ERR_INVALID_PARAMETER);
  2510. ERR_FAIL_COND_V(p_from.y < 0 || p_from.y + p_size.y > src_height, ERR_INVALID_PARAMETER);
  2511. ERR_FAIL_COND_V(p_from.z < 0 || p_from.z + p_size.z > src_depth, ERR_INVALID_PARAMETER);
  2512. ERR_FAIL_COND_V(p_src_mipmap >= src_tex->mipmaps, ERR_INVALID_PARAMETER);
  2513. ERR_FAIL_COND_V(p_src_layer >= src_layer_count, ERR_INVALID_PARAMETER);
  2514. Texture *dst_tex = texture_owner.get_or_null(p_to_texture);
  2515. ERR_FAIL_COND_V(!dst_tex, ERR_INVALID_PARAMETER);
  2516. ERR_FAIL_COND_V_MSG(dst_tex->bound, ERR_INVALID_PARAMETER,
  2517. "Destination texture can't be copied while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2518. ERR_FAIL_COND_V_MSG(!(dst_tex->usage_flags & TEXTURE_USAGE_CAN_COPY_TO_BIT), ERR_INVALID_PARAMETER,
  2519. "Destination texture requires the TEXTURE_USAGE_CAN_COPY_TO_BIT in order to be retrieved.");
  2520. uint32_t dst_layer_count = dst_tex->layers;
  2521. uint32_t dst_width, dst_height, dst_depth;
  2522. get_image_format_required_size(dst_tex->format, dst_tex->width, dst_tex->height, dst_tex->depth, p_dst_mipmap + 1, &dst_width, &dst_height, &dst_depth);
  2523. if (dst_tex->type == TEXTURE_TYPE_CUBE || dst_tex->type == TEXTURE_TYPE_CUBE_ARRAY) {
  2524. dst_layer_count *= 6;
  2525. }
  2526. ERR_FAIL_COND_V(p_to.x < 0 || p_to.x + p_size.x > dst_width, ERR_INVALID_PARAMETER);
  2527. ERR_FAIL_COND_V(p_to.y < 0 || p_to.y + p_size.y > dst_height, ERR_INVALID_PARAMETER);
  2528. ERR_FAIL_COND_V(p_to.z < 0 || p_to.z + p_size.z > dst_depth, ERR_INVALID_PARAMETER);
  2529. ERR_FAIL_COND_V(p_dst_mipmap >= dst_tex->mipmaps, ERR_INVALID_PARAMETER);
  2530. ERR_FAIL_COND_V(p_dst_layer >= dst_layer_count, ERR_INVALID_PARAMETER);
  2531. ERR_FAIL_COND_V_MSG(src_tex->read_aspect_mask != dst_tex->read_aspect_mask, ERR_INVALID_PARAMETER,
  2532. "Source and destination texture must be of the same type (color or depth).");
  2533. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer;
  2534. {
  2535. //PRE Copy the image
  2536. { //Source
  2537. VkImageMemoryBarrier image_memory_barrier;
  2538. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2539. image_memory_barrier.pNext = nullptr;
  2540. image_memory_barrier.srcAccessMask = 0;
  2541. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2542. image_memory_barrier.oldLayout = src_tex->layout;
  2543. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2544. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2545. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2546. image_memory_barrier.image = src_tex->image;
  2547. image_memory_barrier.subresourceRange.aspectMask = src_tex->barrier_aspect_mask;
  2548. image_memory_barrier.subresourceRange.baseMipLevel = p_src_mipmap;
  2549. image_memory_barrier.subresourceRange.levelCount = 1;
  2550. image_memory_barrier.subresourceRange.baseArrayLayer = p_src_layer;
  2551. image_memory_barrier.subresourceRange.layerCount = 1;
  2552. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2553. }
  2554. { //Dest
  2555. VkImageMemoryBarrier image_memory_barrier;
  2556. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2557. image_memory_barrier.pNext = nullptr;
  2558. image_memory_barrier.srcAccessMask = 0;
  2559. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2560. image_memory_barrier.oldLayout = dst_tex->layout;
  2561. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2562. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2563. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2564. image_memory_barrier.image = dst_tex->image;
  2565. image_memory_barrier.subresourceRange.aspectMask = dst_tex->read_aspect_mask;
  2566. image_memory_barrier.subresourceRange.baseMipLevel = p_dst_mipmap;
  2567. image_memory_barrier.subresourceRange.levelCount = 1;
  2568. image_memory_barrier.subresourceRange.baseArrayLayer = p_dst_layer;
  2569. image_memory_barrier.subresourceRange.layerCount = 1;
  2570. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2571. }
  2572. //COPY
  2573. {
  2574. VkImageCopy image_copy_region;
  2575. image_copy_region.srcSubresource.aspectMask = src_tex->read_aspect_mask;
  2576. image_copy_region.srcSubresource.baseArrayLayer = p_src_layer;
  2577. image_copy_region.srcSubresource.layerCount = 1;
  2578. image_copy_region.srcSubresource.mipLevel = p_src_mipmap;
  2579. image_copy_region.srcOffset.x = p_from.x;
  2580. image_copy_region.srcOffset.y = p_from.y;
  2581. image_copy_region.srcOffset.z = p_from.z;
  2582. image_copy_region.dstSubresource.aspectMask = dst_tex->read_aspect_mask;
  2583. image_copy_region.dstSubresource.baseArrayLayer = p_dst_layer;
  2584. image_copy_region.dstSubresource.layerCount = 1;
  2585. image_copy_region.dstSubresource.mipLevel = p_dst_mipmap;
  2586. image_copy_region.dstOffset.x = p_to.x;
  2587. image_copy_region.dstOffset.y = p_to.y;
  2588. image_copy_region.dstOffset.z = p_to.z;
  2589. image_copy_region.extent.width = p_size.x;
  2590. image_copy_region.extent.height = p_size.y;
  2591. image_copy_region.extent.depth = p_size.z;
  2592. vkCmdCopyImage(command_buffer, src_tex->image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, dst_tex->image, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, 1, &image_copy_region);
  2593. }
  2594. // RESTORE LAYOUT for SRC and DST
  2595. uint32_t barrier_flags = 0;
  2596. uint32_t access_flags = 0;
  2597. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  2598. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  2599. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2600. }
  2601. if (p_post_barrier & BARRIER_MASK_RASTER) {
  2602. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  2603. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2604. }
  2605. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  2606. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  2607. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT;
  2608. }
  2609. if (barrier_flags == 0) {
  2610. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  2611. }
  2612. { //restore src
  2613. VkImageMemoryBarrier image_memory_barrier;
  2614. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2615. image_memory_barrier.pNext = nullptr;
  2616. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2617. image_memory_barrier.dstAccessMask = access_flags;
  2618. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2619. image_memory_barrier.newLayout = src_tex->layout;
  2620. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2621. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2622. image_memory_barrier.image = src_tex->image;
  2623. image_memory_barrier.subresourceRange.aspectMask = src_tex->barrier_aspect_mask;
  2624. image_memory_barrier.subresourceRange.baseMipLevel = p_src_mipmap;
  2625. image_memory_barrier.subresourceRange.levelCount = src_tex->mipmaps;
  2626. image_memory_barrier.subresourceRange.baseArrayLayer = p_src_layer;
  2627. image_memory_barrier.subresourceRange.layerCount = 1;
  2628. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2629. }
  2630. { //make dst readable
  2631. VkImageMemoryBarrier image_memory_barrier;
  2632. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2633. image_memory_barrier.pNext = nullptr;
  2634. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2635. image_memory_barrier.dstAccessMask = access_flags;
  2636. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2637. image_memory_barrier.newLayout = dst_tex->layout;
  2638. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2639. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2640. image_memory_barrier.image = dst_tex->image;
  2641. image_memory_barrier.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  2642. image_memory_barrier.subresourceRange.baseMipLevel = p_src_mipmap;
  2643. image_memory_barrier.subresourceRange.levelCount = 1;
  2644. image_memory_barrier.subresourceRange.baseArrayLayer = p_src_layer;
  2645. image_memory_barrier.subresourceRange.layerCount = 1;
  2646. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2647. }
  2648. }
  2649. if (dst_tex->used_in_frame != frames_drawn) {
  2650. dst_tex->used_in_raster = false;
  2651. dst_tex->used_in_compute = false;
  2652. dst_tex->used_in_frame = frames_drawn;
  2653. }
  2654. dst_tex->used_in_transfer = true;
  2655. return OK;
  2656. }
  2657. Error RenderingDeviceVulkan::texture_resolve_multisample(RID p_from_texture, RID p_to_texture, uint32_t p_post_barrier) {
  2658. _THREAD_SAFE_METHOD_
  2659. Texture *src_tex = texture_owner.get_or_null(p_from_texture);
  2660. ERR_FAIL_COND_V(!src_tex, ERR_INVALID_PARAMETER);
  2661. ERR_FAIL_COND_V_MSG(src_tex->bound, ERR_INVALID_PARAMETER,
  2662. "Source texture can't be copied while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2663. ERR_FAIL_COND_V_MSG(!(src_tex->usage_flags & TEXTURE_USAGE_CAN_COPY_FROM_BIT), ERR_INVALID_PARAMETER,
  2664. "Source texture requires the TEXTURE_USAGE_CAN_COPY_FROM_BIT in order to be retrieved.");
  2665. ERR_FAIL_COND_V_MSG(src_tex->type != TEXTURE_TYPE_2D, ERR_INVALID_PARAMETER, "Source texture must be 2D (or a slice of a 3D/Cube texture)");
  2666. ERR_FAIL_COND_V_MSG(src_tex->samples == TEXTURE_SAMPLES_1, ERR_INVALID_PARAMETER, "Source texture must be multisampled.");
  2667. Texture *dst_tex = texture_owner.get_or_null(p_to_texture);
  2668. ERR_FAIL_COND_V(!dst_tex, ERR_INVALID_PARAMETER);
  2669. ERR_FAIL_COND_V_MSG(dst_tex->bound, ERR_INVALID_PARAMETER,
  2670. "Destination texture can't be copied while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2671. ERR_FAIL_COND_V_MSG(!(dst_tex->usage_flags & TEXTURE_USAGE_CAN_COPY_TO_BIT), ERR_INVALID_PARAMETER,
  2672. "Destination texture requires the TEXTURE_USAGE_CAN_COPY_TO_BIT in order to be retrieved.");
  2673. ERR_FAIL_COND_V_MSG(dst_tex->type != TEXTURE_TYPE_2D, ERR_INVALID_PARAMETER, "Destination texture must be 2D (or a slice of a 3D/Cube texture).");
  2674. ERR_FAIL_COND_V_MSG(dst_tex->samples != TEXTURE_SAMPLES_1, ERR_INVALID_PARAMETER, "Destination texture must not be multisampled.");
  2675. ERR_FAIL_COND_V_MSG(src_tex->format != dst_tex->format, ERR_INVALID_PARAMETER, "Source and Destination textures must be the same format.");
  2676. ERR_FAIL_COND_V_MSG(src_tex->width != dst_tex->width && src_tex->height != dst_tex->height && src_tex->depth != dst_tex->depth, ERR_INVALID_PARAMETER, "Source and Destination textures must have the same dimensions.");
  2677. ERR_FAIL_COND_V_MSG(src_tex->read_aspect_mask != dst_tex->read_aspect_mask, ERR_INVALID_PARAMETER,
  2678. "Source and destination texture must be of the same type (color or depth).");
  2679. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer;
  2680. {
  2681. //PRE Copy the image
  2682. { //Source
  2683. VkImageMemoryBarrier image_memory_barrier;
  2684. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2685. image_memory_barrier.pNext = nullptr;
  2686. image_memory_barrier.srcAccessMask = 0;
  2687. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2688. image_memory_barrier.oldLayout = src_tex->layout;
  2689. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2690. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2691. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2692. image_memory_barrier.image = src_tex->image;
  2693. image_memory_barrier.subresourceRange.aspectMask = src_tex->barrier_aspect_mask;
  2694. image_memory_barrier.subresourceRange.baseMipLevel = src_tex->base_mipmap;
  2695. image_memory_barrier.subresourceRange.levelCount = 1;
  2696. image_memory_barrier.subresourceRange.baseArrayLayer = src_tex->base_layer;
  2697. image_memory_barrier.subresourceRange.layerCount = 1;
  2698. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2699. }
  2700. { //Dest
  2701. VkImageMemoryBarrier image_memory_barrier;
  2702. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2703. image_memory_barrier.pNext = nullptr;
  2704. image_memory_barrier.srcAccessMask = 0;
  2705. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2706. image_memory_barrier.oldLayout = dst_tex->layout;
  2707. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2708. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2709. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2710. image_memory_barrier.image = dst_tex->image;
  2711. image_memory_barrier.subresourceRange.aspectMask = dst_tex->read_aspect_mask;
  2712. image_memory_barrier.subresourceRange.baseMipLevel = dst_tex->base_mipmap;
  2713. image_memory_barrier.subresourceRange.levelCount = 1;
  2714. image_memory_barrier.subresourceRange.baseArrayLayer = dst_tex->base_layer;
  2715. image_memory_barrier.subresourceRange.layerCount = 1;
  2716. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2717. }
  2718. //COPY
  2719. {
  2720. VkImageResolve image_copy_region;
  2721. image_copy_region.srcSubresource.aspectMask = src_tex->read_aspect_mask;
  2722. image_copy_region.srcSubresource.baseArrayLayer = src_tex->base_layer;
  2723. image_copy_region.srcSubresource.layerCount = 1;
  2724. image_copy_region.srcSubresource.mipLevel = src_tex->base_mipmap;
  2725. image_copy_region.srcOffset.x = 0;
  2726. image_copy_region.srcOffset.y = 0;
  2727. image_copy_region.srcOffset.z = 0;
  2728. image_copy_region.dstSubresource.aspectMask = dst_tex->read_aspect_mask;
  2729. image_copy_region.dstSubresource.baseArrayLayer = dst_tex->base_layer;
  2730. image_copy_region.dstSubresource.layerCount = 1;
  2731. image_copy_region.dstSubresource.mipLevel = dst_tex->base_mipmap;
  2732. image_copy_region.dstOffset.x = 0;
  2733. image_copy_region.dstOffset.y = 0;
  2734. image_copy_region.dstOffset.z = 0;
  2735. image_copy_region.extent.width = src_tex->width;
  2736. image_copy_region.extent.height = src_tex->height;
  2737. image_copy_region.extent.depth = src_tex->depth;
  2738. vkCmdResolveImage(command_buffer, src_tex->image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, dst_tex->image, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, 1, &image_copy_region);
  2739. }
  2740. // RESTORE LAYOUT for SRC and DST
  2741. uint32_t barrier_flags = 0;
  2742. uint32_t access_flags = 0;
  2743. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  2744. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  2745. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2746. }
  2747. if (p_post_barrier & BARRIER_MASK_RASTER) {
  2748. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  2749. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2750. }
  2751. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  2752. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  2753. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT;
  2754. }
  2755. if (barrier_flags == 0) {
  2756. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  2757. }
  2758. { //restore src
  2759. VkImageMemoryBarrier image_memory_barrier;
  2760. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2761. image_memory_barrier.pNext = nullptr;
  2762. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_READ_BIT;
  2763. image_memory_barrier.dstAccessMask = access_flags;
  2764. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
  2765. image_memory_barrier.newLayout = src_tex->layout;
  2766. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2767. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2768. image_memory_barrier.image = src_tex->image;
  2769. image_memory_barrier.subresourceRange.aspectMask = src_tex->barrier_aspect_mask;
  2770. image_memory_barrier.subresourceRange.baseMipLevel = src_tex->base_mipmap;
  2771. image_memory_barrier.subresourceRange.levelCount = 1;
  2772. image_memory_barrier.subresourceRange.baseArrayLayer = src_tex->base_layer;
  2773. image_memory_barrier.subresourceRange.layerCount = 1;
  2774. vkCmdPipelineBarrier(command_buffer, VK_ACCESS_TRANSFER_WRITE_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2775. }
  2776. { //make dst readable
  2777. VkImageMemoryBarrier image_memory_barrier;
  2778. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2779. image_memory_barrier.pNext = nullptr;
  2780. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2781. image_memory_barrier.dstAccessMask = access_flags;
  2782. image_memory_barrier.oldLayout = VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2783. image_memory_barrier.newLayout = dst_tex->layout;
  2784. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2785. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2786. image_memory_barrier.image = dst_tex->image;
  2787. image_memory_barrier.subresourceRange.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  2788. image_memory_barrier.subresourceRange.baseMipLevel = dst_tex->base_mipmap;
  2789. image_memory_barrier.subresourceRange.levelCount = 1;
  2790. image_memory_barrier.subresourceRange.baseArrayLayer = dst_tex->base_layer;
  2791. image_memory_barrier.subresourceRange.layerCount = 1;
  2792. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2793. }
  2794. }
  2795. return OK;
  2796. }
  2797. Error RenderingDeviceVulkan::texture_clear(RID p_texture, const Color &p_color, uint32_t p_base_mipmap, uint32_t p_mipmaps, uint32_t p_base_layer, uint32_t p_layers, uint32_t p_post_barrier) {
  2798. _THREAD_SAFE_METHOD_
  2799. Texture *src_tex = texture_owner.get_or_null(p_texture);
  2800. ERR_FAIL_COND_V(!src_tex, ERR_INVALID_PARAMETER);
  2801. ERR_FAIL_COND_V_MSG(src_tex->bound, ERR_INVALID_PARAMETER,
  2802. "Source texture can't be cleared while a render pass that uses it is being created. Ensure render pass is finalized (and that it was created with RENDER_PASS_CONTENTS_FINISH) to unbind this texture.");
  2803. ERR_FAIL_COND_V(p_layers == 0, ERR_INVALID_PARAMETER);
  2804. ERR_FAIL_COND_V(p_mipmaps == 0, ERR_INVALID_PARAMETER);
  2805. ERR_FAIL_COND_V_MSG(!(src_tex->usage_flags & TEXTURE_USAGE_CAN_COPY_TO_BIT), ERR_INVALID_PARAMETER,
  2806. "Source texture requires the TEXTURE_USAGE_CAN_COPY_TO_BIT in order to be cleared.");
  2807. uint32_t src_layer_count = src_tex->layers;
  2808. if (src_tex->type == TEXTURE_TYPE_CUBE || src_tex->type == TEXTURE_TYPE_CUBE_ARRAY) {
  2809. src_layer_count *= 6;
  2810. }
  2811. ERR_FAIL_COND_V(p_base_mipmap + p_mipmaps > src_tex->mipmaps, ERR_INVALID_PARAMETER);
  2812. ERR_FAIL_COND_V(p_base_layer + p_layers > src_layer_count, ERR_INVALID_PARAMETER);
  2813. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer;
  2814. VkImageLayout clear_layout = (src_tex->layout == VK_IMAGE_LAYOUT_GENERAL) ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
  2815. // NOTE: Perhaps the valid stages/accesses for a given owner should be a property of the owner. (Here and places like _get_buffer_from_owner)
  2816. const VkPipelineStageFlags valid_texture_stages = VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  2817. constexpr VkAccessFlags read_access = VK_ACCESS_SHADER_READ_BIT;
  2818. constexpr VkAccessFlags read_write_access = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2819. const VkAccessFlags valid_texture_access = (src_tex->usage_flags & TEXTURE_USAGE_STORAGE_BIT) ? read_write_access : read_access;
  2820. { // Barrier from previous access with optional layout change (see clear_layout logic above)
  2821. VkImageMemoryBarrier image_memory_barrier;
  2822. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2823. image_memory_barrier.pNext = nullptr;
  2824. image_memory_barrier.srcAccessMask = valid_texture_access;
  2825. image_memory_barrier.dstAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2826. image_memory_barrier.oldLayout = src_tex->layout;
  2827. image_memory_barrier.newLayout = clear_layout;
  2828. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2829. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2830. image_memory_barrier.image = src_tex->image;
  2831. image_memory_barrier.subresourceRange.aspectMask = src_tex->read_aspect_mask;
  2832. image_memory_barrier.subresourceRange.baseMipLevel = src_tex->base_mipmap + p_base_mipmap;
  2833. image_memory_barrier.subresourceRange.levelCount = p_mipmaps;
  2834. image_memory_barrier.subresourceRange.baseArrayLayer = src_tex->base_layer + p_base_layer;
  2835. image_memory_barrier.subresourceRange.layerCount = p_layers;
  2836. vkCmdPipelineBarrier(command_buffer, valid_texture_stages, VK_PIPELINE_STAGE_TRANSFER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2837. }
  2838. VkClearColorValue clear_color;
  2839. clear_color.float32[0] = p_color.r;
  2840. clear_color.float32[1] = p_color.g;
  2841. clear_color.float32[2] = p_color.b;
  2842. clear_color.float32[3] = p_color.a;
  2843. VkImageSubresourceRange range;
  2844. range.aspectMask = src_tex->read_aspect_mask;
  2845. range.baseArrayLayer = src_tex->base_layer + p_base_layer;
  2846. range.layerCount = p_layers;
  2847. range.baseMipLevel = src_tex->base_mipmap + p_base_mipmap;
  2848. range.levelCount = p_mipmaps;
  2849. vkCmdClearColorImage(command_buffer, src_tex->image, clear_layout, &clear_color, 1, &range);
  2850. { // Barrier to post clear accesses (changing back the layout if needed)
  2851. uint32_t barrier_flags = 0;
  2852. uint32_t access_flags = 0;
  2853. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  2854. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  2855. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2856. }
  2857. if (p_post_barrier & BARRIER_MASK_RASTER) {
  2858. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  2859. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  2860. }
  2861. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  2862. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  2863. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT;
  2864. }
  2865. if (barrier_flags == 0) {
  2866. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  2867. }
  2868. VkImageMemoryBarrier image_memory_barrier;
  2869. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  2870. image_memory_barrier.pNext = nullptr;
  2871. image_memory_barrier.srcAccessMask = VK_ACCESS_TRANSFER_WRITE_BIT;
  2872. image_memory_barrier.dstAccessMask = access_flags;
  2873. image_memory_barrier.oldLayout = clear_layout;
  2874. image_memory_barrier.newLayout = src_tex->layout;
  2875. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2876. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  2877. image_memory_barrier.image = src_tex->image;
  2878. image_memory_barrier.subresourceRange.aspectMask = src_tex->read_aspect_mask;
  2879. image_memory_barrier.subresourceRange.baseMipLevel = src_tex->base_mipmap + p_base_mipmap;
  2880. image_memory_barrier.subresourceRange.levelCount = p_mipmaps;
  2881. image_memory_barrier.subresourceRange.baseArrayLayer = src_tex->base_layer + p_base_layer;
  2882. image_memory_barrier.subresourceRange.layerCount = p_layers;
  2883. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_TRANSFER_BIT, barrier_flags, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  2884. }
  2885. if (src_tex->used_in_frame != frames_drawn) {
  2886. src_tex->used_in_raster = false;
  2887. src_tex->used_in_compute = false;
  2888. src_tex->used_in_frame = frames_drawn;
  2889. }
  2890. src_tex->used_in_transfer = true;
  2891. return OK;
  2892. }
  2893. bool RenderingDeviceVulkan::texture_is_format_supported_for_usage(DataFormat p_format, uint32_t p_usage) const {
  2894. ERR_FAIL_INDEX_V(p_format, DATA_FORMAT_MAX, false);
  2895. _THREAD_SAFE_METHOD_
  2896. //validate that this image is supported for the intended use
  2897. VkFormatProperties properties;
  2898. vkGetPhysicalDeviceFormatProperties(context->get_physical_device(), vulkan_formats[p_format], &properties);
  2899. VkFormatFeatureFlags flags;
  2900. if (p_usage & TEXTURE_USAGE_CPU_READ_BIT) {
  2901. flags = properties.linearTilingFeatures;
  2902. } else {
  2903. flags = properties.optimalTilingFeatures;
  2904. }
  2905. if (p_usage & TEXTURE_USAGE_SAMPLING_BIT && !(flags & VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT)) {
  2906. return false;
  2907. }
  2908. if (p_usage & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT && !(flags & VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT)) {
  2909. return false;
  2910. }
  2911. if (p_usage & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT && !(flags & VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT)) {
  2912. return false;
  2913. }
  2914. if (p_usage & TEXTURE_USAGE_STORAGE_BIT && !(flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT)) {
  2915. return false;
  2916. }
  2917. if (p_usage & TEXTURE_USAGE_STORAGE_ATOMIC_BIT && !(flags & VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT)) {
  2918. return false;
  2919. }
  2920. // Validation via VK_FORMAT_FEATURE_FRAGMENT_SHADING_RATE_ATTACHMENT_BIT_KHR fails if VRS attachment is not supported.
  2921. if (p_usage & TEXTURE_USAGE_VRS_ATTACHMENT_BIT && p_format != DATA_FORMAT_R8_UINT) {
  2922. return false;
  2923. }
  2924. return true;
  2925. }
  2926. /********************/
  2927. /**** ATTACHMENT ****/
  2928. /********************/
  2929. VkRenderPass RenderingDeviceVulkan::_render_pass_create(const Vector<AttachmentFormat> &p_attachments, const Vector<FramebufferPass> &p_passes, InitialAction p_initial_action, FinalAction p_final_action, InitialAction p_initial_depth_action, FinalAction p_final_depth_action, uint32_t p_view_count, Vector<TextureSamples> *r_samples) {
  2930. // Set up dependencies from/to external equivalent to the default (implicit) one, and then amend them
  2931. const VkPipelineStageFlags default_access_mask = VK_ACCESS_INPUT_ATTACHMENT_READ_BIT |
  2932. VK_ACCESS_COLOR_ATTACHMENT_READ_BIT |
  2933. VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT |
  2934. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT |
  2935. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT | // From Section 7.1 of Vulkan API Spec v1.1.148
  2936. VK_ACCESS_FRAGMENT_SHADING_RATE_ATTACHMENT_READ_BIT_KHR;
  2937. VkPipelineStageFlags reading_stages = VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT | VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_TRANSFER_BIT;
  2938. VkSubpassDependency2KHR dependencies[2] = {
  2939. { VK_STRUCTURE_TYPE_SUBPASS_DESCRIPTION_2_KHR, nullptr, VK_SUBPASS_EXTERNAL, 0, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT, VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT, 0, default_access_mask, 0, 0 },
  2940. { VK_STRUCTURE_TYPE_SUBPASS_DESCRIPTION_2_KHR, nullptr, 0, VK_SUBPASS_EXTERNAL, VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT, VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT, default_access_mask, 0, 0, 0 }
  2941. };
  2942. VkSubpassDependency2KHR &dependency_from_external = dependencies[0];
  2943. VkSubpassDependency2KHR &dependency_to_external = dependencies[1];
  2944. LocalVector<int32_t> attachment_last_pass;
  2945. attachment_last_pass.resize(p_attachments.size());
  2946. // These are only used if we use multiview but we need to define them in scope.
  2947. const uint32_t view_mask = (1 << p_view_count) - 1;
  2948. const uint32_t correlation_mask = (1 << p_view_count) - 1;
  2949. Vector<VkAttachmentDescription2KHR> attachments;
  2950. Vector<int> attachment_remap;
  2951. for (int i = 0; i < p_attachments.size(); i++) {
  2952. if (p_attachments[i].usage_flags == AttachmentFormat::UNUSED_ATTACHMENT) {
  2953. attachment_remap.push_back(VK_ATTACHMENT_UNUSED);
  2954. continue;
  2955. }
  2956. ERR_FAIL_INDEX_V(p_attachments[i].format, DATA_FORMAT_MAX, VK_NULL_HANDLE);
  2957. ERR_FAIL_INDEX_V(p_attachments[i].samples, TEXTURE_SAMPLES_MAX, VK_NULL_HANDLE);
  2958. ERR_FAIL_COND_V_MSG(!(p_attachments[i].usage_flags & (TEXTURE_USAGE_COLOR_ATTACHMENT_BIT | TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT | TEXTURE_USAGE_INPUT_ATTACHMENT_BIT | TEXTURE_USAGE_VRS_ATTACHMENT_BIT)),
  2959. VK_NULL_HANDLE, "Texture format for index (" + itos(i) + ") requires an attachment (color, depth-stencil, input or VRS) bit set.");
  2960. VkAttachmentDescription2KHR description = {};
  2961. description.sType = VK_STRUCTURE_TYPE_ATTACHMENT_DESCRIPTION_2_KHR;
  2962. description.pNext = nullptr;
  2963. description.flags = 0;
  2964. description.format = vulkan_formats[p_attachments[i].format];
  2965. description.samples = rasterization_sample_count[p_attachments[i].samples];
  2966. bool is_sampled = p_attachments[i].usage_flags & TEXTURE_USAGE_SAMPLING_BIT;
  2967. bool is_storage = p_attachments[i].usage_flags & TEXTURE_USAGE_STORAGE_BIT;
  2968. bool is_depth = p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT;
  2969. // We can setup a framebuffer where we write to our VRS texture to set it up.
  2970. // We make the assumption here that if our texture is actually used as our VRS attachment,
  2971. // it is used as such for each subpass. This is fairly certain seeing the restrictions on subpasses.
  2972. bool is_vrs = p_attachments[i].usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT && i == p_passes[0].vrs_attachment;
  2973. if (is_vrs) {
  2974. // For VRS we only read, there is no writing to this texture
  2975. description.loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  2976. description.initialLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  2977. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  2978. } else {
  2979. // For each UNDEFINED, assume the prior use was a *read*, as we'd be discarding the output of a write
  2980. // Also, each UNDEFINED will do an immediate layout transition (write), s.t. we must ensure execution synchronization vs.
  2981. // the read. If this is a performance issue, one could track the actual last accessor of each resource, adding only that
  2982. // stage
  2983. switch (is_depth ? p_initial_depth_action : p_initial_action) {
  2984. case INITIAL_ACTION_CLEAR_REGION:
  2985. case INITIAL_ACTION_CLEAR: {
  2986. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  2987. description.loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR;
  2988. description.initialLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL);
  2989. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  2990. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  2991. description.loadOp = VK_ATTACHMENT_LOAD_OP_CLEAR;
  2992. description.initialLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL);
  2993. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR;
  2994. dependency_from_external.srcStageMask |= reading_stages;
  2995. } else {
  2996. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  2997. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  2998. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  2999. dependency_from_external.srcStageMask |= reading_stages;
  3000. }
  3001. } break;
  3002. case INITIAL_ACTION_KEEP: {
  3003. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3004. description.loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3005. description.initialLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL);
  3006. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3007. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3008. description.loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3009. description.initialLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL);
  3010. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3011. dependency_from_external.srcStageMask |= reading_stages;
  3012. } else {
  3013. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3014. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3015. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3016. dependency_from_external.srcStageMask |= reading_stages;
  3017. }
  3018. } break;
  3019. case INITIAL_ACTION_DROP: {
  3020. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3021. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3022. description.initialLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL);
  3023. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3024. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3025. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3026. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3027. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3028. dependency_from_external.srcStageMask |= reading_stages;
  3029. } else {
  3030. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3031. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3032. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3033. dependency_from_external.srcStageMask |= reading_stages;
  3034. }
  3035. } break;
  3036. case INITIAL_ACTION_CLEAR_REGION_CONTINUE:
  3037. case INITIAL_ACTION_CONTINUE: {
  3038. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3039. description.loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3040. description.initialLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
  3041. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3042. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3043. description.loadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3044. description.initialLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL;
  3045. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD;
  3046. } else {
  3047. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3048. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3049. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3050. dependency_from_external.srcStageMask |= reading_stages;
  3051. }
  3052. } break;
  3053. default: {
  3054. ERR_FAIL_V(VK_NULL_HANDLE); //should never reach here
  3055. }
  3056. }
  3057. }
  3058. bool used_last = false;
  3059. {
  3060. int last_pass = p_passes.size() - 1;
  3061. if (is_depth) {
  3062. //likely missing depth resolve?
  3063. if (p_passes[last_pass].depth_attachment == i) {
  3064. used_last = true;
  3065. }
  3066. } else if (is_vrs) {
  3067. if (p_passes[last_pass].vrs_attachment == i) {
  3068. used_last = true;
  3069. }
  3070. } else {
  3071. if (p_passes[last_pass].resolve_attachments.size()) {
  3072. //if using resolve attachments, check resolve attachments
  3073. for (int j = 0; j < p_passes[last_pass].resolve_attachments.size(); j++) {
  3074. if (p_passes[last_pass].resolve_attachments[j] == i) {
  3075. used_last = true;
  3076. break;
  3077. }
  3078. }
  3079. } else {
  3080. for (int j = 0; j < p_passes[last_pass].color_attachments.size(); j++) {
  3081. if (p_passes[last_pass].color_attachments[j] == i) {
  3082. used_last = true;
  3083. break;
  3084. }
  3085. }
  3086. }
  3087. }
  3088. if (!used_last) {
  3089. for (int j = 0; j < p_passes[last_pass].preserve_attachments.size(); j++) {
  3090. if (p_passes[last_pass].preserve_attachments[j] == i) {
  3091. used_last = true;
  3092. break;
  3093. }
  3094. }
  3095. }
  3096. }
  3097. FinalAction final_action = p_final_action;
  3098. FinalAction final_depth_action = p_final_depth_action;
  3099. if (!used_last) {
  3100. if (is_depth) {
  3101. final_depth_action = FINAL_ACTION_DISCARD;
  3102. } else {
  3103. final_action = FINAL_ACTION_DISCARD;
  3104. }
  3105. }
  3106. if (is_vrs) {
  3107. // We don't change our VRS texture during this process
  3108. description.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3109. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3110. description.finalLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  3111. // TODO do we need to update our external dependency ?
  3112. // update_external_dependency_for_store(dependency_to_external, is_sampled, is_storage, false);
  3113. } else {
  3114. switch (is_depth ? final_depth_action : final_action) {
  3115. case FINAL_ACTION_READ: {
  3116. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3117. description.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
  3118. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3119. description.finalLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL);
  3120. update_external_dependency_for_store(dependency_to_external, is_sampled, is_storage, false);
  3121. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3122. description.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
  3123. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE;
  3124. description.finalLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL);
  3125. update_external_dependency_for_store(dependency_to_external, is_sampled, is_storage, true);
  3126. } else {
  3127. description.loadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3128. description.stencilLoadOp = VK_ATTACHMENT_LOAD_OP_DONT_CARE;
  3129. description.initialLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3130. // TODO: What does this mean about the next usage (and thus appropriate dependency masks
  3131. }
  3132. } break;
  3133. case FINAL_ACTION_DISCARD: {
  3134. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3135. description.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3136. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3137. description.finalLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL);
  3138. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3139. description.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3140. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3141. description.finalLayout = is_sampled ? VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL : (is_storage ? VK_IMAGE_LAYOUT_GENERAL : VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL);
  3142. } else {
  3143. description.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3144. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3145. description.finalLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3146. }
  3147. } break;
  3148. case FINAL_ACTION_CONTINUE: {
  3149. if (p_attachments[i].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  3150. description.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
  3151. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3152. description.finalLayout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
  3153. } else if (p_attachments[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3154. description.storeOp = VK_ATTACHMENT_STORE_OP_STORE;
  3155. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_STORE;
  3156. description.finalLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL;
  3157. } else {
  3158. description.storeOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3159. description.stencilStoreOp = VK_ATTACHMENT_STORE_OP_DONT_CARE;
  3160. description.finalLayout = VK_IMAGE_LAYOUT_UNDEFINED; //don't care what is there
  3161. }
  3162. } break;
  3163. default: {
  3164. ERR_FAIL_V(VK_NULL_HANDLE); //should never reach here
  3165. }
  3166. }
  3167. }
  3168. attachment_last_pass[i] = -1;
  3169. attachment_remap.push_back(attachments.size());
  3170. attachments.push_back(description);
  3171. }
  3172. LocalVector<VkSubpassDescription2KHR> subpasses;
  3173. LocalVector<LocalVector<VkAttachmentReference2KHR>> color_reference_array;
  3174. LocalVector<LocalVector<VkAttachmentReference2KHR>> input_reference_array;
  3175. LocalVector<LocalVector<VkAttachmentReference2KHR>> resolve_reference_array;
  3176. LocalVector<LocalVector<uint32_t>> preserve_reference_array;
  3177. LocalVector<VkAttachmentReference2KHR> depth_reference_array;
  3178. LocalVector<VkAttachmentReference2KHR> vrs_reference_array;
  3179. LocalVector<VkFragmentShadingRateAttachmentInfoKHR> vrs_attachment_info_array;
  3180. subpasses.resize(p_passes.size());
  3181. color_reference_array.resize(p_passes.size());
  3182. input_reference_array.resize(p_passes.size());
  3183. resolve_reference_array.resize(p_passes.size());
  3184. preserve_reference_array.resize(p_passes.size());
  3185. depth_reference_array.resize(p_passes.size());
  3186. vrs_reference_array.resize(p_passes.size());
  3187. vrs_attachment_info_array.resize(p_passes.size());
  3188. LocalVector<VkSubpassDependency2KHR> subpass_dependencies;
  3189. for (int i = 0; i < p_passes.size(); i++) {
  3190. const FramebufferPass *pass = &p_passes[i];
  3191. LocalVector<VkAttachmentReference2KHR> &color_references = color_reference_array[i];
  3192. TextureSamples texture_samples = TEXTURE_SAMPLES_1;
  3193. bool is_multisample_first = true;
  3194. void *subpass_nextptr = nullptr;
  3195. for (int j = 0; j < pass->color_attachments.size(); j++) {
  3196. int32_t attachment = pass->color_attachments[j];
  3197. VkAttachmentReference2KHR reference;
  3198. reference.sType = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR;
  3199. reference.pNext = nullptr;
  3200. if (attachment == FramebufferPass::ATTACHMENT_UNUSED) {
  3201. reference.attachment = VK_ATTACHMENT_UNUSED;
  3202. reference.layout = VK_IMAGE_LAYOUT_UNDEFINED;
  3203. } else {
  3204. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), color attachment (" + itos(j) + ").");
  3205. ERR_FAIL_COND_V_MSG(!(p_attachments[attachment].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it's marked as depth, but it's not usable as color attachment.");
  3206. ERR_FAIL_COND_V_MSG(attachment_last_pass[attachment] == i, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it already was used for something else before in this pass.");
  3207. if (is_multisample_first) {
  3208. texture_samples = p_attachments[attachment].samples;
  3209. is_multisample_first = false;
  3210. } else {
  3211. ERR_FAIL_COND_V_MSG(texture_samples != p_attachments[attachment].samples, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), if an attachment is marked as multisample, all of them should be multisample and use the same number of samples.");
  3212. }
  3213. reference.attachment = attachment_remap[attachment];
  3214. reference.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
  3215. attachment_last_pass[attachment] = i;
  3216. }
  3217. reference.aspectMask = 0;
  3218. color_references.push_back(reference);
  3219. }
  3220. LocalVector<VkAttachmentReference2KHR> &input_references = input_reference_array[i];
  3221. for (int j = 0; j < pass->input_attachments.size(); j++) {
  3222. int32_t attachment = pass->input_attachments[j];
  3223. VkAttachmentReference2KHR reference;
  3224. reference.sType = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR;
  3225. reference.pNext = nullptr;
  3226. if (attachment == FramebufferPass::ATTACHMENT_UNUSED) {
  3227. reference.attachment = VK_ATTACHMENT_UNUSED;
  3228. reference.layout = VK_IMAGE_LAYOUT_UNDEFINED;
  3229. } else {
  3230. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), input attachment (" + itos(j) + ").");
  3231. ERR_FAIL_COND_V_MSG(!(p_attachments[attachment].usage_flags & TEXTURE_USAGE_INPUT_ATTACHMENT_BIT), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it isn't marked as an input texture.");
  3232. ERR_FAIL_COND_V_MSG(attachment_last_pass[attachment] == i, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it already was used for something else before in this pass.");
  3233. reference.attachment = attachment_remap[attachment];
  3234. reference.layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  3235. attachment_last_pass[attachment] = i;
  3236. }
  3237. reference.aspectMask = 0; // TODO we need to set this here, possibly VK_IMAGE_ASPECT_COLOR_BIT ??
  3238. input_references.push_back(reference);
  3239. }
  3240. LocalVector<VkAttachmentReference2KHR> &resolve_references = resolve_reference_array[i];
  3241. if (pass->resolve_attachments.size() > 0) {
  3242. ERR_FAIL_COND_V_MSG(pass->resolve_attachments.size() != pass->color_attachments.size(), VK_NULL_HANDLE, "The amount of resolve attachments (" + itos(pass->resolve_attachments.size()) + ") must match the number of color attachments (" + itos(pass->color_attachments.size()) + ").");
  3243. ERR_FAIL_COND_V_MSG(texture_samples == TEXTURE_SAMPLES_1, VK_NULL_HANDLE, "Resolve attachments specified, but color attachments are not multisample.");
  3244. }
  3245. for (int j = 0; j < pass->resolve_attachments.size(); j++) {
  3246. int32_t attachment = pass->resolve_attachments[j];
  3247. VkAttachmentReference2KHR reference;
  3248. reference.sType = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR;
  3249. reference.pNext = nullptr;
  3250. if (attachment == FramebufferPass::ATTACHMENT_UNUSED) {
  3251. reference.attachment = VK_ATTACHMENT_UNUSED;
  3252. reference.layout = VK_IMAGE_LAYOUT_UNDEFINED;
  3253. } else {
  3254. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), resolve attachment (" + itos(j) + ").");
  3255. ERR_FAIL_COND_V_MSG(pass->color_attachments[j] == FramebufferPass::ATTACHMENT_UNUSED, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), resolve attachment (" + itos(j) + "), the respective color attachment is marked as unused.");
  3256. ERR_FAIL_COND_V_MSG(!(p_attachments[attachment].usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), resolve attachment, it isn't marked as a color texture.");
  3257. ERR_FAIL_COND_V_MSG(attachment_last_pass[attachment] == i, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it already was used for something else before in this pass.");
  3258. bool multisample = p_attachments[attachment].samples > TEXTURE_SAMPLES_1;
  3259. ERR_FAIL_COND_V_MSG(multisample, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), resolve attachments can't be multisample.");
  3260. reference.attachment = attachment_remap[attachment];
  3261. reference.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; // VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  3262. attachment_last_pass[attachment] = i;
  3263. }
  3264. reference.aspectMask = 0;
  3265. resolve_references.push_back(reference);
  3266. }
  3267. VkAttachmentReference2KHR &depth_stencil_reference = depth_reference_array[i];
  3268. depth_stencil_reference.sType = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR;
  3269. depth_stencil_reference.pNext = nullptr;
  3270. if (pass->depth_attachment != FramebufferPass::ATTACHMENT_UNUSED) {
  3271. int32_t attachment = pass->depth_attachment;
  3272. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer depth format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), depth attachment.");
  3273. ERR_FAIL_COND_V_MSG(!(p_attachments[attachment].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT), VK_NULL_HANDLE, "Invalid framebuffer depth format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it's marked as depth, but it's not a depth attachment.");
  3274. ERR_FAIL_COND_V_MSG(attachment_last_pass[attachment] == i, VK_NULL_HANDLE, "Invalid framebuffer depth format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it already was used for something else before in this pass.");
  3275. depth_stencil_reference.attachment = attachment_remap[attachment];
  3276. depth_stencil_reference.layout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL;
  3277. depth_stencil_reference.aspectMask = 0;
  3278. attachment_last_pass[attachment] = i;
  3279. if (is_multisample_first) {
  3280. texture_samples = p_attachments[attachment].samples;
  3281. is_multisample_first = false;
  3282. } else {
  3283. ERR_FAIL_COND_V_MSG(texture_samples != p_attachments[attachment].samples, VK_NULL_HANDLE, "Invalid framebuffer depth format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), if an attachment is marked as multisample, all of them should be multisample and use the same number of samples including the depth.");
  3284. }
  3285. } else {
  3286. depth_stencil_reference.attachment = VK_ATTACHMENT_UNUSED;
  3287. depth_stencil_reference.layout = VK_IMAGE_LAYOUT_UNDEFINED;
  3288. }
  3289. if (context->get_vrs_capabilities().attachment_vrs_supported && pass->vrs_attachment != FramebufferPass::ATTACHMENT_UNUSED) {
  3290. int32_t attachment = pass->vrs_attachment;
  3291. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer VRS format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), VRS attachment.");
  3292. ERR_FAIL_COND_V_MSG(!(p_attachments[attachment].usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT), VK_NULL_HANDLE, "Invalid framebuffer VRS format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it's marked as VRS, but it's not a VRS attachment.");
  3293. ERR_FAIL_COND_V_MSG(attachment_last_pass[attachment] == i, VK_NULL_HANDLE, "Invalid framebuffer VRS attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), it already was used for something else before in this pass.");
  3294. VkAttachmentReference2KHR &vrs_reference = vrs_reference_array[i];
  3295. vrs_reference.sType = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR;
  3296. vrs_reference.pNext = nullptr;
  3297. vrs_reference.attachment = attachment_remap[attachment];
  3298. vrs_reference.layout = VK_IMAGE_LAYOUT_FRAGMENT_SHADING_RATE_ATTACHMENT_OPTIMAL_KHR;
  3299. vrs_reference.aspectMask = 0;
  3300. Size2i texel_size = context->get_vrs_capabilities().max_texel_size;
  3301. VkFragmentShadingRateAttachmentInfoKHR &vrs_attachment_info = vrs_attachment_info_array[i];
  3302. vrs_attachment_info.sType = VK_STRUCTURE_TYPE_FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR;
  3303. vrs_attachment_info.pNext = nullptr;
  3304. vrs_attachment_info.pFragmentShadingRateAttachment = &vrs_reference;
  3305. vrs_attachment_info.shadingRateAttachmentTexelSize = { uint32_t(texel_size.x), uint32_t(texel_size.y) };
  3306. attachment_last_pass[attachment] = i;
  3307. subpass_nextptr = &vrs_attachment_info;
  3308. }
  3309. LocalVector<uint32_t> &preserve_references = preserve_reference_array[i];
  3310. for (int j = 0; j < pass->preserve_attachments.size(); j++) {
  3311. int32_t attachment = pass->preserve_attachments[j];
  3312. ERR_FAIL_COND_V_MSG(attachment == FramebufferPass::ATTACHMENT_UNUSED, VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), preserve attachment (" + itos(j) + "). Preserve attachments can't be unused.");
  3313. ERR_FAIL_INDEX_V_MSG(attachment, p_attachments.size(), VK_NULL_HANDLE, "Invalid framebuffer format attachment(" + itos(attachment) + "), in pass (" + itos(i) + "), preserve attachment (" + itos(j) + ").");
  3314. if (attachment_last_pass[attachment] != i) {
  3315. //preserve can still be used to keep depth or color from being discarded after use
  3316. attachment_last_pass[attachment] = i;
  3317. preserve_references.push_back(attachment);
  3318. }
  3319. }
  3320. VkSubpassDescription2KHR &subpass = subpasses[i];
  3321. subpass.sType = VK_STRUCTURE_TYPE_SUBPASS_DESCRIPTION_2_KHR;
  3322. subpass.pNext = subpass_nextptr;
  3323. subpass.flags = 0;
  3324. subpass.pipelineBindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS;
  3325. if (p_view_count == 1) {
  3326. // VUID-VkSubpassDescription2-multiview-06558: If the multiview feature is not enabled, viewMask must be 0.
  3327. subpass.viewMask = 0;
  3328. } else {
  3329. subpass.viewMask = view_mask;
  3330. }
  3331. subpass.inputAttachmentCount = input_references.size();
  3332. if (input_references.size()) {
  3333. subpass.pInputAttachments = input_references.ptr();
  3334. } else {
  3335. subpass.pInputAttachments = nullptr;
  3336. }
  3337. subpass.colorAttachmentCount = color_references.size();
  3338. if (color_references.size()) {
  3339. subpass.pColorAttachments = color_references.ptr();
  3340. } else {
  3341. subpass.pColorAttachments = nullptr;
  3342. }
  3343. if (depth_stencil_reference.attachment != VK_ATTACHMENT_UNUSED) {
  3344. subpass.pDepthStencilAttachment = &depth_stencil_reference;
  3345. } else {
  3346. subpass.pDepthStencilAttachment = nullptr;
  3347. }
  3348. if (resolve_references.size()) {
  3349. subpass.pResolveAttachments = resolve_references.ptr();
  3350. } else {
  3351. subpass.pResolveAttachments = nullptr;
  3352. }
  3353. subpass.preserveAttachmentCount = preserve_references.size();
  3354. if (preserve_references.size()) {
  3355. subpass.pPreserveAttachments = preserve_references.ptr();
  3356. } else {
  3357. subpass.pPreserveAttachments = nullptr;
  3358. }
  3359. if (r_samples) {
  3360. r_samples->push_back(texture_samples);
  3361. }
  3362. if (i > 0) {
  3363. VkSubpassDependency2KHR dependency;
  3364. dependency.sType = VK_STRUCTURE_TYPE_SUBPASS_DEPENDENCY_2_KHR;
  3365. dependency.pNext = nullptr;
  3366. dependency.srcSubpass = i - 1;
  3367. dependency.dstSubpass = i;
  3368. dependency.srcStageMask = 0;
  3369. dependency.srcStageMask = VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT | VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT | VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT;
  3370. dependency.dstStageMask = VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT | VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT | VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  3371. dependency.srcAccessMask = VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT | VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT;
  3372. dependency.dstAccessMask = VK_ACCESS_COLOR_ATTACHMENT_READ_BIT | VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT | VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT | VK_ACCESS_INPUT_ATTACHMENT_READ_BIT;
  3373. dependency.dependencyFlags = VK_DEPENDENCY_BY_REGION_BIT;
  3374. dependency.viewOffset = 0;
  3375. subpass_dependencies.push_back(dependency);
  3376. }
  3377. /*
  3378. // NOTE: Big Mallet Approach -- any layout transition causes a full barrier
  3379. if (reference.layout != description.initialLayout) {
  3380. // NOTE: this should be smarter based on the texture's knowledge of its previous role
  3381. dependency_from_external.srcStageMask |= VK_PIPELINE_STAGE_ALL_COMMANDS_BIT;
  3382. dependency_from_external.srcAccessMask |= VK_ACCESS_MEMORY_READ_BIT | VK_ACCESS_MEMORY_WRITE_BIT;
  3383. }
  3384. if (reference.layout != description.finalLayout) {
  3385. // NOTE: this should be smarter based on the texture's knowledge of its subsequent role
  3386. dependency_to_external.dstStageMask |= VK_PIPELINE_STAGE_ALL_COMMANDS_BIT;
  3387. dependency_to_external.dstAccessMask |= VK_ACCESS_MEMORY_READ_BIT | VK_ACCESS_MEMORY_WRITE_BIT;
  3388. }
  3389. */
  3390. }
  3391. VkRenderPassCreateInfo2KHR render_pass_create_info;
  3392. render_pass_create_info.sType = VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO_2_KHR;
  3393. render_pass_create_info.pNext = nullptr;
  3394. render_pass_create_info.flags = 0;
  3395. render_pass_create_info.attachmentCount = attachments.size();
  3396. render_pass_create_info.pAttachments = attachments.ptr();
  3397. render_pass_create_info.subpassCount = subpasses.size();
  3398. render_pass_create_info.pSubpasses = subpasses.ptr();
  3399. // Commenting this because it seems it just avoids raster and compute to work at the same time.
  3400. // Other barriers seem to be protecting the render pass fine.
  3401. // render_pass_create_info.dependencyCount = 2;
  3402. // render_pass_create_info.pDependencies = dependencies;
  3403. render_pass_create_info.dependencyCount = subpass_dependencies.size();
  3404. if (subpass_dependencies.size()) {
  3405. render_pass_create_info.pDependencies = subpass_dependencies.ptr();
  3406. } else {
  3407. render_pass_create_info.pDependencies = nullptr;
  3408. }
  3409. if (p_view_count == 1) {
  3410. // VUID-VkRenderPassCreateInfo2-viewMask-03057: If the VkSubpassDescription2::viewMask member of all elements of pSubpasses is 0, correlatedViewMaskCount must be 0.
  3411. render_pass_create_info.correlatedViewMaskCount = 0;
  3412. render_pass_create_info.pCorrelatedViewMasks = nullptr;
  3413. } else {
  3414. render_pass_create_info.correlatedViewMaskCount = 1;
  3415. render_pass_create_info.pCorrelatedViewMasks = &correlation_mask;
  3416. }
  3417. Vector<uint32_t> view_masks;
  3418. VkRenderPassMultiviewCreateInfo render_pass_multiview_create_info;
  3419. if (p_view_count > 1) {
  3420. // this may no longer be needed with the new settings already including this
  3421. const VulkanContext::MultiviewCapabilities capabilities = context->get_multiview_capabilities();
  3422. // For now this only works with multiview!
  3423. ERR_FAIL_COND_V_MSG(!capabilities.is_supported, VK_NULL_HANDLE, "Multiview not supported");
  3424. // Make sure we limit this to the number of views we support.
  3425. ERR_FAIL_COND_V_MSG(p_view_count > capabilities.max_view_count, VK_NULL_HANDLE, "Hardware does not support requested number of views for Multiview render pass");
  3426. // Set view masks for each subpass
  3427. for (uint32_t i = 0; i < subpasses.size(); i++) {
  3428. view_masks.push_back(view_mask);
  3429. }
  3430. render_pass_multiview_create_info.sType = VK_STRUCTURE_TYPE_RENDER_PASS_MULTIVIEW_CREATE_INFO;
  3431. render_pass_multiview_create_info.pNext = nullptr;
  3432. render_pass_multiview_create_info.subpassCount = subpasses.size();
  3433. render_pass_multiview_create_info.pViewMasks = view_masks.ptr();
  3434. render_pass_multiview_create_info.dependencyCount = 0;
  3435. render_pass_multiview_create_info.pViewOffsets = nullptr;
  3436. render_pass_multiview_create_info.correlationMaskCount = 1;
  3437. render_pass_multiview_create_info.pCorrelationMasks = &correlation_mask;
  3438. render_pass_create_info.pNext = &render_pass_multiview_create_info;
  3439. }
  3440. VkRenderPass render_pass;
  3441. VkResult res = context->vkCreateRenderPass2KHR(device, &render_pass_create_info, nullptr, &render_pass);
  3442. ERR_FAIL_COND_V_MSG(res, VK_NULL_HANDLE, "vkCreateRenderPass2KHR failed with error " + itos(res) + ".");
  3443. return render_pass;
  3444. }
  3445. RenderingDevice::FramebufferFormatID RenderingDeviceVulkan::framebuffer_format_create(const Vector<AttachmentFormat> &p_format, uint32_t p_view_count) {
  3446. FramebufferPass pass;
  3447. for (int i = 0; i < p_format.size(); i++) {
  3448. if (p_format[i].usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3449. pass.depth_attachment = i;
  3450. } else {
  3451. pass.color_attachments.push_back(i);
  3452. }
  3453. }
  3454. Vector<FramebufferPass> passes;
  3455. passes.push_back(pass);
  3456. return framebuffer_format_create_multipass(p_format, passes, p_view_count);
  3457. }
  3458. RenderingDevice::FramebufferFormatID RenderingDeviceVulkan::framebuffer_format_create_multipass(const Vector<AttachmentFormat> &p_attachments, const Vector<FramebufferPass> &p_passes, uint32_t p_view_count) {
  3459. _THREAD_SAFE_METHOD_
  3460. FramebufferFormatKey key;
  3461. key.attachments = p_attachments;
  3462. key.passes = p_passes;
  3463. key.view_count = p_view_count;
  3464. const RBMap<FramebufferFormatKey, FramebufferFormatID>::Element *E = framebuffer_format_cache.find(key);
  3465. if (E) {
  3466. //exists, return
  3467. return E->get();
  3468. }
  3469. Vector<TextureSamples> samples;
  3470. VkRenderPass render_pass = _render_pass_create(p_attachments, p_passes, INITIAL_ACTION_CLEAR, FINAL_ACTION_READ, INITIAL_ACTION_CLEAR, FINAL_ACTION_READ, p_view_count, &samples); //actions don't matter for this use case
  3471. if (render_pass == VK_NULL_HANDLE) { //was likely invalid
  3472. return INVALID_ID;
  3473. }
  3474. FramebufferFormatID id = FramebufferFormatID(framebuffer_format_cache.size()) | (FramebufferFormatID(ID_TYPE_FRAMEBUFFER_FORMAT) << FramebufferFormatID(ID_BASE_SHIFT));
  3475. E = framebuffer_format_cache.insert(key, id);
  3476. FramebufferFormat fb_format;
  3477. fb_format.E = E;
  3478. fb_format.render_pass = render_pass;
  3479. fb_format.pass_samples = samples;
  3480. fb_format.view_count = p_view_count;
  3481. framebuffer_formats[id] = fb_format;
  3482. return id;
  3483. }
  3484. RenderingDevice::FramebufferFormatID RenderingDeviceVulkan::framebuffer_format_create_empty(TextureSamples p_samples) {
  3485. FramebufferFormatKey key;
  3486. key.passes.push_back(FramebufferPass());
  3487. const RBMap<FramebufferFormatKey, FramebufferFormatID>::Element *E = framebuffer_format_cache.find(key);
  3488. if (E) {
  3489. //exists, return
  3490. return E->get();
  3491. }
  3492. VkSubpassDescription2KHR subpass;
  3493. subpass.sType = VK_STRUCTURE_TYPE_SUBPASS_DESCRIPTION_2_KHR;
  3494. subpass.pNext = nullptr;
  3495. subpass.flags = 0;
  3496. subpass.pipelineBindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS;
  3497. subpass.viewMask = 0;
  3498. subpass.inputAttachmentCount = 0; //unsupported for now
  3499. subpass.pInputAttachments = nullptr;
  3500. subpass.colorAttachmentCount = 0;
  3501. subpass.pColorAttachments = nullptr;
  3502. subpass.pDepthStencilAttachment = nullptr;
  3503. subpass.pResolveAttachments = nullptr;
  3504. subpass.preserveAttachmentCount = 0;
  3505. subpass.pPreserveAttachments = nullptr;
  3506. VkRenderPassCreateInfo2KHR render_pass_create_info;
  3507. render_pass_create_info.sType = VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO_2_KHR;
  3508. render_pass_create_info.pNext = nullptr;
  3509. render_pass_create_info.flags = 0;
  3510. render_pass_create_info.attachmentCount = 0;
  3511. render_pass_create_info.pAttachments = nullptr;
  3512. render_pass_create_info.subpassCount = 1;
  3513. render_pass_create_info.pSubpasses = &subpass;
  3514. render_pass_create_info.dependencyCount = 0;
  3515. render_pass_create_info.pDependencies = nullptr;
  3516. render_pass_create_info.correlatedViewMaskCount = 0;
  3517. render_pass_create_info.pCorrelatedViewMasks = nullptr;
  3518. VkRenderPass render_pass;
  3519. VkResult res = context->vkCreateRenderPass2KHR(device, &render_pass_create_info, nullptr, &render_pass);
  3520. ERR_FAIL_COND_V_MSG(res, 0, "vkCreateRenderPass2KHR for empty fb failed with error " + itos(res) + ".");
  3521. if (render_pass == VK_NULL_HANDLE) { //was likely invalid
  3522. return INVALID_ID;
  3523. }
  3524. FramebufferFormatID id = FramebufferFormatID(framebuffer_format_cache.size()) | (FramebufferFormatID(ID_TYPE_FRAMEBUFFER_FORMAT) << FramebufferFormatID(ID_BASE_SHIFT));
  3525. E = framebuffer_format_cache.insert(key, id);
  3526. FramebufferFormat fb_format;
  3527. fb_format.E = E;
  3528. fb_format.render_pass = render_pass;
  3529. fb_format.pass_samples.push_back(p_samples);
  3530. framebuffer_formats[id] = fb_format;
  3531. return id;
  3532. }
  3533. RenderingDevice::TextureSamples RenderingDeviceVulkan::framebuffer_format_get_texture_samples(FramebufferFormatID p_format, uint32_t p_pass) {
  3534. HashMap<FramebufferFormatID, FramebufferFormat>::Iterator E = framebuffer_formats.find(p_format);
  3535. ERR_FAIL_COND_V(!E, TEXTURE_SAMPLES_1);
  3536. ERR_FAIL_COND_V(p_pass >= uint32_t(E->value.pass_samples.size()), TEXTURE_SAMPLES_1);
  3537. return E->value.pass_samples[p_pass];
  3538. }
  3539. /***********************/
  3540. /**** RENDER TARGET ****/
  3541. /***********************/
  3542. RID RenderingDeviceVulkan::framebuffer_create_empty(const Size2i &p_size, TextureSamples p_samples, FramebufferFormatID p_format_check) {
  3543. _THREAD_SAFE_METHOD_
  3544. Framebuffer framebuffer;
  3545. framebuffer.format_id = framebuffer_format_create_empty(p_samples);
  3546. ERR_FAIL_COND_V(p_format_check != INVALID_FORMAT_ID && framebuffer.format_id != p_format_check, RID());
  3547. framebuffer.size = p_size;
  3548. framebuffer.view_count = 1;
  3549. return framebuffer_owner.make_rid(framebuffer);
  3550. }
  3551. RID RenderingDeviceVulkan::framebuffer_create(const Vector<RID> &p_texture_attachments, FramebufferFormatID p_format_check, uint32_t p_view_count) {
  3552. _THREAD_SAFE_METHOD_
  3553. FramebufferPass pass;
  3554. for (int i = 0; i < p_texture_attachments.size(); i++) {
  3555. Texture *texture = texture_owner.get_or_null(p_texture_attachments[i]);
  3556. ERR_FAIL_COND_V_MSG(texture && texture->layers != p_view_count, RID(), "Layers of our texture doesn't match view count for this framebuffer");
  3557. if (texture && texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  3558. pass.depth_attachment = i;
  3559. } else if (texture && texture->usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT) {
  3560. pass.vrs_attachment = i;
  3561. } else {
  3562. pass.color_attachments.push_back(texture ? i : FramebufferPass::ATTACHMENT_UNUSED);
  3563. }
  3564. }
  3565. Vector<FramebufferPass> passes;
  3566. passes.push_back(pass);
  3567. return framebuffer_create_multipass(p_texture_attachments, passes, p_format_check, p_view_count);
  3568. }
  3569. RID RenderingDeviceVulkan::framebuffer_create_multipass(const Vector<RID> &p_texture_attachments, const Vector<FramebufferPass> &p_passes, FramebufferFormatID p_format_check, uint32_t p_view_count) {
  3570. _THREAD_SAFE_METHOD_
  3571. Vector<AttachmentFormat> attachments;
  3572. attachments.resize(p_texture_attachments.size());
  3573. Size2i size;
  3574. bool size_set = false;
  3575. for (int i = 0; i < p_texture_attachments.size(); i++) {
  3576. AttachmentFormat af;
  3577. Texture *texture = texture_owner.get_or_null(p_texture_attachments[i]);
  3578. if (!texture) {
  3579. af.usage_flags = AttachmentFormat::UNUSED_ATTACHMENT;
  3580. } else {
  3581. ERR_FAIL_COND_V_MSG(texture->layers != p_view_count, RID(), "Layers of our texture doesn't match view count for this framebuffer");
  3582. if (!size_set) {
  3583. size.width = texture->width;
  3584. size.height = texture->height;
  3585. size_set = true;
  3586. } else if (texture->usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT) {
  3587. // If this is not the first attachement we assume this is used as the VRS attachment
  3588. // in this case this texture will be 1/16th the size of the color attachement.
  3589. // So we skip the size check
  3590. } else {
  3591. ERR_FAIL_COND_V_MSG((uint32_t)size.width != texture->width || (uint32_t)size.height != texture->height, RID(),
  3592. "All textures in a framebuffer should be the same size.");
  3593. }
  3594. af.format = texture->format;
  3595. af.samples = texture->samples;
  3596. af.usage_flags = texture->usage_flags;
  3597. }
  3598. attachments.write[i] = af;
  3599. }
  3600. ERR_FAIL_COND_V_MSG(!size_set, RID(), "All attachments unused.");
  3601. FramebufferFormatID format_id = framebuffer_format_create_multipass(attachments, p_passes, p_view_count);
  3602. if (format_id == INVALID_ID) {
  3603. return RID();
  3604. }
  3605. ERR_FAIL_COND_V_MSG(p_format_check != INVALID_ID && format_id != p_format_check, RID(),
  3606. "The format used to check this framebuffer differs from the intended framebuffer format.");
  3607. Framebuffer framebuffer;
  3608. framebuffer.format_id = format_id;
  3609. framebuffer.texture_ids = p_texture_attachments;
  3610. framebuffer.size = size;
  3611. framebuffer.view_count = p_view_count;
  3612. RID id = framebuffer_owner.make_rid(framebuffer);
  3613. for (int i = 0; i < p_texture_attachments.size(); i++) {
  3614. if (p_texture_attachments[i].is_valid()) {
  3615. _add_dependency(id, p_texture_attachments[i]);
  3616. }
  3617. }
  3618. return id;
  3619. }
  3620. RenderingDevice::FramebufferFormatID RenderingDeviceVulkan::framebuffer_get_format(RID p_framebuffer) {
  3621. _THREAD_SAFE_METHOD_
  3622. Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_framebuffer);
  3623. ERR_FAIL_COND_V(!framebuffer, INVALID_ID);
  3624. return framebuffer->format_id;
  3625. }
  3626. bool RenderingDeviceVulkan::framebuffer_is_valid(RID p_framebuffer) const {
  3627. _THREAD_SAFE_METHOD_
  3628. return framebuffer_owner.owns(p_framebuffer);
  3629. }
  3630. void RenderingDeviceVulkan::framebuffer_set_invalidation_callback(RID p_framebuffer, InvalidationCallback p_callback, void *p_userdata) {
  3631. _THREAD_SAFE_METHOD_
  3632. Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_framebuffer);
  3633. ERR_FAIL_COND(!framebuffer);
  3634. framebuffer->invalidated_callback = p_callback;
  3635. framebuffer->invalidated_callback_userdata = p_userdata;
  3636. }
  3637. /*****************/
  3638. /**** SAMPLER ****/
  3639. /*****************/
  3640. RID RenderingDeviceVulkan::sampler_create(const SamplerState &p_state) {
  3641. _THREAD_SAFE_METHOD_
  3642. VkSamplerCreateInfo sampler_create_info;
  3643. sampler_create_info.sType = VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO;
  3644. sampler_create_info.pNext = nullptr;
  3645. sampler_create_info.flags = 0;
  3646. sampler_create_info.magFilter = p_state.mag_filter == SAMPLER_FILTER_LINEAR ? VK_FILTER_LINEAR : VK_FILTER_NEAREST;
  3647. sampler_create_info.minFilter = p_state.min_filter == SAMPLER_FILTER_LINEAR ? VK_FILTER_LINEAR : VK_FILTER_NEAREST;
  3648. sampler_create_info.mipmapMode = p_state.mip_filter == SAMPLER_FILTER_LINEAR ? VK_SAMPLER_MIPMAP_MODE_LINEAR : VK_SAMPLER_MIPMAP_MODE_NEAREST;
  3649. ERR_FAIL_INDEX_V(p_state.repeat_u, SAMPLER_REPEAT_MODE_MAX, RID());
  3650. sampler_create_info.addressModeU = address_modes[p_state.repeat_u];
  3651. ERR_FAIL_INDEX_V(p_state.repeat_v, SAMPLER_REPEAT_MODE_MAX, RID());
  3652. sampler_create_info.addressModeV = address_modes[p_state.repeat_v];
  3653. ERR_FAIL_INDEX_V(p_state.repeat_w, SAMPLER_REPEAT_MODE_MAX, RID());
  3654. sampler_create_info.addressModeW = address_modes[p_state.repeat_w];
  3655. sampler_create_info.mipLodBias = p_state.lod_bias;
  3656. sampler_create_info.anisotropyEnable = p_state.use_anisotropy;
  3657. sampler_create_info.maxAnisotropy = p_state.anisotropy_max;
  3658. sampler_create_info.compareEnable = p_state.enable_compare;
  3659. ERR_FAIL_INDEX_V(p_state.compare_op, COMPARE_OP_MAX, RID());
  3660. sampler_create_info.compareOp = compare_operators[p_state.compare_op];
  3661. sampler_create_info.minLod = p_state.min_lod;
  3662. sampler_create_info.maxLod = p_state.max_lod;
  3663. ERR_FAIL_INDEX_V(p_state.border_color, SAMPLER_BORDER_COLOR_MAX, RID());
  3664. sampler_create_info.borderColor = sampler_border_colors[p_state.border_color];
  3665. sampler_create_info.unnormalizedCoordinates = p_state.unnormalized_uvw;
  3666. VkSampler sampler;
  3667. VkResult res = vkCreateSampler(device, &sampler_create_info, nullptr, &sampler);
  3668. ERR_FAIL_COND_V_MSG(res, RID(), "vkCreateSampler failed with error " + itos(res) + ".");
  3669. return sampler_owner.make_rid(sampler);
  3670. }
  3671. /**********************/
  3672. /**** VERTEX ARRAY ****/
  3673. /**********************/
  3674. RID RenderingDeviceVulkan::vertex_buffer_create(uint32_t p_size_bytes, const Vector<uint8_t> &p_data, bool p_use_as_storage) {
  3675. _THREAD_SAFE_METHOD_
  3676. ERR_FAIL_COND_V(p_data.size() && (uint32_t)p_data.size() != p_size_bytes, RID());
  3677. ERR_FAIL_COND_V_MSG(draw_list != nullptr && p_data.size(), RID(),
  3678. "Creating buffers with data is forbidden during creation of a draw list");
  3679. ERR_FAIL_COND_V_MSG(compute_list != nullptr && p_data.size(), RID(),
  3680. "Creating buffers with data is forbidden during creation of a draw list");
  3681. uint32_t usage = VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_VERTEX_BUFFER_BIT;
  3682. if (p_use_as_storage) {
  3683. usage |= VK_BUFFER_USAGE_STORAGE_BUFFER_BIT;
  3684. }
  3685. Buffer buffer;
  3686. _buffer_allocate(&buffer, p_size_bytes, usage, VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE, 0);
  3687. if (p_data.size()) {
  3688. uint64_t data_size = p_data.size();
  3689. const uint8_t *r = p_data.ptr();
  3690. _buffer_update(&buffer, 0, r, data_size);
  3691. _buffer_memory_barrier(buffer.buffer, 0, data_size, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_INPUT_BIT, VK_ACCESS_TRANSFER_WRITE_BIT, VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT, false);
  3692. }
  3693. return vertex_buffer_owner.make_rid(buffer);
  3694. }
  3695. // Internally reference counted, this ID is warranted to be unique for the same description, but needs to be freed as many times as it was allocated
  3696. RenderingDevice::VertexFormatID RenderingDeviceVulkan::vertex_format_create(const Vector<VertexAttribute> &p_vertex_formats) {
  3697. _THREAD_SAFE_METHOD_
  3698. VertexDescriptionKey key;
  3699. key.vertex_formats = p_vertex_formats;
  3700. VertexFormatID *idptr = vertex_format_cache.getptr(key);
  3701. if (idptr) {
  3702. return *idptr;
  3703. }
  3704. //does not exist, create one and cache it
  3705. VertexDescriptionCache vdcache;
  3706. vdcache.bindings = memnew_arr(VkVertexInputBindingDescription, p_vertex_formats.size());
  3707. vdcache.attributes = memnew_arr(VkVertexInputAttributeDescription, p_vertex_formats.size());
  3708. HashSet<int> used_locations;
  3709. for (int i = 0; i < p_vertex_formats.size(); i++) {
  3710. ERR_CONTINUE(p_vertex_formats[i].format >= DATA_FORMAT_MAX);
  3711. ERR_FAIL_COND_V(used_locations.has(p_vertex_formats[i].location), INVALID_ID);
  3712. ERR_FAIL_COND_V_MSG(get_format_vertex_size(p_vertex_formats[i].format) == 0, INVALID_ID,
  3713. "Data format for attachment (" + itos(i) + "), '" + named_formats[p_vertex_formats[i].format] + "', is not valid for a vertex array.");
  3714. vdcache.bindings[i].binding = i;
  3715. vdcache.bindings[i].stride = p_vertex_formats[i].stride;
  3716. vdcache.bindings[i].inputRate = p_vertex_formats[i].frequency == VERTEX_FREQUENCY_INSTANCE ? VK_VERTEX_INPUT_RATE_INSTANCE : VK_VERTEX_INPUT_RATE_VERTEX;
  3717. vdcache.attributes[i].binding = i;
  3718. vdcache.attributes[i].location = p_vertex_formats[i].location;
  3719. vdcache.attributes[i].format = vulkan_formats[p_vertex_formats[i].format];
  3720. vdcache.attributes[i].offset = p_vertex_formats[i].offset;
  3721. used_locations.insert(p_vertex_formats[i].location);
  3722. }
  3723. vdcache.create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO;
  3724. vdcache.create_info.pNext = nullptr;
  3725. vdcache.create_info.flags = 0;
  3726. vdcache.create_info.vertexAttributeDescriptionCount = p_vertex_formats.size();
  3727. vdcache.create_info.pVertexAttributeDescriptions = vdcache.attributes;
  3728. vdcache.create_info.vertexBindingDescriptionCount = p_vertex_formats.size();
  3729. vdcache.create_info.pVertexBindingDescriptions = vdcache.bindings;
  3730. vdcache.vertex_formats = p_vertex_formats;
  3731. VertexFormatID id = VertexFormatID(vertex_format_cache.size()) | (VertexFormatID(ID_TYPE_VERTEX_FORMAT) << ID_BASE_SHIFT);
  3732. vertex_format_cache[key] = id;
  3733. vertex_formats[id] = vdcache;
  3734. return id;
  3735. }
  3736. RID RenderingDeviceVulkan::vertex_array_create(uint32_t p_vertex_count, VertexFormatID p_vertex_format, const Vector<RID> &p_src_buffers) {
  3737. _THREAD_SAFE_METHOD_
  3738. ERR_FAIL_COND_V(!vertex_formats.has(p_vertex_format), RID());
  3739. const VertexDescriptionCache &vd = vertex_formats[p_vertex_format];
  3740. ERR_FAIL_COND_V(vd.vertex_formats.size() != p_src_buffers.size(), RID());
  3741. for (int i = 0; i < p_src_buffers.size(); i++) {
  3742. ERR_FAIL_COND_V(!vertex_buffer_owner.owns(p_src_buffers[i]), RID());
  3743. }
  3744. VertexArray vertex_array;
  3745. vertex_array.vertex_count = p_vertex_count;
  3746. vertex_array.description = p_vertex_format;
  3747. vertex_array.max_instances_allowed = 0xFFFFFFFF; //by default as many as you want
  3748. for (int i = 0; i < p_src_buffers.size(); i++) {
  3749. Buffer *buffer = vertex_buffer_owner.get_or_null(p_src_buffers[i]);
  3750. //validate with buffer
  3751. {
  3752. const VertexAttribute &atf = vd.vertex_formats[i];
  3753. uint32_t element_size = get_format_vertex_size(atf.format);
  3754. ERR_FAIL_COND_V(element_size == 0, RID()); //should never happens since this was prevalidated
  3755. if (atf.frequency == VERTEX_FREQUENCY_VERTEX) {
  3756. //validate size for regular drawing
  3757. uint64_t total_size = uint64_t(atf.stride) * (p_vertex_count - 1) + atf.offset + element_size;
  3758. ERR_FAIL_COND_V_MSG(total_size > buffer->size, RID(),
  3759. "Attachment (" + itos(i) + ") will read past the end of the buffer.");
  3760. } else {
  3761. //validate size for instances drawing
  3762. uint64_t available = buffer->size - atf.offset;
  3763. ERR_FAIL_COND_V_MSG(available < element_size, RID(),
  3764. "Attachment (" + itos(i) + ") uses instancing, but it's just too small.");
  3765. uint32_t instances_allowed = available / atf.stride;
  3766. vertex_array.max_instances_allowed = MIN(instances_allowed, vertex_array.max_instances_allowed);
  3767. }
  3768. }
  3769. vertex_array.buffers.push_back(buffer->buffer);
  3770. vertex_array.offsets.push_back(0); //offset unused, but passing anyway
  3771. }
  3772. RID id = vertex_array_owner.make_rid(vertex_array);
  3773. for (int i = 0; i < p_src_buffers.size(); i++) {
  3774. _add_dependency(id, p_src_buffers[i]);
  3775. }
  3776. return id;
  3777. }
  3778. RID RenderingDeviceVulkan::index_buffer_create(uint32_t p_index_count, IndexBufferFormat p_format, const Vector<uint8_t> &p_data, bool p_use_restart_indices) {
  3779. _THREAD_SAFE_METHOD_
  3780. ERR_FAIL_COND_V_MSG(draw_list != nullptr && p_data.size(), RID(),
  3781. "Creating buffers with data is forbidden during creation of a draw list");
  3782. ERR_FAIL_COND_V_MSG(compute_list != nullptr && p_data.size(), RID(),
  3783. "Creating buffers with data is forbidden during creation of a draw list");
  3784. ERR_FAIL_COND_V(p_index_count == 0, RID());
  3785. IndexBuffer index_buffer;
  3786. index_buffer.index_type = (p_format == INDEX_BUFFER_FORMAT_UINT16) ? VK_INDEX_TYPE_UINT16 : VK_INDEX_TYPE_UINT32;
  3787. index_buffer.supports_restart_indices = p_use_restart_indices;
  3788. index_buffer.index_count = p_index_count;
  3789. uint32_t size_bytes = p_index_count * ((p_format == INDEX_BUFFER_FORMAT_UINT16) ? 2 : 4);
  3790. #ifdef DEBUG_ENABLED
  3791. if (p_data.size()) {
  3792. index_buffer.max_index = 0;
  3793. ERR_FAIL_COND_V_MSG((uint32_t)p_data.size() != size_bytes, RID(),
  3794. "Default index buffer initializer array size (" + itos(p_data.size()) + ") does not match format required size (" + itos(size_bytes) + ").");
  3795. const uint8_t *r = p_data.ptr();
  3796. if (p_format == INDEX_BUFFER_FORMAT_UINT16) {
  3797. const uint16_t *index16 = (const uint16_t *)r;
  3798. for (uint32_t i = 0; i < p_index_count; i++) {
  3799. if (p_use_restart_indices && index16[i] == 0xFFFF) {
  3800. continue; //restart index, ignore
  3801. }
  3802. index_buffer.max_index = MAX(index16[i], index_buffer.max_index);
  3803. }
  3804. } else {
  3805. const uint32_t *index32 = (const uint32_t *)r;
  3806. for (uint32_t i = 0; i < p_index_count; i++) {
  3807. if (p_use_restart_indices && index32[i] == 0xFFFFFFFF) {
  3808. continue; //restart index, ignore
  3809. }
  3810. index_buffer.max_index = MAX(index32[i], index_buffer.max_index);
  3811. }
  3812. }
  3813. } else {
  3814. index_buffer.max_index = 0xFFFFFFFF;
  3815. }
  3816. #else
  3817. index_buffer.max_index = 0xFFFFFFFF;
  3818. #endif
  3819. _buffer_allocate(&index_buffer, size_bytes, VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_INDEX_BUFFER_BIT, VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE, 0);
  3820. if (p_data.size()) {
  3821. uint64_t data_size = p_data.size();
  3822. const uint8_t *r = p_data.ptr();
  3823. _buffer_update(&index_buffer, 0, r, data_size);
  3824. _buffer_memory_barrier(index_buffer.buffer, 0, data_size, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_INPUT_BIT, VK_ACCESS_TRANSFER_WRITE_BIT, VK_ACCESS_INDEX_READ_BIT, false);
  3825. }
  3826. return index_buffer_owner.make_rid(index_buffer);
  3827. }
  3828. RID RenderingDeviceVulkan::index_array_create(RID p_index_buffer, uint32_t p_index_offset, uint32_t p_index_count) {
  3829. _THREAD_SAFE_METHOD_
  3830. ERR_FAIL_COND_V(!index_buffer_owner.owns(p_index_buffer), RID());
  3831. IndexBuffer *index_buffer = index_buffer_owner.get_or_null(p_index_buffer);
  3832. ERR_FAIL_COND_V(p_index_count == 0, RID());
  3833. ERR_FAIL_COND_V(p_index_offset + p_index_count > index_buffer->index_count, RID());
  3834. IndexArray index_array;
  3835. index_array.max_index = index_buffer->max_index;
  3836. index_array.buffer = index_buffer->buffer;
  3837. index_array.offset = p_index_offset;
  3838. index_array.indices = p_index_count;
  3839. index_array.index_type = index_buffer->index_type;
  3840. index_array.supports_restart_indices = index_buffer->supports_restart_indices;
  3841. RID id = index_array_owner.make_rid(index_array);
  3842. _add_dependency(id, p_index_buffer);
  3843. return id;
  3844. }
  3845. /****************/
  3846. /**** SHADER ****/
  3847. /****************/
  3848. static const char *shader_stage_names[RenderingDevice::SHADER_STAGE_MAX] = {
  3849. "Vertex",
  3850. "Fragment",
  3851. "TesselationControl",
  3852. "TesselationEvaluation",
  3853. "Compute"
  3854. };
  3855. static const char *shader_uniform_names[RenderingDevice::UNIFORM_TYPE_MAX] = {
  3856. "Sampler", "CombinedSampler", "Texture", "Image", "TextureBuffer", "SamplerTextureBuffer", "ImageBuffer", "UniformBuffer", "StorageBuffer", "InputAttachment"
  3857. };
  3858. static VkShaderStageFlagBits shader_stage_masks[RenderingDevice::SHADER_STAGE_MAX] = {
  3859. VK_SHADER_STAGE_VERTEX_BIT,
  3860. VK_SHADER_STAGE_FRAGMENT_BIT,
  3861. VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT,
  3862. VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT,
  3863. VK_SHADER_STAGE_COMPUTE_BIT,
  3864. };
  3865. String RenderingDeviceVulkan::_shader_uniform_debug(RID p_shader, int p_set) {
  3866. String ret;
  3867. const Shader *shader = shader_owner.get_or_null(p_shader);
  3868. ERR_FAIL_COND_V(!shader, String());
  3869. for (int i = 0; i < shader->sets.size(); i++) {
  3870. if (p_set >= 0 && i != p_set) {
  3871. continue;
  3872. }
  3873. for (int j = 0; j < shader->sets[i].uniform_info.size(); j++) {
  3874. const UniformInfo &ui = shader->sets[i].uniform_info[j];
  3875. if (!ret.is_empty()) {
  3876. ret += "\n";
  3877. }
  3878. ret += "Set: " + itos(i) + " Binding: " + itos(ui.binding) + " Type: " + shader_uniform_names[ui.type] + " Writable: " + (ui.writable ? "Y" : "N") + " Length: " + itos(ui.length);
  3879. }
  3880. }
  3881. return ret;
  3882. }
  3883. #if 0
  3884. bool RenderingDeviceVulkan::_uniform_add_binding(Vector<Vector<VkDescriptorSetLayoutBinding> > &bindings, Vector<Vector<UniformInfo> > &uniform_infos, const glslang::TObjectReflection &reflection, RenderingDevice::ShaderStage p_stage, Shader::PushConstant &push_constant, String *r_error) {
  3885. VkDescriptorSetLayoutBinding layout_binding;
  3886. UniformInfo info;
  3887. switch (reflection.getType()->getBasicType()) {
  3888. case glslang::EbtSampler: {
  3889. //print_line("DEBUG: IsSampler");
  3890. if (reflection.getType()->getSampler().dim == glslang::EsdBuffer) {
  3891. //texture buffers
  3892. if (reflection.getType()->getSampler().isCombined()) {
  3893. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  3894. info.type = UNIFORM_TYPE_SAMPLER_WITH_TEXTURE_BUFFER;
  3895. //print_line("DEBUG: SAMPLER: texel combined");
  3896. } else if (reflection.getType()->getSampler().isTexture()) {
  3897. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  3898. info.type = UNIFORM_TYPE_TEXTURE_BUFFER;
  3899. //print_line("DEBUG: SAMPLER: texel alone");
  3900. } else if (reflection.getType()->getSampler().isImage()) {
  3901. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER;
  3902. info.type = UNIFORM_TYPE_IMAGE_BUFFER;
  3903. //print_line("DEBUG: SAMPLER: texel buffer");
  3904. } else {
  3905. if (r_error) {
  3906. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' is of unsupported buffer type.";
  3907. }
  3908. return false;
  3909. }
  3910. } else if (reflection.getType()->getSampler().isCombined()) {
  3911. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER;
  3912. info.type = UNIFORM_TYPE_SAMPLER_WITH_TEXTURE;
  3913. //print_line("DEBUG: SAMPLER: combined");
  3914. } else if (reflection.getType()->getSampler().isPureSampler()) {
  3915. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER;
  3916. info.type = UNIFORM_TYPE_SAMPLER;
  3917. //print_line("DEBUG: SAMPLER: sampler");
  3918. } else if (reflection.getType()->getSampler().isTexture()) {
  3919. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE;
  3920. info.type = UNIFORM_TYPE_TEXTURE;
  3921. //print_line("DEBUG: SAMPLER: image");
  3922. } else if (reflection.getType()->getSampler().isImage()) {
  3923. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_IMAGE;
  3924. info.type = UNIFORM_TYPE_IMAGE;
  3925. //print_line("DEBUG: SAMPLER: storage image");
  3926. } else {
  3927. //print_line("DEBUG: sampler unknown");
  3928. if (r_error) {
  3929. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' is of unsupported sampler type.";
  3930. }
  3931. return false;
  3932. }
  3933. if (reflection.getType()->isArray()) {
  3934. layout_binding.descriptorCount = reflection.getType()->getArraySizes()->getCumulativeSize();
  3935. //print_line("DEBUG: array of size: " + itos(layout_binding.descriptorCount));
  3936. } else {
  3937. layout_binding.descriptorCount = 1;
  3938. }
  3939. info.length = layout_binding.descriptorCount;
  3940. } break;
  3941. /*case glslang::EbtStruct: {
  3942. print_line("DEBUG: Struct");
  3943. } break;*/
  3944. case glslang::EbtBlock: {
  3945. //print_line("DEBUG: Block");
  3946. if (reflection.getType()->getQualifier().storage == glslang::EvqUniform) {
  3947. if (reflection.getType()->getQualifier().layoutPushConstant) {
  3948. uint32_t len = reflection.size;
  3949. if (push_constant.push_constant_size != 0 && push_constant.push_constant_size != len) {
  3950. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' push constants for different stages should all be the same size.";
  3951. return false;
  3952. }
  3953. push_constant.push_constant_size = len;
  3954. push_constant.push_constants_vk_stage |= shader_stage_masks[p_stage];
  3955. return true;
  3956. }
  3957. //print_line("DEBUG: Uniform buffer");
  3958. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
  3959. info.type = UNIFORM_TYPE_UNIFORM_BUFFER;
  3960. } else if (reflection.getType()->getQualifier().storage == glslang::EvqBuffer) {
  3961. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_BUFFER;
  3962. info.type = UNIFORM_TYPE_STORAGE_BUFFER;
  3963. //print_line("DEBUG: Storage buffer");
  3964. } else {
  3965. if (r_error) {
  3966. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' is of unsupported block type: (" + itos(reflection.getType()->getQualifier().storage) + ").";
  3967. }
  3968. return false;
  3969. }
  3970. if (reflection.getType()->isArray()) {
  3971. layout_binding.descriptorCount = reflection.getType()->getArraySizes()->getCumulativeSize();
  3972. //print_line("DEBUG: array of size: " + itos(layout_binding.descriptorCount));
  3973. } else {
  3974. layout_binding.descriptorCount = 1;
  3975. }
  3976. info.length = reflection.size;
  3977. } break;
  3978. /*case glslang::EbtReference: {
  3979. } break;*/
  3980. /*case glslang::EbtAtomicUint: {
  3981. } break;*/
  3982. default: {
  3983. if (reflection.getType()->getQualifier().hasOffset() || reflection.name.find(".") != std::string::npos) {
  3984. //member of uniform block?
  3985. return true;
  3986. }
  3987. if (r_error) {
  3988. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' unsupported uniform type.";
  3989. }
  3990. return false;
  3991. }
  3992. }
  3993. if (!reflection.getType()->getQualifier().hasBinding()) {
  3994. if (r_error) {
  3995. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' lacks a binding number.";
  3996. }
  3997. return false;
  3998. }
  3999. uint32_t set = reflection.getType()->getQualifier().hasSet() ? reflection.getType()->getQualifier().layoutSet : 0;
  4000. if (set >= MAX_UNIFORM_SETS) {
  4001. if (r_error) {
  4002. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' uses a set (" + itos(set) + ") index larger than what is supported (" + itos(MAX_UNIFORM_SETS) + ").";
  4003. }
  4004. return false;
  4005. }
  4006. if (set >= limits.maxBoundDescriptorSets) {
  4007. if (r_error) {
  4008. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' uses a set (" + itos(set) + ") index larger than what is supported by the hardware (" + itos(limits.maxBoundDescriptorSets) + ").";
  4009. }
  4010. return false;
  4011. }
  4012. uint32_t binding = reflection.getType()->getQualifier().layoutBinding;
  4013. if (set < (uint32_t)bindings.size()) {
  4014. //check if this already exists
  4015. for (int i = 0; i < bindings[set].size(); i++) {
  4016. if (bindings[set][i].binding == binding) {
  4017. //already exists, verify that it's the same type
  4018. if (bindings[set][i].descriptorType != layout_binding.descriptorType) {
  4019. if (r_error) {
  4020. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' trying to re-use location for set=" + itos(set) + ", binding=" + itos(binding) + " with different uniform type.";
  4021. }
  4022. return false;
  4023. }
  4024. //also, verify that it's the same size
  4025. if (bindings[set][i].descriptorCount != layout_binding.descriptorCount || uniform_infos[set][i].length != info.length) {
  4026. if (r_error) {
  4027. *r_error = "On shader stage '" + String(shader_stage_names[p_stage]) + "', uniform '" + reflection.name + "' trying to re-use location for set=" + itos(set) + ", binding=" + itos(binding) + " with different uniform size.";
  4028. }
  4029. return false;
  4030. }
  4031. //just append stage mask and return
  4032. bindings.write[set].write[i].stageFlags |= shader_stage_masks[p_stage];
  4033. uniform_infos.write[set].write[i].stages |= 1 << p_stage;
  4034. return true;
  4035. }
  4036. }
  4037. }
  4038. layout_binding.binding = binding;
  4039. layout_binding.stageFlags = shader_stage_masks[p_stage];
  4040. layout_binding.pImmutableSamplers = nullptr; //no support for this yet
  4041. info.stages = 1 << p_stage;
  4042. info.binding = binding;
  4043. if (set >= (uint32_t)bindings.size()) {
  4044. bindings.resize(set + 1);
  4045. uniform_infos.resize(set + 1);
  4046. }
  4047. #if 0
  4048. print_line("stage: " + String(shader_stage_names[p_stage]) + " set: " + itos(set) + " binding: " + itos(info.binding) + " type:" + shader_uniform_names[info.type] + " length: " + itos(info.length));
  4049. #endif
  4050. bindings.write[set].push_back(layout_binding);
  4051. uniform_infos.write[set].push_back(info);
  4052. return true;
  4053. }
  4054. #endif
  4055. //version 1: initial
  4056. //version 2: Added shader name
  4057. //version 3: Added writable
  4058. #define SHADER_BINARY_VERSION 3
  4059. String RenderingDeviceVulkan::shader_get_binary_cache_key() const {
  4060. return "Vulkan-SV" + itos(SHADER_BINARY_VERSION) + "-" + String(VERSION_NUMBER) + "-" + String(VERSION_HASH);
  4061. }
  4062. struct RenderingDeviceVulkanShaderBinaryDataBinding {
  4063. uint32_t type;
  4064. uint32_t binding;
  4065. uint32_t stages;
  4066. uint32_t length; //size of arrays (in total elements), or ubos (in bytes * total elements)
  4067. uint32_t writable;
  4068. };
  4069. struct RenderingDeviceVulkanShaderBinarySpecializationConstant {
  4070. uint32_t type;
  4071. uint32_t constant_id;
  4072. union {
  4073. uint32_t int_value;
  4074. float float_value;
  4075. bool bool_value;
  4076. };
  4077. uint32_t stage_flags;
  4078. };
  4079. struct RenderingDeviceVulkanShaderBinaryData {
  4080. uint32_t vertex_input_mask;
  4081. uint32_t fragment_outputs;
  4082. uint32_t specialization_constant_count;
  4083. uint32_t is_compute;
  4084. uint32_t compute_local_size[3];
  4085. uint32_t set_count;
  4086. uint32_t push_constant_size;
  4087. uint32_t push_constants_vk_stage;
  4088. uint32_t stage_count;
  4089. uint32_t shader_name_len;
  4090. };
  4091. Vector<uint8_t> RenderingDeviceVulkan::shader_compile_binary_from_spirv(const Vector<ShaderStageSPIRVData> &p_spirv, const String &p_shader_name) {
  4092. RenderingDeviceVulkanShaderBinaryData binary_data;
  4093. binary_data.vertex_input_mask = 0;
  4094. binary_data.fragment_outputs = 0;
  4095. binary_data.specialization_constant_count = 0;
  4096. binary_data.is_compute = 0;
  4097. binary_data.compute_local_size[0] = 0;
  4098. binary_data.compute_local_size[1] = 0;
  4099. binary_data.compute_local_size[2] = 0;
  4100. binary_data.set_count = 0;
  4101. binary_data.push_constant_size = 0;
  4102. binary_data.push_constants_vk_stage = 0;
  4103. Vector<Vector<RenderingDeviceVulkanShaderBinaryDataBinding>> uniform_info; //set bindings
  4104. Vector<RenderingDeviceVulkanShaderBinarySpecializationConstant> specialization_constants;
  4105. uint32_t stages_processed = 0;
  4106. for (int i = 0; i < p_spirv.size(); i++) {
  4107. if (p_spirv[i].shader_stage == SHADER_STAGE_COMPUTE) {
  4108. binary_data.is_compute = true;
  4109. ERR_FAIL_COND_V_MSG(p_spirv.size() != 1, Vector<uint8_t>(),
  4110. "Compute shaders can only receive one stage, dedicated to compute.");
  4111. }
  4112. ERR_FAIL_COND_V_MSG(stages_processed & (1 << p_spirv[i].shader_stage), Vector<uint8_t>(),
  4113. "Stage " + String(shader_stage_names[p_spirv[i].shader_stage]) + " submitted more than once.");
  4114. {
  4115. SpvReflectShaderModule module;
  4116. const uint8_t *spirv = p_spirv[i].spir_v.ptr();
  4117. SpvReflectResult result = spvReflectCreateShaderModule(p_spirv[i].spir_v.size(), spirv, &module);
  4118. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4119. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed parsing shader.");
  4120. if (binary_data.is_compute) {
  4121. binary_data.compute_local_size[0] = module.entry_points->local_size.x;
  4122. binary_data.compute_local_size[1] = module.entry_points->local_size.y;
  4123. binary_data.compute_local_size[2] = module.entry_points->local_size.z;
  4124. }
  4125. uint32_t binding_count = 0;
  4126. result = spvReflectEnumerateDescriptorBindings(&module, &binding_count, nullptr);
  4127. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4128. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed enumerating descriptor bindings.");
  4129. uint32_t stage = p_spirv[i].shader_stage;
  4130. if (binding_count > 0) {
  4131. //Parse bindings
  4132. Vector<SpvReflectDescriptorBinding *> bindings;
  4133. bindings.resize(binding_count);
  4134. result = spvReflectEnumerateDescriptorBindings(&module, &binding_count, bindings.ptrw());
  4135. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4136. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed getting descriptor bindings.");
  4137. for (uint32_t j = 0; j < binding_count; j++) {
  4138. const SpvReflectDescriptorBinding &binding = *bindings[j];
  4139. RenderingDeviceVulkanShaderBinaryDataBinding info;
  4140. bool need_array_dimensions = false;
  4141. bool need_block_size = false;
  4142. bool may_be_writable = false;
  4143. switch (binding.descriptor_type) {
  4144. case SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLER: {
  4145. info.type = UNIFORM_TYPE_SAMPLER;
  4146. need_array_dimensions = true;
  4147. } break;
  4148. case SPV_REFLECT_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER: {
  4149. info.type = UNIFORM_TYPE_SAMPLER_WITH_TEXTURE;
  4150. need_array_dimensions = true;
  4151. } break;
  4152. case SPV_REFLECT_DESCRIPTOR_TYPE_SAMPLED_IMAGE: {
  4153. info.type = UNIFORM_TYPE_TEXTURE;
  4154. need_array_dimensions = true;
  4155. } break;
  4156. case SPV_REFLECT_DESCRIPTOR_TYPE_STORAGE_IMAGE: {
  4157. info.type = UNIFORM_TYPE_IMAGE;
  4158. need_array_dimensions = true;
  4159. may_be_writable = true;
  4160. } break;
  4161. case SPV_REFLECT_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER: {
  4162. info.type = UNIFORM_TYPE_TEXTURE_BUFFER;
  4163. need_array_dimensions = true;
  4164. } break;
  4165. case SPV_REFLECT_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER: {
  4166. info.type = UNIFORM_TYPE_IMAGE_BUFFER;
  4167. need_array_dimensions = true;
  4168. may_be_writable = true;
  4169. } break;
  4170. case SPV_REFLECT_DESCRIPTOR_TYPE_UNIFORM_BUFFER: {
  4171. info.type = UNIFORM_TYPE_UNIFORM_BUFFER;
  4172. need_block_size = true;
  4173. } break;
  4174. case SPV_REFLECT_DESCRIPTOR_TYPE_STORAGE_BUFFER: {
  4175. info.type = UNIFORM_TYPE_STORAGE_BUFFER;
  4176. need_block_size = true;
  4177. may_be_writable = true;
  4178. } break;
  4179. case SPV_REFLECT_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC: {
  4180. ERR_PRINT("Dynamic uniform buffer not supported.");
  4181. continue;
  4182. } break;
  4183. case SPV_REFLECT_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC: {
  4184. ERR_PRINT("Dynamic storage buffer not supported.");
  4185. continue;
  4186. } break;
  4187. case SPV_REFLECT_DESCRIPTOR_TYPE_INPUT_ATTACHMENT: {
  4188. info.type = UNIFORM_TYPE_INPUT_ATTACHMENT;
  4189. need_array_dimensions = true;
  4190. } break;
  4191. case SPV_REFLECT_DESCRIPTOR_TYPE_ACCELERATION_STRUCTURE_KHR: {
  4192. ERR_PRINT("Acceleration structure not supported.");
  4193. continue;
  4194. } break;
  4195. }
  4196. if (need_array_dimensions) {
  4197. if (binding.array.dims_count == 0) {
  4198. info.length = 1;
  4199. } else {
  4200. for (uint32_t k = 0; k < binding.array.dims_count; k++) {
  4201. if (k == 0) {
  4202. info.length = binding.array.dims[0];
  4203. } else {
  4204. info.length *= binding.array.dims[k];
  4205. }
  4206. }
  4207. }
  4208. } else if (need_block_size) {
  4209. info.length = binding.block.size;
  4210. } else {
  4211. info.length = 0;
  4212. }
  4213. if (may_be_writable) {
  4214. info.writable = !(binding.type_description->decoration_flags & SPV_REFLECT_DECORATION_NON_WRITABLE) && !(binding.block.decoration_flags & SPV_REFLECT_DECORATION_NON_WRITABLE);
  4215. } else {
  4216. info.writable = false;
  4217. }
  4218. info.binding = binding.binding;
  4219. uint32_t set = binding.set;
  4220. ERR_FAIL_COND_V_MSG(set >= MAX_UNIFORM_SETS, Vector<uint8_t>(),
  4221. "On shader stage '" + String(shader_stage_names[stage]) + "', uniform '" + binding.name + "' uses a set (" + itos(set) + ") index larger than what is supported (" + itos(MAX_UNIFORM_SETS) + ").");
  4222. ERR_FAIL_COND_V_MSG(set >= limits.maxBoundDescriptorSets, Vector<uint8_t>(),
  4223. "On shader stage '" + String(shader_stage_names[stage]) + "', uniform '" + binding.name + "' uses a set (" + itos(set) + ") index larger than what is supported by the hardware (" + itos(limits.maxBoundDescriptorSets) + ").");
  4224. if (set < (uint32_t)uniform_info.size()) {
  4225. //check if this already exists
  4226. bool exists = false;
  4227. for (int k = 0; k < uniform_info[set].size(); k++) {
  4228. if (uniform_info[set][k].binding == (uint32_t)info.binding) {
  4229. //already exists, verify that it's the same type
  4230. ERR_FAIL_COND_V_MSG(uniform_info[set][k].type != info.type, Vector<uint8_t>(),
  4231. "On shader stage '" + String(shader_stage_names[stage]) + "', uniform '" + binding.name + "' trying to re-use location for set=" + itos(set) + ", binding=" + itos(info.binding) + " with different uniform type.");
  4232. //also, verify that it's the same size
  4233. ERR_FAIL_COND_V_MSG(uniform_info[set][k].length != info.length, Vector<uint8_t>(),
  4234. "On shader stage '" + String(shader_stage_names[stage]) + "', uniform '" + binding.name + "' trying to re-use location for set=" + itos(set) + ", binding=" + itos(info.binding) + " with different uniform size.");
  4235. //also, verify that it has the same writability
  4236. ERR_FAIL_COND_V_MSG(uniform_info[set][k].writable != info.writable, Vector<uint8_t>(),
  4237. "On shader stage '" + String(shader_stage_names[stage]) + "', uniform '" + binding.name + "' trying to re-use location for set=" + itos(set) + ", binding=" + itos(info.binding) + " with different writability.");
  4238. //just append stage mask and return
  4239. uniform_info.write[set].write[k].stages |= 1 << stage;
  4240. exists = true;
  4241. break;
  4242. }
  4243. }
  4244. if (exists) {
  4245. continue; //merged
  4246. }
  4247. }
  4248. info.stages = 1 << stage;
  4249. if (set >= (uint32_t)uniform_info.size()) {
  4250. uniform_info.resize(set + 1);
  4251. }
  4252. uniform_info.write[set].push_back(info);
  4253. }
  4254. }
  4255. {
  4256. //specialization constants
  4257. uint32_t sc_count = 0;
  4258. result = spvReflectEnumerateSpecializationConstants(&module, &sc_count, nullptr);
  4259. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4260. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed enumerating specialization constants.");
  4261. if (sc_count) {
  4262. Vector<SpvReflectSpecializationConstant *> spec_constants;
  4263. spec_constants.resize(sc_count);
  4264. result = spvReflectEnumerateSpecializationConstants(&module, &sc_count, spec_constants.ptrw());
  4265. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4266. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed obtaining specialization constants.");
  4267. for (uint32_t j = 0; j < sc_count; j++) {
  4268. int32_t existing = -1;
  4269. RenderingDeviceVulkanShaderBinarySpecializationConstant sconst;
  4270. SpvReflectSpecializationConstant *spc = spec_constants[j];
  4271. sconst.constant_id = spc->constant_id;
  4272. sconst.int_value = 0.0; // clear previous value JIC
  4273. switch (spc->constant_type) {
  4274. case SPV_REFLECT_SPECIALIZATION_CONSTANT_BOOL: {
  4275. sconst.type = PIPELINE_SPECIALIZATION_CONSTANT_TYPE_BOOL;
  4276. sconst.bool_value = spc->default_value.int_bool_value != 0;
  4277. } break;
  4278. case SPV_REFLECT_SPECIALIZATION_CONSTANT_INT: {
  4279. sconst.type = PIPELINE_SPECIALIZATION_CONSTANT_TYPE_INT;
  4280. sconst.int_value = spc->default_value.int_bool_value;
  4281. } break;
  4282. case SPV_REFLECT_SPECIALIZATION_CONSTANT_FLOAT: {
  4283. sconst.type = PIPELINE_SPECIALIZATION_CONSTANT_TYPE_FLOAT;
  4284. sconst.float_value = spc->default_value.float_value;
  4285. } break;
  4286. }
  4287. sconst.stage_flags = 1 << p_spirv[i].shader_stage;
  4288. for (int k = 0; k < specialization_constants.size(); k++) {
  4289. if (specialization_constants[k].constant_id == sconst.constant_id) {
  4290. ERR_FAIL_COND_V_MSG(specialization_constants[k].type != sconst.type, Vector<uint8_t>(), "More than one specialization constant used for id (" + itos(sconst.constant_id) + "), but their types differ.");
  4291. ERR_FAIL_COND_V_MSG(specialization_constants[k].int_value != sconst.int_value, Vector<uint8_t>(), "More than one specialization constant used for id (" + itos(sconst.constant_id) + "), but their default values differ.");
  4292. existing = k;
  4293. break;
  4294. }
  4295. }
  4296. if (existing > 0) {
  4297. specialization_constants.write[existing].stage_flags |= sconst.stage_flags;
  4298. } else {
  4299. specialization_constants.push_back(sconst);
  4300. }
  4301. }
  4302. }
  4303. }
  4304. if (stage == SHADER_STAGE_VERTEX) {
  4305. uint32_t iv_count = 0;
  4306. result = spvReflectEnumerateInputVariables(&module, &iv_count, nullptr);
  4307. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4308. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed enumerating input variables.");
  4309. if (iv_count) {
  4310. Vector<SpvReflectInterfaceVariable *> input_vars;
  4311. input_vars.resize(iv_count);
  4312. result = spvReflectEnumerateInputVariables(&module, &iv_count, input_vars.ptrw());
  4313. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4314. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed obtaining input variables.");
  4315. for (uint32_t j = 0; j < iv_count; j++) {
  4316. if (input_vars[j] && input_vars[j]->decoration_flags == 0) { //regular input
  4317. binary_data.vertex_input_mask |= (1 << uint32_t(input_vars[j]->location));
  4318. }
  4319. }
  4320. }
  4321. }
  4322. if (stage == SHADER_STAGE_FRAGMENT) {
  4323. uint32_t ov_count = 0;
  4324. result = spvReflectEnumerateOutputVariables(&module, &ov_count, nullptr);
  4325. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4326. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed enumerating output variables.");
  4327. if (ov_count) {
  4328. Vector<SpvReflectInterfaceVariable *> output_vars;
  4329. output_vars.resize(ov_count);
  4330. result = spvReflectEnumerateOutputVariables(&module, &ov_count, output_vars.ptrw());
  4331. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4332. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed obtaining output variables.");
  4333. for (uint32_t j = 0; j < ov_count; j++) {
  4334. const SpvReflectInterfaceVariable *refvar = output_vars[j];
  4335. if (refvar != nullptr && refvar->built_in != SpvBuiltInFragDepth) {
  4336. binary_data.fragment_outputs |= 1 << refvar->location;
  4337. }
  4338. }
  4339. }
  4340. }
  4341. uint32_t pc_count = 0;
  4342. result = spvReflectEnumeratePushConstantBlocks(&module, &pc_count, nullptr);
  4343. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4344. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed enumerating push constants.");
  4345. if (pc_count) {
  4346. ERR_FAIL_COND_V_MSG(pc_count > 1, Vector<uint8_t>(),
  4347. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "': Only one push constant is supported, which should be the same across shader stages.");
  4348. Vector<SpvReflectBlockVariable *> pconstants;
  4349. pconstants.resize(pc_count);
  4350. result = spvReflectEnumeratePushConstantBlocks(&module, &pc_count, pconstants.ptrw());
  4351. ERR_FAIL_COND_V_MSG(result != SPV_REFLECT_RESULT_SUCCESS, Vector<uint8_t>(),
  4352. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "' failed obtaining push constants.");
  4353. #if 0
  4354. if (pconstants[0] == nullptr) {
  4355. Ref<FileAccess> f = FileAccess::open("res://popo.spv", FileAccess::WRITE);
  4356. f->store_buffer((const uint8_t *)&SpirV[0], SpirV.size() * sizeof(uint32_t));
  4357. }
  4358. #endif
  4359. ERR_FAIL_COND_V_MSG(binary_data.push_constant_size && binary_data.push_constant_size != pconstants[0]->size, Vector<uint8_t>(),
  4360. "Reflection of SPIR-V shader stage '" + String(shader_stage_names[p_spirv[i].shader_stage]) + "': Push constant block must be the same across shader stages.");
  4361. binary_data.push_constant_size = pconstants[0]->size;
  4362. binary_data.push_constants_vk_stage |= shader_stage_masks[stage];
  4363. //print_line("Stage: " + String(shader_stage_names[stage]) + " push constant of size=" + itos(push_constant.push_constant_size));
  4364. }
  4365. // Destroy the reflection data when no longer required.
  4366. spvReflectDestroyShaderModule(&module);
  4367. }
  4368. stages_processed |= (1 << p_spirv[i].shader_stage);
  4369. }
  4370. Vector<Vector<uint8_t>> compressed_stages;
  4371. Vector<uint32_t> smolv_size;
  4372. Vector<uint32_t> zstd_size; //if 0, stdno t used
  4373. uint32_t stages_binary_size = 0;
  4374. bool strip_debug = false;
  4375. for (int i = 0; i < p_spirv.size(); i++) {
  4376. smolv::ByteArray smolv;
  4377. if (!smolv::Encode(p_spirv[i].spir_v.ptr(), p_spirv[i].spir_v.size(), smolv, strip_debug ? smolv::kEncodeFlagStripDebugInfo : 0)) {
  4378. ERR_FAIL_V_MSG(Vector<uint8_t>(), "Error compressing shader stage :" + String(shader_stage_names[p_spirv[i].shader_stage]));
  4379. } else {
  4380. smolv_size.push_back(smolv.size());
  4381. { //zstd
  4382. Vector<uint8_t> zstd;
  4383. zstd.resize(Compression::get_max_compressed_buffer_size(smolv.size(), Compression::MODE_ZSTD));
  4384. int dst_size = Compression::compress(zstd.ptrw(), &smolv[0], smolv.size(), Compression::MODE_ZSTD);
  4385. if (dst_size > 0 && (uint32_t)dst_size < smolv.size()) {
  4386. zstd_size.push_back(dst_size);
  4387. zstd.resize(dst_size);
  4388. compressed_stages.push_back(zstd);
  4389. } else {
  4390. Vector<uint8_t> smv;
  4391. smv.resize(smolv.size());
  4392. memcpy(smv.ptrw(), &smolv[0], smolv.size());
  4393. zstd_size.push_back(0); //not using zstd
  4394. compressed_stages.push_back(smv);
  4395. }
  4396. }
  4397. }
  4398. uint32_t s = compressed_stages[i].size();
  4399. if (s % 4 != 0) {
  4400. s += 4 - (s % 4);
  4401. }
  4402. stages_binary_size += s;
  4403. }
  4404. binary_data.specialization_constant_count = specialization_constants.size();
  4405. binary_data.set_count = uniform_info.size();
  4406. binary_data.stage_count = p_spirv.size();
  4407. CharString shader_name_utf = p_shader_name.utf8();
  4408. binary_data.shader_name_len = shader_name_utf.length();
  4409. uint32_t total_size = sizeof(uint32_t) * 3; //header + version + main datasize;
  4410. total_size += sizeof(RenderingDeviceVulkanShaderBinaryData);
  4411. total_size += binary_data.shader_name_len;
  4412. if ((binary_data.shader_name_len % 4) != 0) { //alignment rules are really strange
  4413. total_size += 4 - (binary_data.shader_name_len % 4);
  4414. }
  4415. for (int i = 0; i < uniform_info.size(); i++) {
  4416. total_size += sizeof(uint32_t);
  4417. total_size += uniform_info[i].size() * sizeof(RenderingDeviceVulkanShaderBinaryDataBinding);
  4418. }
  4419. total_size += sizeof(RenderingDeviceVulkanShaderBinarySpecializationConstant) * specialization_constants.size();
  4420. total_size += compressed_stages.size() * sizeof(uint32_t) * 3; //sizes
  4421. total_size += stages_binary_size;
  4422. Vector<uint8_t> ret;
  4423. ret.resize(total_size);
  4424. {
  4425. uint32_t offset = 0;
  4426. uint8_t *binptr = ret.ptrw();
  4427. binptr[0] = 'G';
  4428. binptr[1] = 'V';
  4429. binptr[2] = 'B';
  4430. binptr[3] = 'D'; //godot vulkan binary data
  4431. offset += 4;
  4432. encode_uint32(SHADER_BINARY_VERSION, binptr + offset);
  4433. offset += sizeof(uint32_t);
  4434. encode_uint32(sizeof(RenderingDeviceVulkanShaderBinaryData), binptr + offset);
  4435. offset += sizeof(uint32_t);
  4436. memcpy(binptr + offset, &binary_data, sizeof(RenderingDeviceVulkanShaderBinaryData));
  4437. offset += sizeof(RenderingDeviceVulkanShaderBinaryData);
  4438. memcpy(binptr + offset, shader_name_utf.ptr(), binary_data.shader_name_len);
  4439. offset += binary_data.shader_name_len;
  4440. if ((binary_data.shader_name_len % 4) != 0) { //alignment rules are really strange
  4441. offset += 4 - (binary_data.shader_name_len % 4);
  4442. }
  4443. for (int i = 0; i < uniform_info.size(); i++) {
  4444. int count = uniform_info[i].size();
  4445. encode_uint32(count, binptr + offset);
  4446. offset += sizeof(uint32_t);
  4447. if (count > 0) {
  4448. memcpy(binptr + offset, uniform_info[i].ptr(), sizeof(RenderingDeviceVulkanShaderBinaryDataBinding) * count);
  4449. offset += sizeof(RenderingDeviceVulkanShaderBinaryDataBinding) * count;
  4450. }
  4451. }
  4452. if (specialization_constants.size()) {
  4453. memcpy(binptr + offset, specialization_constants.ptr(), sizeof(RenderingDeviceVulkanShaderBinarySpecializationConstant) * specialization_constants.size());
  4454. offset += sizeof(RenderingDeviceVulkanShaderBinarySpecializationConstant) * specialization_constants.size();
  4455. }
  4456. for (int i = 0; i < compressed_stages.size(); i++) {
  4457. encode_uint32(p_spirv[i].shader_stage, binptr + offset);
  4458. offset += sizeof(uint32_t);
  4459. encode_uint32(smolv_size[i], binptr + offset);
  4460. offset += sizeof(uint32_t);
  4461. encode_uint32(zstd_size[i], binptr + offset);
  4462. offset += sizeof(uint32_t);
  4463. memcpy(binptr + offset, compressed_stages[i].ptr(), compressed_stages[i].size());
  4464. uint32_t s = compressed_stages[i].size();
  4465. if (s % 4 != 0) {
  4466. s += 4 - (s % 4);
  4467. }
  4468. offset += s;
  4469. }
  4470. ERR_FAIL_COND_V(offset != (uint32_t)ret.size(), Vector<uint8_t>());
  4471. }
  4472. return ret;
  4473. }
  4474. RID RenderingDeviceVulkan::shader_create_from_bytecode(const Vector<uint8_t> &p_shader_binary) {
  4475. const uint8_t *binptr = p_shader_binary.ptr();
  4476. uint32_t binsize = p_shader_binary.size();
  4477. uint32_t read_offset = 0;
  4478. //consistency check
  4479. ERR_FAIL_COND_V(binsize < sizeof(uint32_t) * 3 + sizeof(RenderingDeviceVulkanShaderBinaryData), RID());
  4480. ERR_FAIL_COND_V(binptr[0] != 'G' || binptr[1] != 'V' || binptr[2] != 'B' || binptr[3] != 'D', RID());
  4481. uint32_t bin_version = decode_uint32(binptr + 4);
  4482. ERR_FAIL_COND_V(bin_version != SHADER_BINARY_VERSION, RID());
  4483. uint32_t bin_data_size = decode_uint32(binptr + 8);
  4484. const RenderingDeviceVulkanShaderBinaryData &binary_data = *(reinterpret_cast<const RenderingDeviceVulkanShaderBinaryData *>(binptr + 12));
  4485. Shader::PushConstant push_constant;
  4486. push_constant.push_constant_size = binary_data.push_constant_size;
  4487. push_constant.push_constants_vk_stage = binary_data.push_constants_vk_stage;
  4488. uint32_t vertex_input_mask = binary_data.vertex_input_mask;
  4489. uint32_t fragment_outputs = binary_data.fragment_outputs;
  4490. bool is_compute = binary_data.is_compute;
  4491. const uint32_t compute_local_size[3] = { binary_data.compute_local_size[0], binary_data.compute_local_size[1], binary_data.compute_local_size[2] };
  4492. read_offset += sizeof(uint32_t) * 3 + bin_data_size;
  4493. String name;
  4494. if (binary_data.shader_name_len) {
  4495. name.parse_utf8((const char *)(binptr + read_offset), binary_data.shader_name_len);
  4496. read_offset += binary_data.shader_name_len;
  4497. if ((binary_data.shader_name_len % 4) != 0) { //alignment rules are really strange
  4498. read_offset += 4 - (binary_data.shader_name_len % 4);
  4499. }
  4500. }
  4501. Vector<Vector<VkDescriptorSetLayoutBinding>> set_bindings;
  4502. Vector<Vector<UniformInfo>> uniform_info;
  4503. set_bindings.resize(binary_data.set_count);
  4504. uniform_info.resize(binary_data.set_count);
  4505. for (uint32_t i = 0; i < binary_data.set_count; i++) {
  4506. ERR_FAIL_COND_V(read_offset + sizeof(uint32_t) >= binsize, RID());
  4507. uint32_t set_count = decode_uint32(binptr + read_offset);
  4508. read_offset += sizeof(uint32_t);
  4509. const RenderingDeviceVulkanShaderBinaryDataBinding *set_ptr = reinterpret_cast<const RenderingDeviceVulkanShaderBinaryDataBinding *>(binptr + read_offset);
  4510. uint32_t set_size = set_count * sizeof(RenderingDeviceVulkanShaderBinaryDataBinding);
  4511. ERR_FAIL_COND_V(read_offset + set_size >= binsize, RID());
  4512. for (uint32_t j = 0; j < set_count; j++) {
  4513. UniformInfo info;
  4514. info.type = UniformType(set_ptr[j].type);
  4515. info.writable = set_ptr[j].writable;
  4516. info.length = set_ptr[j].length;
  4517. info.binding = set_ptr[j].binding;
  4518. info.stages = set_ptr[j].stages;
  4519. VkDescriptorSetLayoutBinding layout_binding;
  4520. layout_binding.pImmutableSamplers = nullptr;
  4521. layout_binding.binding = set_ptr[j].binding;
  4522. layout_binding.descriptorCount = 1;
  4523. layout_binding.stageFlags = 0;
  4524. for (uint32_t k = 0; k < SHADER_STAGE_MAX; k++) {
  4525. if (set_ptr[j].stages & (1 << k)) {
  4526. layout_binding.stageFlags |= shader_stage_masks[k];
  4527. }
  4528. }
  4529. switch (info.type) {
  4530. case UNIFORM_TYPE_SAMPLER: {
  4531. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER;
  4532. layout_binding.descriptorCount = set_ptr[j].length;
  4533. } break;
  4534. case UNIFORM_TYPE_SAMPLER_WITH_TEXTURE: {
  4535. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER;
  4536. layout_binding.descriptorCount = set_ptr[j].length;
  4537. } break;
  4538. case UNIFORM_TYPE_TEXTURE: {
  4539. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE;
  4540. layout_binding.descriptorCount = set_ptr[j].length;
  4541. } break;
  4542. case UNIFORM_TYPE_IMAGE: {
  4543. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_IMAGE;
  4544. layout_binding.descriptorCount = set_ptr[j].length;
  4545. } break;
  4546. case UNIFORM_TYPE_TEXTURE_BUFFER: {
  4547. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  4548. layout_binding.descriptorCount = set_ptr[j].length;
  4549. } break;
  4550. case UNIFORM_TYPE_IMAGE_BUFFER: {
  4551. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER;
  4552. } break;
  4553. case UNIFORM_TYPE_UNIFORM_BUFFER: {
  4554. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
  4555. } break;
  4556. case UNIFORM_TYPE_STORAGE_BUFFER: {
  4557. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_BUFFER;
  4558. } break;
  4559. case UNIFORM_TYPE_INPUT_ATTACHMENT: {
  4560. layout_binding.descriptorType = VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT;
  4561. } break;
  4562. default: {
  4563. ERR_FAIL_V(RID());
  4564. }
  4565. }
  4566. set_bindings.write[i].push_back(layout_binding);
  4567. uniform_info.write[i].push_back(info);
  4568. }
  4569. read_offset += set_size;
  4570. }
  4571. ERR_FAIL_COND_V(read_offset + binary_data.specialization_constant_count * sizeof(RenderingDeviceVulkanShaderBinarySpecializationConstant) >= binsize, RID());
  4572. Vector<Shader::SpecializationConstant> specialization_constants;
  4573. for (uint32_t i = 0; i < binary_data.specialization_constant_count; i++) {
  4574. const RenderingDeviceVulkanShaderBinarySpecializationConstant &src_sc = *(reinterpret_cast<const RenderingDeviceVulkanShaderBinarySpecializationConstant *>(binptr + read_offset));
  4575. Shader::SpecializationConstant sc;
  4576. sc.constant.int_value = src_sc.int_value;
  4577. sc.constant.type = PipelineSpecializationConstantType(src_sc.type);
  4578. sc.constant.constant_id = src_sc.constant_id;
  4579. sc.stage_flags = src_sc.stage_flags;
  4580. specialization_constants.push_back(sc);
  4581. read_offset += sizeof(RenderingDeviceVulkanShaderBinarySpecializationConstant);
  4582. }
  4583. Vector<Vector<uint8_t>> stage_spirv_data;
  4584. Vector<ShaderStage> stage_type;
  4585. for (uint32_t i = 0; i < binary_data.stage_count; i++) {
  4586. ERR_FAIL_COND_V(read_offset + sizeof(uint32_t) * 3 >= binsize, RID());
  4587. uint32_t stage = decode_uint32(binptr + read_offset);
  4588. read_offset += sizeof(uint32_t);
  4589. uint32_t smolv_size = decode_uint32(binptr + read_offset);
  4590. read_offset += sizeof(uint32_t);
  4591. uint32_t zstd_size = decode_uint32(binptr + read_offset);
  4592. read_offset += sizeof(uint32_t);
  4593. uint32_t buf_size = (zstd_size > 0) ? zstd_size : smolv_size;
  4594. Vector<uint8_t> smolv;
  4595. const uint8_t *src_smolv = nullptr;
  4596. if (zstd_size > 0) {
  4597. //decompress to smolv
  4598. smolv.resize(smolv_size);
  4599. int dec_smolv_size = Compression::decompress(smolv.ptrw(), smolv.size(), binptr + read_offset, zstd_size, Compression::MODE_ZSTD);
  4600. ERR_FAIL_COND_V(dec_smolv_size != (int32_t)smolv_size, RID());
  4601. src_smolv = smolv.ptr();
  4602. } else {
  4603. src_smolv = binptr + read_offset;
  4604. }
  4605. Vector<uint8_t> spirv;
  4606. uint32_t spirv_size = smolv::GetDecodedBufferSize(src_smolv, smolv_size);
  4607. spirv.resize(spirv_size);
  4608. if (!smolv::Decode(src_smolv, smolv_size, spirv.ptrw(), spirv_size)) {
  4609. ERR_FAIL_V_MSG(RID(), "Malformed smolv input uncompressing shader stage:" + String(shader_stage_names[stage]));
  4610. }
  4611. stage_spirv_data.push_back(spirv);
  4612. stage_type.push_back(ShaderStage(stage));
  4613. if (buf_size % 4 != 0) {
  4614. buf_size += 4 - (buf_size % 4);
  4615. }
  4616. ERR_FAIL_COND_V(read_offset + buf_size > binsize, RID());
  4617. read_offset += buf_size;
  4618. }
  4619. ERR_FAIL_COND_V(read_offset != binsize, RID());
  4620. //all good, let's create modules
  4621. _THREAD_SAFE_METHOD_
  4622. Shader shader;
  4623. shader.vertex_input_mask = vertex_input_mask;
  4624. shader.fragment_output_mask = fragment_outputs;
  4625. shader.push_constant = push_constant;
  4626. shader.is_compute = is_compute;
  4627. shader.compute_local_size[0] = compute_local_size[0];
  4628. shader.compute_local_size[1] = compute_local_size[1];
  4629. shader.compute_local_size[2] = compute_local_size[2];
  4630. shader.specialization_constants = specialization_constants;
  4631. shader.name = name;
  4632. String error_text;
  4633. bool success = true;
  4634. for (int i = 0; i < stage_spirv_data.size(); i++) {
  4635. VkShaderModuleCreateInfo shader_module_create_info;
  4636. shader_module_create_info.sType = VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO;
  4637. shader_module_create_info.pNext = nullptr;
  4638. shader_module_create_info.flags = 0;
  4639. shader_module_create_info.codeSize = stage_spirv_data[i].size();
  4640. const uint8_t *r = stage_spirv_data[i].ptr();
  4641. shader_module_create_info.pCode = (const uint32_t *)r;
  4642. VkShaderModule module;
  4643. VkResult res = vkCreateShaderModule(device, &shader_module_create_info, nullptr, &module);
  4644. if (res) {
  4645. success = false;
  4646. error_text = "Error (" + itos(res) + ") creating shader module for stage: " + String(shader_stage_names[stage_type[i]]);
  4647. break;
  4648. }
  4649. const VkShaderStageFlagBits shader_stage_bits[SHADER_STAGE_MAX] = {
  4650. VK_SHADER_STAGE_VERTEX_BIT,
  4651. VK_SHADER_STAGE_FRAGMENT_BIT,
  4652. VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT,
  4653. VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT,
  4654. VK_SHADER_STAGE_COMPUTE_BIT,
  4655. };
  4656. VkPipelineShaderStageCreateInfo shader_stage;
  4657. shader_stage.sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO;
  4658. shader_stage.pNext = nullptr;
  4659. shader_stage.flags = 0;
  4660. shader_stage.stage = shader_stage_bits[stage_type[i]];
  4661. shader_stage.module = module;
  4662. shader_stage.pName = "main";
  4663. shader_stage.pSpecializationInfo = nullptr;
  4664. shader.pipeline_stages.push_back(shader_stage);
  4665. }
  4666. //proceed to create descriptor sets
  4667. if (success) {
  4668. for (int i = 0; i < set_bindings.size(); i++) {
  4669. //empty ones are fine if they were not used according to spec (binding count will be 0)
  4670. VkDescriptorSetLayoutCreateInfo layout_create_info;
  4671. layout_create_info.sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO;
  4672. layout_create_info.pNext = nullptr;
  4673. layout_create_info.flags = 0;
  4674. layout_create_info.bindingCount = set_bindings[i].size();
  4675. layout_create_info.pBindings = set_bindings[i].ptr();
  4676. VkDescriptorSetLayout layout;
  4677. VkResult res = vkCreateDescriptorSetLayout(device, &layout_create_info, nullptr, &layout);
  4678. if (res) {
  4679. error_text = "Error (" + itos(res) + ") creating descriptor set layout for set " + itos(i);
  4680. success = false;
  4681. break;
  4682. }
  4683. Shader::Set set;
  4684. set.descriptor_set_layout = layout;
  4685. set.uniform_info = uniform_info[i];
  4686. //sort and hash
  4687. set.uniform_info.sort();
  4688. uint32_t format = 0; //no format, default
  4689. if (set.uniform_info.size()) {
  4690. //has data, needs an actual format;
  4691. UniformSetFormat usformat;
  4692. usformat.uniform_info = set.uniform_info;
  4693. RBMap<UniformSetFormat, uint32_t>::Element *E = uniform_set_format_cache.find(usformat);
  4694. if (E) {
  4695. format = E->get();
  4696. } else {
  4697. format = uniform_set_format_cache.size() + 1;
  4698. uniform_set_format_cache.insert(usformat, format);
  4699. }
  4700. }
  4701. shader.sets.push_back(set);
  4702. shader.set_formats.push_back(format);
  4703. }
  4704. }
  4705. if (success) {
  4706. //create pipeline layout
  4707. VkPipelineLayoutCreateInfo pipeline_layout_create_info;
  4708. pipeline_layout_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO;
  4709. pipeline_layout_create_info.pNext = nullptr;
  4710. pipeline_layout_create_info.flags = 0;
  4711. pipeline_layout_create_info.setLayoutCount = shader.sets.size();
  4712. Vector<VkDescriptorSetLayout> layouts;
  4713. layouts.resize(shader.sets.size());
  4714. for (int i = 0; i < layouts.size(); i++) {
  4715. layouts.write[i] = shader.sets[i].descriptor_set_layout;
  4716. }
  4717. pipeline_layout_create_info.pSetLayouts = layouts.ptr();
  4718. // Needs to be declared in this outer scope, otherwise it may not outlive its assignment
  4719. // to pipeline_layout_create_info.
  4720. VkPushConstantRange push_constant_range;
  4721. if (push_constant.push_constant_size) {
  4722. push_constant_range.stageFlags = push_constant.push_constants_vk_stage;
  4723. push_constant_range.offset = 0;
  4724. push_constant_range.size = push_constant.push_constant_size;
  4725. pipeline_layout_create_info.pushConstantRangeCount = 1;
  4726. pipeline_layout_create_info.pPushConstantRanges = &push_constant_range;
  4727. } else {
  4728. pipeline_layout_create_info.pushConstantRangeCount = 0;
  4729. pipeline_layout_create_info.pPushConstantRanges = nullptr;
  4730. }
  4731. VkResult err = vkCreatePipelineLayout(device, &pipeline_layout_create_info, nullptr, &shader.pipeline_layout);
  4732. if (err) {
  4733. error_text = "Error (" + itos(err) + ") creating pipeline layout.";
  4734. success = false;
  4735. }
  4736. }
  4737. if (!success) {
  4738. //clean up if failed
  4739. for (int i = 0; i < shader.pipeline_stages.size(); i++) {
  4740. vkDestroyShaderModule(device, shader.pipeline_stages[i].module, nullptr);
  4741. }
  4742. for (int i = 0; i < shader.sets.size(); i++) {
  4743. vkDestroyDescriptorSetLayout(device, shader.sets[i].descriptor_set_layout, nullptr);
  4744. }
  4745. ERR_FAIL_V_MSG(RID(), error_text);
  4746. }
  4747. return shader_owner.make_rid(shader);
  4748. }
  4749. uint32_t RenderingDeviceVulkan::shader_get_vertex_input_attribute_mask(RID p_shader) {
  4750. _THREAD_SAFE_METHOD_
  4751. const Shader *shader = shader_owner.get_or_null(p_shader);
  4752. ERR_FAIL_COND_V(!shader, 0);
  4753. return shader->vertex_input_mask;
  4754. }
  4755. /******************/
  4756. /**** UNIFORMS ****/
  4757. /******************/
  4758. RID RenderingDeviceVulkan::uniform_buffer_create(uint32_t p_size_bytes, const Vector<uint8_t> &p_data) {
  4759. _THREAD_SAFE_METHOD_
  4760. ERR_FAIL_COND_V(p_data.size() && (uint32_t)p_data.size() != p_size_bytes, RID());
  4761. ERR_FAIL_COND_V_MSG(draw_list != nullptr && p_data.size(), RID(),
  4762. "Creating buffers with data is forbidden during creation of a draw list");
  4763. ERR_FAIL_COND_V_MSG(compute_list != nullptr && p_data.size(), RID(),
  4764. "Creating buffers with data is forbidden during creation of a draw list");
  4765. Buffer buffer;
  4766. Error err = _buffer_allocate(&buffer, p_size_bytes, VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT, VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE, 0);
  4767. ERR_FAIL_COND_V(err != OK, RID());
  4768. if (p_data.size()) {
  4769. uint64_t data_size = p_data.size();
  4770. const uint8_t *r = p_data.ptr();
  4771. _buffer_update(&buffer, 0, r, data_size);
  4772. _buffer_memory_barrier(buffer.buffer, 0, data_size, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, VK_ACCESS_TRANSFER_WRITE_BIT, VK_ACCESS_UNIFORM_READ_BIT, false);
  4773. }
  4774. return uniform_buffer_owner.make_rid(buffer);
  4775. }
  4776. RID RenderingDeviceVulkan::storage_buffer_create(uint32_t p_size_bytes, const Vector<uint8_t> &p_data, uint32_t p_usage) {
  4777. _THREAD_SAFE_METHOD_
  4778. ERR_FAIL_COND_V_MSG(draw_list != nullptr && p_data.size(), RID(),
  4779. "Creating buffers with data is forbidden during creation of a draw list");
  4780. ERR_FAIL_COND_V_MSG(compute_list != nullptr && p_data.size(), RID(),
  4781. "Creating buffers with data is forbidden during creation of a draw list");
  4782. ERR_FAIL_COND_V(p_data.size() && (uint32_t)p_data.size() != p_size_bytes, RID());
  4783. Buffer buffer;
  4784. uint32_t flags = VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_STORAGE_BUFFER_BIT;
  4785. if (p_usage & STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT) {
  4786. flags |= VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT;
  4787. }
  4788. Error err = _buffer_allocate(&buffer, p_size_bytes, flags, VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE, 0);
  4789. ERR_FAIL_COND_V(err != OK, RID());
  4790. if (p_data.size()) {
  4791. uint64_t data_size = p_data.size();
  4792. const uint8_t *r = p_data.ptr();
  4793. _buffer_update(&buffer, 0, r, data_size);
  4794. _buffer_memory_barrier(buffer.buffer, 0, data_size, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, VK_ACCESS_TRANSFER_WRITE_BIT, VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT, false);
  4795. }
  4796. return storage_buffer_owner.make_rid(buffer);
  4797. }
  4798. RID RenderingDeviceVulkan::texture_buffer_create(uint32_t p_size_elements, DataFormat p_format, const Vector<uint8_t> &p_data) {
  4799. _THREAD_SAFE_METHOD_
  4800. ERR_FAIL_COND_V_MSG(draw_list != nullptr && p_data.size(), RID(),
  4801. "Creating buffers with data is forbidden during creation of a draw list");
  4802. ERR_FAIL_COND_V_MSG(compute_list != nullptr && p_data.size(), RID(),
  4803. "Creating buffers with data is forbidden during creation of a draw list");
  4804. uint32_t element_size = get_format_vertex_size(p_format);
  4805. ERR_FAIL_COND_V_MSG(element_size == 0, RID(), "Format requested is not supported for texture buffers");
  4806. uint64_t size_bytes = uint64_t(element_size) * p_size_elements;
  4807. ERR_FAIL_COND_V(p_data.size() && (uint32_t)p_data.size() != size_bytes, RID());
  4808. TextureBuffer texture_buffer;
  4809. Error err = _buffer_allocate(&texture_buffer.buffer, size_bytes, VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT | VK_BUFFER_USAGE_UNIFORM_TEXEL_BUFFER_BIT, VMA_MEMORY_USAGE_AUTO_PREFER_DEVICE, 0);
  4810. ERR_FAIL_COND_V(err != OK, RID());
  4811. if (p_data.size()) {
  4812. uint64_t data_size = p_data.size();
  4813. const uint8_t *r = p_data.ptr();
  4814. _buffer_update(&texture_buffer.buffer, 0, r, data_size);
  4815. _buffer_memory_barrier(texture_buffer.buffer.buffer, 0, data_size, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, VK_ACCESS_TRANSFER_WRITE_BIT, VK_ACCESS_SHADER_READ_BIT, false);
  4816. }
  4817. VkBufferViewCreateInfo view_create_info;
  4818. view_create_info.sType = VK_STRUCTURE_TYPE_BUFFER_VIEW_CREATE_INFO;
  4819. view_create_info.pNext = nullptr;
  4820. view_create_info.flags = 0;
  4821. view_create_info.buffer = texture_buffer.buffer.buffer;
  4822. view_create_info.format = vulkan_formats[p_format];
  4823. view_create_info.offset = 0;
  4824. view_create_info.range = size_bytes;
  4825. texture_buffer.view = VK_NULL_HANDLE;
  4826. VkResult res = vkCreateBufferView(device, &view_create_info, nullptr, &texture_buffer.view);
  4827. if (res) {
  4828. _buffer_free(&texture_buffer.buffer);
  4829. ERR_FAIL_V_MSG(RID(), "Unable to create buffer view, error " + itos(res) + ".");
  4830. }
  4831. //allocate the view
  4832. return texture_buffer_owner.make_rid(texture_buffer);
  4833. }
  4834. RenderingDeviceVulkan::DescriptorPool *RenderingDeviceVulkan::_descriptor_pool_allocate(const DescriptorPoolKey &p_key) {
  4835. if (!descriptor_pools.has(p_key)) {
  4836. descriptor_pools[p_key] = HashSet<DescriptorPool *>();
  4837. }
  4838. DescriptorPool *pool = nullptr;
  4839. for (DescriptorPool *E : descriptor_pools[p_key]) {
  4840. if (E->usage < max_descriptors_per_pool) {
  4841. pool = E;
  4842. break;
  4843. }
  4844. }
  4845. if (!pool) {
  4846. //create a new one
  4847. pool = memnew(DescriptorPool);
  4848. pool->usage = 0;
  4849. VkDescriptorPoolCreateInfo descriptor_pool_create_info;
  4850. descriptor_pool_create_info.sType = VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO;
  4851. descriptor_pool_create_info.pNext = nullptr;
  4852. descriptor_pool_create_info.flags = VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT; // can't think how somebody may NOT need this flag..
  4853. descriptor_pool_create_info.maxSets = max_descriptors_per_pool;
  4854. Vector<VkDescriptorPoolSize> sizes;
  4855. //here comes more vulkan API strangeness
  4856. if (p_key.uniform_type[UNIFORM_TYPE_SAMPLER]) {
  4857. VkDescriptorPoolSize s;
  4858. s.type = VK_DESCRIPTOR_TYPE_SAMPLER;
  4859. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_SAMPLER] * max_descriptors_per_pool;
  4860. sizes.push_back(s);
  4861. }
  4862. if (p_key.uniform_type[UNIFORM_TYPE_SAMPLER_WITH_TEXTURE]) {
  4863. VkDescriptorPoolSize s;
  4864. s.type = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER;
  4865. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_SAMPLER_WITH_TEXTURE] * max_descriptors_per_pool;
  4866. sizes.push_back(s);
  4867. }
  4868. if (p_key.uniform_type[UNIFORM_TYPE_TEXTURE]) {
  4869. VkDescriptorPoolSize s;
  4870. s.type = VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE;
  4871. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_TEXTURE] * max_descriptors_per_pool;
  4872. sizes.push_back(s);
  4873. }
  4874. if (p_key.uniform_type[UNIFORM_TYPE_IMAGE]) {
  4875. VkDescriptorPoolSize s;
  4876. s.type = VK_DESCRIPTOR_TYPE_STORAGE_IMAGE;
  4877. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_IMAGE] * max_descriptors_per_pool;
  4878. sizes.push_back(s);
  4879. }
  4880. if (p_key.uniform_type[UNIFORM_TYPE_TEXTURE_BUFFER] || p_key.uniform_type[UNIFORM_TYPE_SAMPLER_WITH_TEXTURE_BUFFER]) {
  4881. VkDescriptorPoolSize s;
  4882. s.type = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  4883. s.descriptorCount = (p_key.uniform_type[UNIFORM_TYPE_TEXTURE_BUFFER] + p_key.uniform_type[UNIFORM_TYPE_SAMPLER_WITH_TEXTURE_BUFFER]) * max_descriptors_per_pool;
  4884. sizes.push_back(s);
  4885. }
  4886. if (p_key.uniform_type[UNIFORM_TYPE_IMAGE_BUFFER]) {
  4887. VkDescriptorPoolSize s;
  4888. s.type = VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER;
  4889. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_IMAGE_BUFFER] * max_descriptors_per_pool;
  4890. sizes.push_back(s);
  4891. }
  4892. if (p_key.uniform_type[UNIFORM_TYPE_UNIFORM_BUFFER]) {
  4893. VkDescriptorPoolSize s;
  4894. s.type = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
  4895. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_UNIFORM_BUFFER] * max_descriptors_per_pool;
  4896. sizes.push_back(s);
  4897. }
  4898. if (p_key.uniform_type[UNIFORM_TYPE_STORAGE_BUFFER]) {
  4899. VkDescriptorPoolSize s;
  4900. s.type = VK_DESCRIPTOR_TYPE_STORAGE_BUFFER;
  4901. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_STORAGE_BUFFER] * max_descriptors_per_pool;
  4902. sizes.push_back(s);
  4903. }
  4904. if (p_key.uniform_type[UNIFORM_TYPE_INPUT_ATTACHMENT]) {
  4905. VkDescriptorPoolSize s;
  4906. s.type = VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT;
  4907. s.descriptorCount = p_key.uniform_type[UNIFORM_TYPE_INPUT_ATTACHMENT] * max_descriptors_per_pool;
  4908. sizes.push_back(s);
  4909. }
  4910. descriptor_pool_create_info.poolSizeCount = sizes.size();
  4911. descriptor_pool_create_info.pPoolSizes = sizes.ptr();
  4912. VkResult res = vkCreateDescriptorPool(device, &descriptor_pool_create_info, nullptr, &pool->pool);
  4913. if (res) {
  4914. memdelete(pool);
  4915. ERR_FAIL_COND_V_MSG(res, nullptr, "vkCreateDescriptorPool failed with error " + itos(res) + ".");
  4916. }
  4917. descriptor_pools[p_key].insert(pool);
  4918. }
  4919. pool->usage++;
  4920. return pool;
  4921. }
  4922. void RenderingDeviceVulkan::_descriptor_pool_free(const DescriptorPoolKey &p_key, DescriptorPool *p_pool) {
  4923. #ifdef DEBUG_ENABLED
  4924. ERR_FAIL_COND(!descriptor_pools[p_key].has(p_pool));
  4925. #endif
  4926. ERR_FAIL_COND(p_pool->usage == 0);
  4927. p_pool->usage--;
  4928. if (p_pool->usage == 0) {
  4929. vkDestroyDescriptorPool(device, p_pool->pool, nullptr);
  4930. descriptor_pools[p_key].erase(p_pool);
  4931. memdelete(p_pool);
  4932. if (descriptor_pools[p_key].is_empty()) {
  4933. descriptor_pools.erase(p_key);
  4934. }
  4935. }
  4936. }
  4937. RID RenderingDeviceVulkan::uniform_set_create(const Vector<Uniform> &p_uniforms, RID p_shader, uint32_t p_shader_set) {
  4938. _THREAD_SAFE_METHOD_
  4939. ERR_FAIL_COND_V(p_uniforms.size() == 0, RID());
  4940. Shader *shader = shader_owner.get_or_null(p_shader);
  4941. ERR_FAIL_COND_V(!shader, RID());
  4942. ERR_FAIL_COND_V_MSG(p_shader_set >= (uint32_t)shader->sets.size() || shader->sets[p_shader_set].uniform_info.size() == 0, RID(),
  4943. "Desired set (" + itos(p_shader_set) + ") not used by shader.");
  4944. //see that all sets in shader are satisfied
  4945. const Shader::Set &set = shader->sets[p_shader_set];
  4946. uint32_t uniform_count = p_uniforms.size();
  4947. const Uniform *uniforms = p_uniforms.ptr();
  4948. uint32_t set_uniform_count = set.uniform_info.size();
  4949. const UniformInfo *set_uniforms = set.uniform_info.ptr();
  4950. Vector<VkWriteDescriptorSet> writes;
  4951. DescriptorPoolKey pool_key;
  4952. //to keep them alive until update call
  4953. List<Vector<VkDescriptorBufferInfo>> buffer_infos;
  4954. List<Vector<VkBufferView>> buffer_views;
  4955. List<Vector<VkDescriptorImageInfo>> image_infos;
  4956. //used for verification to make sure a uniform set does not use a framebuffer bound texture
  4957. LocalVector<UniformSet::AttachableTexture> attachable_textures;
  4958. Vector<Texture *> mutable_sampled_textures;
  4959. Vector<Texture *> mutable_storage_textures;
  4960. for (uint32_t i = 0; i < set_uniform_count; i++) {
  4961. const UniformInfo &set_uniform = set_uniforms[i];
  4962. int uniform_idx = -1;
  4963. for (int j = 0; j < (int)uniform_count; j++) {
  4964. if (uniforms[j].binding == set_uniform.binding) {
  4965. uniform_idx = j;
  4966. }
  4967. }
  4968. ERR_FAIL_COND_V_MSG(uniform_idx == -1, RID(),
  4969. "All the shader bindings for the given set must be covered by the uniforms provided. Binding (" + itos(set_uniform.binding) + "), set (" + itos(p_shader_set) + ") was not provided.");
  4970. const Uniform &uniform = uniforms[uniform_idx];
  4971. ERR_FAIL_COND_V_MSG(uniform.uniform_type != set_uniform.type, RID(),
  4972. "Mismatch uniform type for binding (" + itos(set_uniform.binding) + "), set (" + itos(p_shader_set) + "). Expected '" + shader_uniform_names[set_uniform.type] + "', supplied: '" + shader_uniform_names[uniform.uniform_type] + "'.");
  4973. VkWriteDescriptorSet write; //common header
  4974. write.sType = VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET;
  4975. write.pNext = nullptr;
  4976. write.dstSet = VK_NULL_HANDLE; //will assign afterwards when everything is valid
  4977. write.dstBinding = set_uniform.binding;
  4978. write.dstArrayElement = 0;
  4979. write.descriptorCount = 0;
  4980. write.descriptorType = VK_DESCRIPTOR_TYPE_MAX_ENUM; //Invalid value.
  4981. write.pImageInfo = nullptr;
  4982. write.pBufferInfo = nullptr;
  4983. write.pTexelBufferView = nullptr;
  4984. uint32_t type_size = 1;
  4985. switch (uniform.uniform_type) {
  4986. case UNIFORM_TYPE_SAMPLER: {
  4987. if (uniform.get_id_count() != (uint32_t)set_uniform.length) {
  4988. if (set_uniform.length > 1) {
  4989. ERR_FAIL_V_MSG(RID(), "Sampler (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") sampler elements, so it should be provided equal number of sampler IDs to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  4990. } else {
  4991. ERR_FAIL_V_MSG(RID(), "Sampler (binding: " + itos(uniform.binding) + ") should provide one ID referencing a sampler (IDs provided: " + itos(uniform.get_id_count()) + ").");
  4992. }
  4993. }
  4994. Vector<VkDescriptorImageInfo> image_info;
  4995. for (uint32_t j = 0; j < uniform.get_id_count(); j++) {
  4996. VkSampler *sampler = sampler_owner.get_or_null(uniform.get_id(j));
  4997. ERR_FAIL_COND_V_MSG(!sampler, RID(), "Sampler (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid sampler.");
  4998. VkDescriptorImageInfo img_info;
  4999. img_info.sampler = *sampler;
  5000. img_info.imageView = VK_NULL_HANDLE;
  5001. img_info.imageLayout = VK_IMAGE_LAYOUT_UNDEFINED;
  5002. image_info.push_back(img_info);
  5003. }
  5004. write.dstArrayElement = 0;
  5005. write.descriptorCount = uniform.get_id_count();
  5006. write.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLER;
  5007. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5008. write.pBufferInfo = nullptr;
  5009. write.pTexelBufferView = nullptr;
  5010. type_size = uniform.get_id_count();
  5011. } break;
  5012. case UNIFORM_TYPE_SAMPLER_WITH_TEXTURE: {
  5013. if (uniform.get_id_count() != (uint32_t)set_uniform.length * 2) {
  5014. if (set_uniform.length > 1) {
  5015. ERR_FAIL_V_MSG(RID(), "SamplerTexture (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") sampler&texture elements, so it should provided twice the amount of IDs (sampler,texture pairs) to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5016. } else {
  5017. ERR_FAIL_V_MSG(RID(), "SamplerTexture (binding: " + itos(uniform.binding) + ") should provide two IDs referencing a sampler and then a texture (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5018. }
  5019. }
  5020. Vector<VkDescriptorImageInfo> image_info;
  5021. for (uint32_t j = 0; j < uniform.get_id_count(); j += 2) {
  5022. VkSampler *sampler = sampler_owner.get_or_null(uniform.get_id(j + 0));
  5023. ERR_FAIL_COND_V_MSG(!sampler, RID(), "SamplerBuffer (binding: " + itos(uniform.binding) + ", index " + itos(j + 1) + ") is not a valid sampler.");
  5024. Texture *texture = texture_owner.get_or_null(uniform.get_id(j + 1));
  5025. ERR_FAIL_COND_V_MSG(!texture, RID(), "Texture (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid texture.");
  5026. ERR_FAIL_COND_V_MSG(!(texture->usage_flags & TEXTURE_USAGE_SAMPLING_BIT), RID(),
  5027. "Texture (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") needs the TEXTURE_USAGE_SAMPLING_BIT usage flag set in order to be used as uniform.");
  5028. VkDescriptorImageInfo img_info;
  5029. img_info.sampler = *sampler;
  5030. img_info.imageView = texture->view;
  5031. if (texture->usage_flags & (TEXTURE_USAGE_COLOR_ATTACHMENT_BIT | TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT | TEXTURE_USAGE_INPUT_ATTACHMENT_BIT)) {
  5032. UniformSet::AttachableTexture attachable_texture;
  5033. attachable_texture.bind = set_uniform.binding;
  5034. attachable_texture.texture = texture->owner.is_valid() ? texture->owner : uniform.get_id(j + 1);
  5035. attachable_textures.push_back(attachable_texture);
  5036. }
  5037. if (texture->usage_flags & TEXTURE_USAGE_STORAGE_BIT) {
  5038. //can also be used as storage, add to mutable sampled
  5039. mutable_sampled_textures.push_back(texture);
  5040. }
  5041. if (texture->owner.is_valid()) {
  5042. texture = texture_owner.get_or_null(texture->owner);
  5043. ERR_FAIL_COND_V(!texture, RID()); //bug, should never happen
  5044. }
  5045. img_info.imageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  5046. image_info.push_back(img_info);
  5047. }
  5048. write.dstArrayElement = 0;
  5049. write.descriptorCount = uniform.get_id_count() / 2;
  5050. write.descriptorType = VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER;
  5051. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5052. write.pBufferInfo = nullptr;
  5053. write.pTexelBufferView = nullptr;
  5054. type_size = uniform.get_id_count() / 2;
  5055. } break;
  5056. case UNIFORM_TYPE_TEXTURE: {
  5057. if (uniform.get_id_count() != (uint32_t)set_uniform.length) {
  5058. if (set_uniform.length > 1) {
  5059. ERR_FAIL_V_MSG(RID(), "Texture (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") textures, so it should be provided equal number of texture IDs to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5060. } else {
  5061. ERR_FAIL_V_MSG(RID(), "Texture (binding: " + itos(uniform.binding) + ") should provide one ID referencing a texture (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5062. }
  5063. }
  5064. Vector<VkDescriptorImageInfo> image_info;
  5065. for (uint32_t j = 0; j < uniform.get_id_count(); j++) {
  5066. Texture *texture = texture_owner.get_or_null(uniform.get_id(j));
  5067. ERR_FAIL_COND_V_MSG(!texture, RID(), "Texture (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid texture.");
  5068. ERR_FAIL_COND_V_MSG(!(texture->usage_flags & TEXTURE_USAGE_SAMPLING_BIT), RID(),
  5069. "Texture (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") needs the TEXTURE_USAGE_SAMPLING_BIT usage flag set in order to be used as uniform.");
  5070. VkDescriptorImageInfo img_info;
  5071. img_info.sampler = VK_NULL_HANDLE;
  5072. img_info.imageView = texture->view;
  5073. if (texture->usage_flags & (TEXTURE_USAGE_COLOR_ATTACHMENT_BIT | TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT | TEXTURE_USAGE_INPUT_ATTACHMENT_BIT)) {
  5074. UniformSet::AttachableTexture attachable_texture;
  5075. attachable_texture.bind = set_uniform.binding;
  5076. attachable_texture.texture = texture->owner.is_valid() ? texture->owner : uniform.get_id(j);
  5077. attachable_textures.push_back(attachable_texture);
  5078. }
  5079. if (texture->usage_flags & TEXTURE_USAGE_STORAGE_BIT) {
  5080. //can also be used as storage, add to mutable sampled
  5081. mutable_sampled_textures.push_back(texture);
  5082. }
  5083. if (texture->owner.is_valid()) {
  5084. texture = texture_owner.get_or_null(texture->owner);
  5085. ERR_FAIL_COND_V(!texture, RID()); //bug, should never happen
  5086. }
  5087. img_info.imageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  5088. image_info.push_back(img_info);
  5089. }
  5090. write.dstArrayElement = 0;
  5091. write.descriptorCount = uniform.get_id_count();
  5092. write.descriptorType = VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE;
  5093. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5094. write.pBufferInfo = nullptr;
  5095. write.pTexelBufferView = nullptr;
  5096. type_size = uniform.get_id_count();
  5097. } break;
  5098. case UNIFORM_TYPE_IMAGE: {
  5099. if (uniform.get_id_count() != (uint32_t)set_uniform.length) {
  5100. if (set_uniform.length > 1) {
  5101. ERR_FAIL_V_MSG(RID(), "Image (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") textures, so it should be provided equal number of texture IDs to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5102. } else {
  5103. ERR_FAIL_V_MSG(RID(), "Image (binding: " + itos(uniform.binding) + ") should provide one ID referencing a texture (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5104. }
  5105. }
  5106. Vector<VkDescriptorImageInfo> image_info;
  5107. for (uint32_t j = 0; j < uniform.get_id_count(); j++) {
  5108. Texture *texture = texture_owner.get_or_null(uniform.get_id(j));
  5109. ERR_FAIL_COND_V_MSG(!texture, RID(),
  5110. "Image (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid texture.");
  5111. ERR_FAIL_COND_V_MSG(!(texture->usage_flags & TEXTURE_USAGE_STORAGE_BIT), RID(),
  5112. "Image (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") needs the TEXTURE_USAGE_STORAGE_BIT usage flag set in order to be used as uniform.");
  5113. VkDescriptorImageInfo img_info;
  5114. img_info.sampler = VK_NULL_HANDLE;
  5115. img_info.imageView = texture->view;
  5116. if (texture->usage_flags & TEXTURE_USAGE_SAMPLING_BIT) {
  5117. //can also be used as storage, add to mutable sampled
  5118. mutable_storage_textures.push_back(texture);
  5119. }
  5120. if (texture->owner.is_valid()) {
  5121. texture = texture_owner.get_or_null(texture->owner);
  5122. ERR_FAIL_COND_V(!texture, RID()); //bug, should never happen
  5123. }
  5124. img_info.imageLayout = VK_IMAGE_LAYOUT_GENERAL;
  5125. image_info.push_back(img_info);
  5126. }
  5127. write.dstArrayElement = 0;
  5128. write.descriptorCount = uniform.get_id_count();
  5129. write.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_IMAGE;
  5130. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5131. write.pBufferInfo = nullptr;
  5132. write.pTexelBufferView = nullptr;
  5133. type_size = uniform.get_id_count();
  5134. } break;
  5135. case UNIFORM_TYPE_TEXTURE_BUFFER: {
  5136. if (uniform.get_id_count() != (uint32_t)set_uniform.length) {
  5137. if (set_uniform.length > 1) {
  5138. ERR_FAIL_V_MSG(RID(), "Buffer (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") texture buffer elements, so it should be provided equal number of texture buffer IDs to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5139. } else {
  5140. ERR_FAIL_V_MSG(RID(), "Buffer (binding: " + itos(uniform.binding) + ") should provide one ID referencing a texture buffer (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5141. }
  5142. }
  5143. Vector<VkDescriptorBufferInfo> buffer_info;
  5144. Vector<VkBufferView> buffer_view;
  5145. for (uint32_t j = 0; j < uniform.get_id_count(); j++) {
  5146. TextureBuffer *buffer = texture_buffer_owner.get_or_null(uniform.get_id(j));
  5147. ERR_FAIL_COND_V_MSG(!buffer, RID(), "Texture Buffer (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid texture buffer.");
  5148. buffer_info.push_back(buffer->buffer.buffer_info);
  5149. buffer_view.push_back(buffer->view);
  5150. }
  5151. write.dstArrayElement = 0;
  5152. write.descriptorCount = uniform.get_id_count();
  5153. write.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  5154. write.pImageInfo = nullptr;
  5155. write.pBufferInfo = buffer_infos.push_back(buffer_info)->get().ptr();
  5156. write.pTexelBufferView = buffer_views.push_back(buffer_view)->get().ptr();
  5157. type_size = uniform.get_id_count();
  5158. } break;
  5159. case UNIFORM_TYPE_SAMPLER_WITH_TEXTURE_BUFFER: {
  5160. if (uniform.get_id_count() != (uint32_t)set_uniform.length * 2) {
  5161. if (set_uniform.length > 1) {
  5162. ERR_FAIL_V_MSG(RID(), "SamplerBuffer (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") sampler buffer elements, so it should provided twice the amount of IDs (sampler,buffer pairs) to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5163. } else {
  5164. ERR_FAIL_V_MSG(RID(), "SamplerBuffer (binding: " + itos(uniform.binding) + ") should provide two IDs referencing a sampler and then a texture buffer (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5165. }
  5166. }
  5167. Vector<VkDescriptorImageInfo> image_info;
  5168. Vector<VkDescriptorBufferInfo> buffer_info;
  5169. Vector<VkBufferView> buffer_view;
  5170. for (uint32_t j = 0; j < uniform.get_id_count(); j += 2) {
  5171. VkSampler *sampler = sampler_owner.get_or_null(uniform.get_id(j + 0));
  5172. ERR_FAIL_COND_V_MSG(!sampler, RID(), "SamplerBuffer (binding: " + itos(uniform.binding) + ", index " + itos(j + 1) + ") is not a valid sampler.");
  5173. TextureBuffer *buffer = texture_buffer_owner.get_or_null(uniform.get_id(j + 1));
  5174. VkDescriptorImageInfo img_info;
  5175. img_info.sampler = *sampler;
  5176. img_info.imageView = VK_NULL_HANDLE;
  5177. img_info.imageLayout = VK_IMAGE_LAYOUT_UNDEFINED;
  5178. image_info.push_back(img_info);
  5179. ERR_FAIL_COND_V_MSG(!buffer, RID(), "SamplerBuffer (binding: " + itos(uniform.binding) + ", index " + itos(j + 1) + ") is not a valid texture buffer.");
  5180. buffer_info.push_back(buffer->buffer.buffer_info);
  5181. buffer_view.push_back(buffer->view);
  5182. }
  5183. write.dstArrayElement = 0;
  5184. write.descriptorCount = uniform.get_id_count() / 2;
  5185. write.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
  5186. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5187. write.pBufferInfo = buffer_infos.push_back(buffer_info)->get().ptr();
  5188. write.pTexelBufferView = buffer_views.push_back(buffer_view)->get().ptr();
  5189. type_size = uniform.get_id_count() / 2;
  5190. } break;
  5191. case UNIFORM_TYPE_IMAGE_BUFFER: {
  5192. //todo
  5193. } break;
  5194. case UNIFORM_TYPE_UNIFORM_BUFFER: {
  5195. ERR_FAIL_COND_V_MSG(uniform.get_id_count() != 1, RID(),
  5196. "Uniform buffer supplied (binding: " + itos(uniform.binding) + ") must provide one ID (" + itos(uniform.get_id_count()) + " provided).");
  5197. Buffer *buffer = uniform_buffer_owner.get_or_null(uniform.get_id(0));
  5198. ERR_FAIL_COND_V_MSG(!buffer, RID(), "Uniform buffer supplied (binding: " + itos(uniform.binding) + ") is invalid.");
  5199. ERR_FAIL_COND_V_MSG(buffer->size != (uint32_t)set_uniform.length, RID(),
  5200. "Uniform buffer supplied (binding: " + itos(uniform.binding) + ") size (" + itos(buffer->size) + " does not match size of shader uniform: (" + itos(set_uniform.length) + ").");
  5201. write.dstArrayElement = 0;
  5202. write.descriptorCount = 1;
  5203. write.descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
  5204. write.pImageInfo = nullptr;
  5205. write.pBufferInfo = &buffer->buffer_info;
  5206. write.pTexelBufferView = nullptr;
  5207. } break;
  5208. case UNIFORM_TYPE_STORAGE_BUFFER: {
  5209. ERR_FAIL_COND_V_MSG(uniform.get_id_count() != 1, RID(),
  5210. "Storage buffer supplied (binding: " + itos(uniform.binding) + ") must provide one ID (" + itos(uniform.get_id_count()) + " provided).");
  5211. Buffer *buffer = nullptr;
  5212. if (storage_buffer_owner.owns(uniform.get_id(0))) {
  5213. buffer = storage_buffer_owner.get_or_null(uniform.get_id(0));
  5214. } else if (vertex_buffer_owner.owns(uniform.get_id(0))) {
  5215. buffer = vertex_buffer_owner.get_or_null(uniform.get_id(0));
  5216. ERR_FAIL_COND_V_MSG(!(buffer->usage & VK_BUFFER_USAGE_STORAGE_BUFFER_BIT), RID(), "Vertex buffer supplied (binding: " + itos(uniform.binding) + ") was not created with storage flag.");
  5217. }
  5218. ERR_FAIL_COND_V_MSG(!buffer, RID(), "Storage buffer supplied (binding: " + itos(uniform.binding) + ") is invalid.");
  5219. //if 0, then it's sized on link time
  5220. ERR_FAIL_COND_V_MSG(set_uniform.length > 0 && buffer->size != (uint32_t)set_uniform.length, RID(),
  5221. "Storage buffer supplied (binding: " + itos(uniform.binding) + ") size (" + itos(buffer->size) + " does not match size of shader uniform: (" + itos(set_uniform.length) + ").");
  5222. write.dstArrayElement = 0;
  5223. write.descriptorCount = 1;
  5224. write.descriptorType = VK_DESCRIPTOR_TYPE_STORAGE_BUFFER;
  5225. write.pImageInfo = nullptr;
  5226. write.pBufferInfo = &buffer->buffer_info;
  5227. write.pTexelBufferView = nullptr;
  5228. } break;
  5229. case UNIFORM_TYPE_INPUT_ATTACHMENT: {
  5230. ERR_FAIL_COND_V_MSG(shader->is_compute, RID(), "InputAttachment (binding: " + itos(uniform.binding) + ") supplied for compute shader (this is not allowed).");
  5231. if (uniform.get_id_count() != (uint32_t)set_uniform.length) {
  5232. if (set_uniform.length > 1) {
  5233. ERR_FAIL_V_MSG(RID(), "InputAttachment (binding: " + itos(uniform.binding) + ") is an array of (" + itos(set_uniform.length) + ") textures, so it should be provided equal number of texture IDs to satisfy it (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5234. } else {
  5235. ERR_FAIL_V_MSG(RID(), "InputAttachment (binding: " + itos(uniform.binding) + ") should provide one ID referencing a texture (IDs provided: " + itos(uniform.get_id_count()) + ").");
  5236. }
  5237. }
  5238. Vector<VkDescriptorImageInfo> image_info;
  5239. for (uint32_t j = 0; j < uniform.get_id_count(); j++) {
  5240. Texture *texture = texture_owner.get_or_null(uniform.get_id(j));
  5241. ERR_FAIL_COND_V_MSG(!texture, RID(),
  5242. "InputAttachment (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") is not a valid texture.");
  5243. ERR_FAIL_COND_V_MSG(!(texture->usage_flags & TEXTURE_USAGE_SAMPLING_BIT), RID(),
  5244. "InputAttachment (binding: " + itos(uniform.binding) + ", index " + itos(j) + ") needs the TEXTURE_USAGE_SAMPLING_BIT usage flag set in order to be used as uniform.");
  5245. VkDescriptorImageInfo img_info;
  5246. img_info.sampler = VK_NULL_HANDLE;
  5247. img_info.imageView = texture->view;
  5248. if (texture->owner.is_valid()) {
  5249. texture = texture_owner.get_or_null(texture->owner);
  5250. ERR_FAIL_COND_V(!texture, RID()); //bug, should never happen
  5251. }
  5252. img_info.imageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  5253. image_info.push_back(img_info);
  5254. }
  5255. write.dstArrayElement = 0;
  5256. write.descriptorCount = uniform.get_id_count();
  5257. write.descriptorType = VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT;
  5258. write.pImageInfo = image_infos.push_back(image_info)->get().ptr();
  5259. write.pBufferInfo = nullptr;
  5260. write.pTexelBufferView = nullptr;
  5261. type_size = uniform.get_id_count();
  5262. } break;
  5263. default: {
  5264. }
  5265. }
  5266. writes.push_back(write);
  5267. ERR_FAIL_COND_V_MSG(pool_key.uniform_type[set_uniform.type] == MAX_DESCRIPTOR_POOL_ELEMENT, RID(),
  5268. "Uniform set reached the limit of bindings for the same type (" + itos(MAX_DESCRIPTOR_POOL_ELEMENT) + ").");
  5269. pool_key.uniform_type[set_uniform.type] += type_size;
  5270. }
  5271. //need a descriptor pool
  5272. DescriptorPool *pool = _descriptor_pool_allocate(pool_key);
  5273. ERR_FAIL_COND_V(!pool, RID());
  5274. VkDescriptorSetAllocateInfo descriptor_set_allocate_info;
  5275. descriptor_set_allocate_info.sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO;
  5276. descriptor_set_allocate_info.pNext = nullptr;
  5277. descriptor_set_allocate_info.descriptorPool = pool->pool;
  5278. descriptor_set_allocate_info.descriptorSetCount = 1;
  5279. descriptor_set_allocate_info.pSetLayouts = &shader->sets[p_shader_set].descriptor_set_layout;
  5280. VkDescriptorSet descriptor_set;
  5281. VkResult res = vkAllocateDescriptorSets(device, &descriptor_set_allocate_info, &descriptor_set);
  5282. if (res) {
  5283. _descriptor_pool_free(pool_key, pool); // meh
  5284. ERR_FAIL_V_MSG(RID(), "Cannot allocate descriptor sets, error " + itos(res) + ".");
  5285. }
  5286. UniformSet uniform_set;
  5287. uniform_set.pool = pool;
  5288. uniform_set.pool_key = pool_key;
  5289. uniform_set.descriptor_set = descriptor_set;
  5290. uniform_set.format = shader->set_formats[p_shader_set];
  5291. uniform_set.attachable_textures = attachable_textures;
  5292. uniform_set.mutable_sampled_textures = mutable_sampled_textures;
  5293. uniform_set.mutable_storage_textures = mutable_storage_textures;
  5294. uniform_set.shader_set = p_shader_set;
  5295. uniform_set.shader_id = p_shader;
  5296. RID id = uniform_set_owner.make_rid(uniform_set);
  5297. //add dependencies
  5298. _add_dependency(id, p_shader);
  5299. for (uint32_t i = 0; i < uniform_count; i++) {
  5300. const Uniform &uniform = uniforms[i];
  5301. int id_count = uniform.get_id_count();
  5302. for (int j = 0; j < id_count; j++) {
  5303. _add_dependency(id, uniform.get_id(j));
  5304. }
  5305. }
  5306. //write the contents
  5307. if (writes.size()) {
  5308. for (int i = 0; i < writes.size(); i++) {
  5309. writes.write[i].dstSet = descriptor_set;
  5310. }
  5311. vkUpdateDescriptorSets(device, writes.size(), writes.ptr(), 0, nullptr);
  5312. }
  5313. return id;
  5314. }
  5315. bool RenderingDeviceVulkan::uniform_set_is_valid(RID p_uniform_set) {
  5316. return uniform_set_owner.owns(p_uniform_set);
  5317. }
  5318. void RenderingDeviceVulkan::uniform_set_set_invalidation_callback(RID p_uniform_set, InvalidationCallback p_callback, void *p_userdata) {
  5319. UniformSet *us = uniform_set_owner.get_or_null(p_uniform_set);
  5320. ERR_FAIL_COND(!us);
  5321. us->invalidated_callback = p_callback;
  5322. us->invalidated_callback_userdata = p_userdata;
  5323. }
  5324. Error RenderingDeviceVulkan::buffer_update(RID p_buffer, uint32_t p_offset, uint32_t p_size, const void *p_data, uint32_t p_post_barrier) {
  5325. _THREAD_SAFE_METHOD_
  5326. ERR_FAIL_COND_V_MSG(draw_list, ERR_INVALID_PARAMETER,
  5327. "Updating buffers is forbidden during creation of a draw list");
  5328. ERR_FAIL_COND_V_MSG(compute_list, ERR_INVALID_PARAMETER,
  5329. "Updating buffers is forbidden during creation of a compute list");
  5330. VkPipelineStageFlags dst_stage_mask = 0;
  5331. VkAccessFlags dst_access = 0;
  5332. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  5333. // Protect subsequent updates...
  5334. dst_stage_mask = VK_PIPELINE_STAGE_TRANSFER_BIT;
  5335. dst_access = VK_ACCESS_TRANSFER_WRITE_BIT;
  5336. }
  5337. Buffer *buffer = _get_buffer_from_owner(p_buffer, dst_stage_mask, dst_access, p_post_barrier);
  5338. if (!buffer) {
  5339. ERR_FAIL_V_MSG(ERR_INVALID_PARAMETER, "Buffer argument is not a valid buffer of any type.");
  5340. }
  5341. ERR_FAIL_COND_V_MSG(p_offset + p_size > buffer->size, ERR_INVALID_PARAMETER,
  5342. "Attempted to write buffer (" + itos((p_offset + p_size) - buffer->size) + " bytes) past the end.");
  5343. // no barrier should be needed here
  5344. // _buffer_memory_barrier(buffer->buffer, p_offset, p_size, dst_stage_mask, VK_PIPELINE_STAGE_TRANSFER_BIT, dst_access, VK_ACCESS_TRANSFER_WRITE_BIT, true);
  5345. Error err = _buffer_update(buffer, p_offset, (uint8_t *)p_data, p_size, p_post_barrier);
  5346. if (err) {
  5347. return err;
  5348. }
  5349. #ifdef FORCE_FULL_BARRIER
  5350. _full_barrier(true);
  5351. #else
  5352. if (dst_stage_mask == 0) {
  5353. dst_stage_mask = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  5354. }
  5355. if (p_post_barrier != RD::BARRIER_MASK_NO_BARRIER) {
  5356. _buffer_memory_barrier(buffer->buffer, p_offset, p_size, VK_PIPELINE_STAGE_TRANSFER_BIT, dst_stage_mask, VK_ACCESS_TRANSFER_WRITE_BIT, dst_access, true);
  5357. }
  5358. #endif
  5359. return err;
  5360. }
  5361. Error RenderingDeviceVulkan::buffer_clear(RID p_buffer, uint32_t p_offset, uint32_t p_size, uint32_t p_post_barrier) {
  5362. _THREAD_SAFE_METHOD_
  5363. ERR_FAIL_COND_V_MSG((p_size % 4) != 0, ERR_INVALID_PARAMETER,
  5364. "Size must be a multiple of four");
  5365. ERR_FAIL_COND_V_MSG(draw_list, ERR_INVALID_PARAMETER,
  5366. "Updating buffers in is forbidden during creation of a draw list");
  5367. ERR_FAIL_COND_V_MSG(compute_list, ERR_INVALID_PARAMETER,
  5368. "Updating buffers is forbidden during creation of a compute list");
  5369. VkPipelineStageFlags dst_stage_mask = 0;
  5370. VkAccessFlags dst_access = 0;
  5371. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  5372. // Protect subsequent updates...
  5373. dst_stage_mask = VK_PIPELINE_STAGE_TRANSFER_BIT;
  5374. dst_access = VK_ACCESS_TRANSFER_WRITE_BIT;
  5375. }
  5376. Buffer *buffer = _get_buffer_from_owner(p_buffer, dst_stage_mask, dst_access, p_post_barrier);
  5377. if (!buffer) {
  5378. ERR_FAIL_V_MSG(ERR_INVALID_PARAMETER, "Buffer argument is not a valid buffer of any type.");
  5379. }
  5380. ERR_FAIL_COND_V_MSG(p_offset + p_size > buffer->size, ERR_INVALID_PARAMETER,
  5381. "Attempted to write buffer (" + itos((p_offset + p_size) - buffer->size) + " bytes) past the end.");
  5382. // should not be needed
  5383. // _buffer_memory_barrier(buffer->buffer, p_offset, p_size, dst_stage_mask, VK_PIPELINE_STAGE_TRANSFER_BIT, dst_access, VK_ACCESS_TRANSFER_WRITE_BIT, p_post_barrier);
  5384. vkCmdFillBuffer(frames[frame].draw_command_buffer, buffer->buffer, p_offset, p_size, 0);
  5385. #ifdef FORCE_FULL_BARRIER
  5386. _full_barrier(true);
  5387. #else
  5388. if (dst_stage_mask == 0) {
  5389. dst_stage_mask = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  5390. }
  5391. _buffer_memory_barrier(buffer->buffer, p_offset, p_size, VK_PIPELINE_STAGE_TRANSFER_BIT, dst_stage_mask, VK_ACCESS_TRANSFER_WRITE_BIT, dst_access, dst_stage_mask);
  5392. #endif
  5393. return OK;
  5394. }
  5395. Vector<uint8_t> RenderingDeviceVulkan::buffer_get_data(RID p_buffer) {
  5396. _THREAD_SAFE_METHOD_
  5397. // It could be this buffer was just created
  5398. VkPipelineShaderStageCreateFlags src_stage_mask = VK_PIPELINE_STAGE_TRANSFER_BIT;
  5399. VkAccessFlags src_access_mask = VK_ACCESS_TRANSFER_WRITE_BIT;
  5400. // Get the vulkan buffer and the potential stage/access possible
  5401. Buffer *buffer = _get_buffer_from_owner(p_buffer, src_stage_mask, src_access_mask, BARRIER_MASK_ALL);
  5402. if (!buffer) {
  5403. ERR_FAIL_V_MSG(Vector<uint8_t>(), "Buffer is either invalid or this type of buffer can't be retrieved. Only Index and Vertex buffers allow retrieving.");
  5404. }
  5405. // Make sure no one is using the buffer -- the "false" gets us to the same command buffer as below.
  5406. _buffer_memory_barrier(buffer->buffer, 0, buffer->size, src_stage_mask, src_access_mask, VK_PIPELINE_STAGE_TRANSFER_BIT, VK_ACCESS_TRANSFER_READ_BIT, false);
  5407. VkCommandBuffer command_buffer = frames[frame].setup_command_buffer;
  5408. Buffer tmp_buffer;
  5409. _buffer_allocate(&tmp_buffer, buffer->size, VK_BUFFER_USAGE_TRANSFER_DST_BIT, VMA_MEMORY_USAGE_AUTO_PREFER_HOST, VMA_ALLOCATION_CREATE_HOST_ACCESS_RANDOM_BIT);
  5410. VkBufferCopy region;
  5411. region.srcOffset = 0;
  5412. region.dstOffset = 0;
  5413. region.size = buffer->size;
  5414. vkCmdCopyBuffer(command_buffer, buffer->buffer, tmp_buffer.buffer, 1, &region); //dst buffer is in CPU, but I wonder if src buffer needs a barrier for this..
  5415. //flush everything so memory can be safely mapped
  5416. _flush(true);
  5417. void *buffer_mem;
  5418. VkResult vkerr = vmaMapMemory(allocator, tmp_buffer.allocation, &buffer_mem);
  5419. ERR_FAIL_COND_V_MSG(vkerr, Vector<uint8_t>(), "vmaMapMemory failed with error " + itos(vkerr) + ".");
  5420. Vector<uint8_t> buffer_data;
  5421. {
  5422. buffer_data.resize(buffer->size);
  5423. uint8_t *w = buffer_data.ptrw();
  5424. memcpy(w, buffer_mem, buffer->size);
  5425. }
  5426. vmaUnmapMemory(allocator, tmp_buffer.allocation);
  5427. _buffer_free(&tmp_buffer);
  5428. return buffer_data;
  5429. }
  5430. /*************************/
  5431. /**** RENDER PIPELINE ****/
  5432. /*************************/
  5433. RID RenderingDeviceVulkan::render_pipeline_create(RID p_shader, FramebufferFormatID p_framebuffer_format, VertexFormatID p_vertex_format, RenderPrimitive p_render_primitive, const PipelineRasterizationState &p_rasterization_state, const PipelineMultisampleState &p_multisample_state, const PipelineDepthStencilState &p_depth_stencil_state, const PipelineColorBlendState &p_blend_state, int p_dynamic_state_flags, uint32_t p_for_render_pass, const Vector<PipelineSpecializationConstant> &p_specialization_constants) {
  5434. _THREAD_SAFE_METHOD_
  5435. //needs a shader
  5436. Shader *shader = shader_owner.get_or_null(p_shader);
  5437. ERR_FAIL_COND_V(!shader, RID());
  5438. ERR_FAIL_COND_V_MSG(shader->is_compute, RID(),
  5439. "Compute shaders can't be used in render pipelines");
  5440. if (p_framebuffer_format == INVALID_ID) {
  5441. //if nothing provided, use an empty one (no attachments)
  5442. p_framebuffer_format = framebuffer_format_create(Vector<AttachmentFormat>());
  5443. }
  5444. ERR_FAIL_COND_V(!framebuffer_formats.has(p_framebuffer_format), RID());
  5445. const FramebufferFormat &fb_format = framebuffer_formats[p_framebuffer_format];
  5446. { //validate shader vs framebuffer
  5447. ERR_FAIL_COND_V_MSG(p_for_render_pass >= uint32_t(fb_format.E->key().passes.size()), RID(), "Render pass requested for pipeline creation (" + itos(p_for_render_pass) + ") is out of bounds");
  5448. const FramebufferPass &pass = fb_format.E->key().passes[p_for_render_pass];
  5449. uint32_t output_mask = 0;
  5450. for (int i = 0; i < pass.color_attachments.size(); i++) {
  5451. if (pass.color_attachments[i] != FramebufferPass::ATTACHMENT_UNUSED) {
  5452. output_mask |= 1 << i;
  5453. }
  5454. }
  5455. ERR_FAIL_COND_V_MSG(shader->fragment_output_mask != output_mask, RID(),
  5456. "Mismatch fragment shader output mask (" + itos(shader->fragment_output_mask) + ") and framebuffer color output mask (" + itos(output_mask) + ") when binding both in render pipeline.");
  5457. }
  5458. //vertex
  5459. VkPipelineVertexInputStateCreateInfo pipeline_vertex_input_state_create_info;
  5460. if (p_vertex_format != INVALID_ID) {
  5461. //uses vertices, else it does not
  5462. ERR_FAIL_COND_V(!vertex_formats.has(p_vertex_format), RID());
  5463. const VertexDescriptionCache &vd = vertex_formats[p_vertex_format];
  5464. pipeline_vertex_input_state_create_info = vd.create_info;
  5465. //validate with inputs
  5466. for (uint32_t i = 0; i < 32; i++) {
  5467. if (!(shader->vertex_input_mask & (1UL << i))) {
  5468. continue;
  5469. }
  5470. bool found = false;
  5471. for (int j = 0; j < vd.vertex_formats.size(); j++) {
  5472. if (vd.vertex_formats[j].location == i) {
  5473. found = true;
  5474. }
  5475. }
  5476. ERR_FAIL_COND_V_MSG(!found, RID(),
  5477. "Shader vertex input location (" + itos(i) + ") not provided in vertex input description for pipeline creation.");
  5478. }
  5479. } else {
  5480. //does not use vertices
  5481. pipeline_vertex_input_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO;
  5482. pipeline_vertex_input_state_create_info.pNext = nullptr;
  5483. pipeline_vertex_input_state_create_info.flags = 0;
  5484. pipeline_vertex_input_state_create_info.vertexBindingDescriptionCount = 0;
  5485. pipeline_vertex_input_state_create_info.pVertexBindingDescriptions = nullptr;
  5486. pipeline_vertex_input_state_create_info.vertexAttributeDescriptionCount = 0;
  5487. pipeline_vertex_input_state_create_info.pVertexAttributeDescriptions = nullptr;
  5488. ERR_FAIL_COND_V_MSG(shader->vertex_input_mask != 0, RID(),
  5489. "Shader contains vertex inputs, but no vertex input description was provided for pipeline creation.");
  5490. }
  5491. //input assembly
  5492. ERR_FAIL_INDEX_V(p_render_primitive, RENDER_PRIMITIVE_MAX, RID());
  5493. VkPipelineInputAssemblyStateCreateInfo input_assembly_create_info;
  5494. input_assembly_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO;
  5495. input_assembly_create_info.pNext = nullptr;
  5496. input_assembly_create_info.flags = 0;
  5497. static const VkPrimitiveTopology topology_list[RENDER_PRIMITIVE_MAX] = {
  5498. VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
  5499. VK_PRIMITIVE_TOPOLOGY_LINE_LIST,
  5500. VK_PRIMITIVE_TOPOLOGY_LINE_LIST_WITH_ADJACENCY,
  5501. VK_PRIMITIVE_TOPOLOGY_LINE_STRIP,
  5502. VK_PRIMITIVE_TOPOLOGY_LINE_STRIP_WITH_ADJACENCY,
  5503. VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST,
  5504. VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST_WITH_ADJACENCY,
  5505. VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
  5506. VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP_WITH_ADJACENCY,
  5507. VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
  5508. VK_PRIMITIVE_TOPOLOGY_PATCH_LIST
  5509. };
  5510. input_assembly_create_info.topology = topology_list[p_render_primitive];
  5511. input_assembly_create_info.primitiveRestartEnable = (p_render_primitive == RENDER_PRIMITIVE_TRIANGLE_STRIPS_WITH_RESTART_INDEX);
  5512. //tessellation
  5513. VkPipelineTessellationStateCreateInfo tessellation_create_info;
  5514. tessellation_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_TESSELLATION_STATE_CREATE_INFO;
  5515. tessellation_create_info.pNext = nullptr;
  5516. tessellation_create_info.flags = 0;
  5517. ERR_FAIL_COND_V(limits.maxTessellationPatchSize > 0 && (p_rasterization_state.patch_control_points < 1 || p_rasterization_state.patch_control_points > limits.maxTessellationPatchSize), RID());
  5518. tessellation_create_info.patchControlPoints = p_rasterization_state.patch_control_points;
  5519. VkPipelineViewportStateCreateInfo viewport_state_create_info;
  5520. viewport_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO;
  5521. viewport_state_create_info.pNext = nullptr;
  5522. viewport_state_create_info.flags = 0;
  5523. viewport_state_create_info.viewportCount = 1; //if VR extensions are supported at some point, this will have to be customizable in the framebuffer format
  5524. viewport_state_create_info.pViewports = nullptr;
  5525. viewport_state_create_info.scissorCount = 1;
  5526. viewport_state_create_info.pScissors = nullptr;
  5527. //rasterization
  5528. VkPipelineRasterizationStateCreateInfo rasterization_state_create_info;
  5529. rasterization_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO;
  5530. rasterization_state_create_info.pNext = nullptr;
  5531. rasterization_state_create_info.flags = 0;
  5532. rasterization_state_create_info.depthClampEnable = p_rasterization_state.enable_depth_clamp;
  5533. rasterization_state_create_info.rasterizerDiscardEnable = p_rasterization_state.discard_primitives;
  5534. rasterization_state_create_info.polygonMode = (p_rasterization_state.wireframe ? VK_POLYGON_MODE_LINE : VK_POLYGON_MODE_FILL);
  5535. static const VkCullModeFlags cull_mode[3] = {
  5536. VK_CULL_MODE_NONE,
  5537. VK_CULL_MODE_FRONT_BIT,
  5538. VK_CULL_MODE_BACK_BIT
  5539. };
  5540. ERR_FAIL_INDEX_V(p_rasterization_state.cull_mode, 3, RID());
  5541. rasterization_state_create_info.cullMode = cull_mode[p_rasterization_state.cull_mode];
  5542. rasterization_state_create_info.frontFace = (p_rasterization_state.front_face == POLYGON_FRONT_FACE_CLOCKWISE ? VK_FRONT_FACE_CLOCKWISE : VK_FRONT_FACE_COUNTER_CLOCKWISE);
  5543. rasterization_state_create_info.depthBiasEnable = p_rasterization_state.depth_bias_enable;
  5544. rasterization_state_create_info.depthBiasConstantFactor = p_rasterization_state.depth_bias_constant_factor;
  5545. rasterization_state_create_info.depthBiasClamp = p_rasterization_state.depth_bias_clamp;
  5546. rasterization_state_create_info.depthBiasSlopeFactor = p_rasterization_state.depth_bias_slope_factor;
  5547. rasterization_state_create_info.lineWidth = p_rasterization_state.line_width;
  5548. //multisample
  5549. VkPipelineMultisampleStateCreateInfo multisample_state_create_info;
  5550. multisample_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_MULTISAMPLE_STATE_CREATE_INFO;
  5551. multisample_state_create_info.pNext = nullptr;
  5552. multisample_state_create_info.flags = 0;
  5553. multisample_state_create_info.rasterizationSamples = rasterization_sample_count[p_multisample_state.sample_count];
  5554. multisample_state_create_info.sampleShadingEnable = p_multisample_state.enable_sample_shading;
  5555. multisample_state_create_info.minSampleShading = p_multisample_state.min_sample_shading;
  5556. Vector<VkSampleMask> sample_mask;
  5557. if (p_multisample_state.sample_mask.size()) {
  5558. //use sample mask
  5559. const int rasterization_sample_mask_expected_size[TEXTURE_SAMPLES_MAX] = {
  5560. 1, 2, 4, 8, 16, 32, 64
  5561. };
  5562. ERR_FAIL_COND_V(rasterization_sample_mask_expected_size[p_multisample_state.sample_count] != p_multisample_state.sample_mask.size(), RID());
  5563. sample_mask.resize(p_multisample_state.sample_mask.size());
  5564. for (int i = 0; i < p_multisample_state.sample_mask.size(); i++) {
  5565. VkSampleMask mask = p_multisample_state.sample_mask[i];
  5566. sample_mask.push_back(mask);
  5567. }
  5568. multisample_state_create_info.pSampleMask = sample_mask.ptr();
  5569. } else {
  5570. multisample_state_create_info.pSampleMask = nullptr;
  5571. }
  5572. multisample_state_create_info.alphaToCoverageEnable = p_multisample_state.enable_alpha_to_coverage;
  5573. multisample_state_create_info.alphaToOneEnable = p_multisample_state.enable_alpha_to_one;
  5574. //depth stencil
  5575. VkPipelineDepthStencilStateCreateInfo depth_stencil_state_create_info;
  5576. depth_stencil_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO;
  5577. depth_stencil_state_create_info.pNext = nullptr;
  5578. depth_stencil_state_create_info.flags = 0;
  5579. depth_stencil_state_create_info.depthTestEnable = p_depth_stencil_state.enable_depth_test;
  5580. depth_stencil_state_create_info.depthWriteEnable = p_depth_stencil_state.enable_depth_write;
  5581. ERR_FAIL_INDEX_V(p_depth_stencil_state.depth_compare_operator, COMPARE_OP_MAX, RID());
  5582. depth_stencil_state_create_info.depthCompareOp = compare_operators[p_depth_stencil_state.depth_compare_operator];
  5583. depth_stencil_state_create_info.depthBoundsTestEnable = p_depth_stencil_state.enable_depth_range;
  5584. depth_stencil_state_create_info.stencilTestEnable = p_depth_stencil_state.enable_stencil;
  5585. ERR_FAIL_INDEX_V(p_depth_stencil_state.front_op.fail, STENCIL_OP_MAX, RID());
  5586. depth_stencil_state_create_info.front.failOp = stencil_operations[p_depth_stencil_state.front_op.fail];
  5587. ERR_FAIL_INDEX_V(p_depth_stencil_state.front_op.pass, STENCIL_OP_MAX, RID());
  5588. depth_stencil_state_create_info.front.passOp = stencil_operations[p_depth_stencil_state.front_op.pass];
  5589. ERR_FAIL_INDEX_V(p_depth_stencil_state.front_op.depth_fail, STENCIL_OP_MAX, RID());
  5590. depth_stencil_state_create_info.front.depthFailOp = stencil_operations[p_depth_stencil_state.front_op.depth_fail];
  5591. ERR_FAIL_INDEX_V(p_depth_stencil_state.front_op.compare, COMPARE_OP_MAX, RID());
  5592. depth_stencil_state_create_info.front.compareOp = compare_operators[p_depth_stencil_state.front_op.compare];
  5593. depth_stencil_state_create_info.front.compareMask = p_depth_stencil_state.front_op.compare_mask;
  5594. depth_stencil_state_create_info.front.writeMask = p_depth_stencil_state.front_op.write_mask;
  5595. depth_stencil_state_create_info.front.reference = p_depth_stencil_state.front_op.reference;
  5596. ERR_FAIL_INDEX_V(p_depth_stencil_state.back_op.fail, STENCIL_OP_MAX, RID());
  5597. depth_stencil_state_create_info.back.failOp = stencil_operations[p_depth_stencil_state.back_op.fail];
  5598. ERR_FAIL_INDEX_V(p_depth_stencil_state.back_op.pass, STENCIL_OP_MAX, RID());
  5599. depth_stencil_state_create_info.back.passOp = stencil_operations[p_depth_stencil_state.back_op.pass];
  5600. ERR_FAIL_INDEX_V(p_depth_stencil_state.back_op.depth_fail, STENCIL_OP_MAX, RID());
  5601. depth_stencil_state_create_info.back.depthFailOp = stencil_operations[p_depth_stencil_state.back_op.depth_fail];
  5602. ERR_FAIL_INDEX_V(p_depth_stencil_state.back_op.compare, COMPARE_OP_MAX, RID());
  5603. depth_stencil_state_create_info.back.compareOp = compare_operators[p_depth_stencil_state.back_op.compare];
  5604. depth_stencil_state_create_info.back.compareMask = p_depth_stencil_state.back_op.compare_mask;
  5605. depth_stencil_state_create_info.back.writeMask = p_depth_stencil_state.back_op.write_mask;
  5606. depth_stencil_state_create_info.back.reference = p_depth_stencil_state.back_op.reference;
  5607. depth_stencil_state_create_info.minDepthBounds = p_depth_stencil_state.depth_range_min;
  5608. depth_stencil_state_create_info.maxDepthBounds = p_depth_stencil_state.depth_range_max;
  5609. //blend state
  5610. VkPipelineColorBlendStateCreateInfo color_blend_state_create_info;
  5611. color_blend_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO;
  5612. color_blend_state_create_info.pNext = nullptr;
  5613. color_blend_state_create_info.flags = 0;
  5614. color_blend_state_create_info.logicOpEnable = p_blend_state.enable_logic_op;
  5615. ERR_FAIL_INDEX_V(p_blend_state.logic_op, LOGIC_OP_MAX, RID());
  5616. color_blend_state_create_info.logicOp = logic_operations[p_blend_state.logic_op];
  5617. Vector<VkPipelineColorBlendAttachmentState> attachment_states;
  5618. {
  5619. const FramebufferPass &pass = fb_format.E->key().passes[p_for_render_pass];
  5620. attachment_states.resize(pass.color_attachments.size());
  5621. ERR_FAIL_COND_V(p_blend_state.attachments.size() < pass.color_attachments.size(), RID());
  5622. for (int i = 0; i < pass.color_attachments.size(); i++) {
  5623. VkPipelineColorBlendAttachmentState state;
  5624. if (pass.color_attachments[i] == FramebufferPass::ATTACHMENT_UNUSED) {
  5625. state.blendEnable = false;
  5626. state.srcColorBlendFactor = VK_BLEND_FACTOR_ZERO;
  5627. state.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO;
  5628. state.colorBlendOp = VK_BLEND_OP_ADD;
  5629. state.srcAlphaBlendFactor = VK_BLEND_FACTOR_ZERO;
  5630. state.dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO;
  5631. state.alphaBlendOp = VK_BLEND_OP_ADD;
  5632. state.colorWriteMask = 0;
  5633. } else {
  5634. state.blendEnable = p_blend_state.attachments[i].enable_blend;
  5635. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].src_color_blend_factor, BLEND_FACTOR_MAX, RID());
  5636. state.srcColorBlendFactor = blend_factors[p_blend_state.attachments[i].src_color_blend_factor];
  5637. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].dst_color_blend_factor, BLEND_FACTOR_MAX, RID());
  5638. state.dstColorBlendFactor = blend_factors[p_blend_state.attachments[i].dst_color_blend_factor];
  5639. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].color_blend_op, BLEND_OP_MAX, RID());
  5640. state.colorBlendOp = blend_operations[p_blend_state.attachments[i].color_blend_op];
  5641. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].src_alpha_blend_factor, BLEND_FACTOR_MAX, RID());
  5642. state.srcAlphaBlendFactor = blend_factors[p_blend_state.attachments[i].src_alpha_blend_factor];
  5643. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].dst_alpha_blend_factor, BLEND_FACTOR_MAX, RID());
  5644. state.dstAlphaBlendFactor = blend_factors[p_blend_state.attachments[i].dst_alpha_blend_factor];
  5645. ERR_FAIL_INDEX_V(p_blend_state.attachments[i].alpha_blend_op, BLEND_OP_MAX, RID());
  5646. state.alphaBlendOp = blend_operations[p_blend_state.attachments[i].alpha_blend_op];
  5647. state.colorWriteMask = 0;
  5648. if (p_blend_state.attachments[i].write_r) {
  5649. state.colorWriteMask |= VK_COLOR_COMPONENT_R_BIT;
  5650. }
  5651. if (p_blend_state.attachments[i].write_g) {
  5652. state.colorWriteMask |= VK_COLOR_COMPONENT_G_BIT;
  5653. }
  5654. if (p_blend_state.attachments[i].write_b) {
  5655. state.colorWriteMask |= VK_COLOR_COMPONENT_B_BIT;
  5656. }
  5657. if (p_blend_state.attachments[i].write_a) {
  5658. state.colorWriteMask |= VK_COLOR_COMPONENT_A_BIT;
  5659. }
  5660. }
  5661. attachment_states.write[i] = state;
  5662. }
  5663. }
  5664. color_blend_state_create_info.attachmentCount = attachment_states.size();
  5665. color_blend_state_create_info.pAttachments = attachment_states.ptr();
  5666. color_blend_state_create_info.blendConstants[0] = p_blend_state.blend_constant.r;
  5667. color_blend_state_create_info.blendConstants[1] = p_blend_state.blend_constant.g;
  5668. color_blend_state_create_info.blendConstants[2] = p_blend_state.blend_constant.b;
  5669. color_blend_state_create_info.blendConstants[3] = p_blend_state.blend_constant.a;
  5670. //dynamic state
  5671. VkPipelineDynamicStateCreateInfo dynamic_state_create_info;
  5672. dynamic_state_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO;
  5673. dynamic_state_create_info.pNext = nullptr;
  5674. dynamic_state_create_info.flags = 0;
  5675. Vector<VkDynamicState> dynamic_states; //vulkan is weird..
  5676. dynamic_states.push_back(VK_DYNAMIC_STATE_VIEWPORT); //viewport and scissor are always dynamic
  5677. dynamic_states.push_back(VK_DYNAMIC_STATE_SCISSOR);
  5678. if (p_dynamic_state_flags & DYNAMIC_STATE_LINE_WIDTH) {
  5679. dynamic_states.push_back(VK_DYNAMIC_STATE_LINE_WIDTH);
  5680. }
  5681. if (p_dynamic_state_flags & DYNAMIC_STATE_DEPTH_BIAS) {
  5682. dynamic_states.push_back(VK_DYNAMIC_STATE_DEPTH_BIAS);
  5683. }
  5684. if (p_dynamic_state_flags & DYNAMIC_STATE_BLEND_CONSTANTS) {
  5685. dynamic_states.push_back(VK_DYNAMIC_STATE_BLEND_CONSTANTS);
  5686. }
  5687. if (p_dynamic_state_flags & DYNAMIC_STATE_DEPTH_BOUNDS) {
  5688. dynamic_states.push_back(VK_DYNAMIC_STATE_DEPTH_BOUNDS);
  5689. }
  5690. if (p_dynamic_state_flags & DYNAMIC_STATE_STENCIL_COMPARE_MASK) {
  5691. dynamic_states.push_back(VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK);
  5692. }
  5693. if (p_dynamic_state_flags & DYNAMIC_STATE_STENCIL_WRITE_MASK) {
  5694. dynamic_states.push_back(VK_DYNAMIC_STATE_STENCIL_WRITE_MASK);
  5695. }
  5696. if (p_dynamic_state_flags & DYNAMIC_STATE_STENCIL_REFERENCE) {
  5697. dynamic_states.push_back(VK_DYNAMIC_STATE_STENCIL_REFERENCE);
  5698. }
  5699. dynamic_state_create_info.dynamicStateCount = dynamic_states.size();
  5700. dynamic_state_create_info.pDynamicStates = dynamic_states.ptr();
  5701. void *graphics_pipeline_nextptr = nullptr;
  5702. VkPipelineFragmentShadingRateStateCreateInfoKHR vrs_create_info;
  5703. if (context->get_vrs_capabilities().attachment_vrs_supported) {
  5704. // If VRS is used, this defines how the different VRS types are combined.
  5705. // combinerOps[0] decides how we use the output of pipeline and primitive (drawcall) VRS
  5706. // combinerOps[1] decides how we use the output of combinerOps[0] and our attachment VRS
  5707. vrs_create_info.sType = VK_STRUCTURE_TYPE_PIPELINE_FRAGMENT_SHADING_RATE_STATE_CREATE_INFO_KHR;
  5708. vrs_create_info.pNext = nullptr;
  5709. vrs_create_info.fragmentSize = { 4, 4 };
  5710. vrs_create_info.combinerOps[0] = VK_FRAGMENT_SHADING_RATE_COMBINER_OP_KEEP_KHR; // We don't use pipeline/primitive VRS so this really doesn't matter
  5711. vrs_create_info.combinerOps[1] = VK_FRAGMENT_SHADING_RATE_COMBINER_OP_REPLACE_KHR; // always use the outcome of attachment VRS if enabled
  5712. graphics_pipeline_nextptr = &vrs_create_info;
  5713. }
  5714. //finally, pipeline create info
  5715. VkGraphicsPipelineCreateInfo graphics_pipeline_create_info;
  5716. graphics_pipeline_create_info.sType = VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO;
  5717. graphics_pipeline_create_info.pNext = graphics_pipeline_nextptr;
  5718. graphics_pipeline_create_info.flags = 0;
  5719. Vector<VkPipelineShaderStageCreateInfo> pipeline_stages = shader->pipeline_stages;
  5720. Vector<VkSpecializationInfo> specialization_info;
  5721. Vector<Vector<VkSpecializationMapEntry>> specialization_map_entries;
  5722. Vector<uint32_t> specialization_constant_data;
  5723. if (shader->specialization_constants.size()) {
  5724. specialization_constant_data.resize(shader->specialization_constants.size());
  5725. uint32_t *data_ptr = specialization_constant_data.ptrw();
  5726. specialization_info.resize(pipeline_stages.size());
  5727. specialization_map_entries.resize(pipeline_stages.size());
  5728. for (int i = 0; i < shader->specialization_constants.size(); i++) {
  5729. //see if overridden
  5730. const Shader::SpecializationConstant &sc = shader->specialization_constants[i];
  5731. data_ptr[i] = sc.constant.int_value; //just copy the 32 bits
  5732. for (int j = 0; j < p_specialization_constants.size(); j++) {
  5733. const PipelineSpecializationConstant &psc = p_specialization_constants[j];
  5734. if (psc.constant_id == sc.constant.constant_id) {
  5735. ERR_FAIL_COND_V_MSG(psc.type != sc.constant.type, RID(), "Specialization constant provided for id (" + itos(sc.constant.constant_id) + ") is of the wrong type.");
  5736. data_ptr[i] = psc.int_value;
  5737. break;
  5738. }
  5739. }
  5740. VkSpecializationMapEntry entry;
  5741. entry.constantID = sc.constant.constant_id;
  5742. entry.offset = i * sizeof(uint32_t);
  5743. entry.size = sizeof(uint32_t);
  5744. for (int j = 0; j < SHADER_STAGE_MAX; j++) {
  5745. if (sc.stage_flags & (1 << j)) {
  5746. VkShaderStageFlagBits stage = shader_stage_masks[j];
  5747. for (int k = 0; k < pipeline_stages.size(); k++) {
  5748. if (pipeline_stages[k].stage == stage) {
  5749. specialization_map_entries.write[k].push_back(entry);
  5750. }
  5751. }
  5752. }
  5753. }
  5754. }
  5755. for (int i = 0; i < pipeline_stages.size(); i++) {
  5756. if (specialization_map_entries[i].size()) {
  5757. specialization_info.write[i].dataSize = specialization_constant_data.size() * sizeof(uint32_t);
  5758. specialization_info.write[i].pData = data_ptr;
  5759. specialization_info.write[i].mapEntryCount = specialization_map_entries[i].size();
  5760. specialization_info.write[i].pMapEntries = specialization_map_entries[i].ptr();
  5761. pipeline_stages.write[i].pSpecializationInfo = specialization_info.ptr() + i;
  5762. }
  5763. }
  5764. }
  5765. graphics_pipeline_create_info.stageCount = pipeline_stages.size();
  5766. graphics_pipeline_create_info.pStages = pipeline_stages.ptr();
  5767. graphics_pipeline_create_info.pVertexInputState = &pipeline_vertex_input_state_create_info;
  5768. graphics_pipeline_create_info.pInputAssemblyState = &input_assembly_create_info;
  5769. graphics_pipeline_create_info.pTessellationState = &tessellation_create_info;
  5770. graphics_pipeline_create_info.pViewportState = &viewport_state_create_info;
  5771. graphics_pipeline_create_info.pRasterizationState = &rasterization_state_create_info;
  5772. graphics_pipeline_create_info.pMultisampleState = &multisample_state_create_info;
  5773. graphics_pipeline_create_info.pDepthStencilState = &depth_stencil_state_create_info;
  5774. graphics_pipeline_create_info.pColorBlendState = &color_blend_state_create_info;
  5775. graphics_pipeline_create_info.pDynamicState = &dynamic_state_create_info;
  5776. graphics_pipeline_create_info.layout = shader->pipeline_layout;
  5777. graphics_pipeline_create_info.renderPass = fb_format.render_pass;
  5778. graphics_pipeline_create_info.subpass = p_for_render_pass;
  5779. graphics_pipeline_create_info.basePipelineHandle = VK_NULL_HANDLE;
  5780. graphics_pipeline_create_info.basePipelineIndex = 0;
  5781. RenderPipeline pipeline;
  5782. VkResult err = vkCreateGraphicsPipelines(device, VK_NULL_HANDLE, 1, &graphics_pipeline_create_info, nullptr, &pipeline.pipeline);
  5783. ERR_FAIL_COND_V_MSG(err, RID(), "vkCreateGraphicsPipelines failed with error " + itos(err) + " for shader '" + shader->name + "'.");
  5784. pipeline.set_formats = shader->set_formats;
  5785. pipeline.push_constant_stages = shader->push_constant.push_constants_vk_stage;
  5786. pipeline.pipeline_layout = shader->pipeline_layout;
  5787. pipeline.shader = p_shader;
  5788. pipeline.push_constant_size = shader->push_constant.push_constant_size;
  5789. #ifdef DEBUG_ENABLED
  5790. pipeline.validation.dynamic_state = p_dynamic_state_flags;
  5791. pipeline.validation.framebuffer_format = p_framebuffer_format;
  5792. pipeline.validation.render_pass = p_for_render_pass;
  5793. pipeline.validation.vertex_format = p_vertex_format;
  5794. pipeline.validation.uses_restart_indices = input_assembly_create_info.primitiveRestartEnable;
  5795. static const uint32_t primitive_divisor[RENDER_PRIMITIVE_MAX] = {
  5796. 1, 2, 1, 1, 1, 3, 1, 1, 1, 1, 1
  5797. };
  5798. pipeline.validation.primitive_divisor = primitive_divisor[p_render_primitive];
  5799. static const uint32_t primitive_minimum[RENDER_PRIMITIVE_MAX] = {
  5800. 1,
  5801. 2,
  5802. 2,
  5803. 2,
  5804. 2,
  5805. 3,
  5806. 3,
  5807. 3,
  5808. 3,
  5809. 3,
  5810. 1,
  5811. };
  5812. pipeline.validation.primitive_minimum = primitive_minimum[p_render_primitive];
  5813. #endif
  5814. //create ID to associate with this pipeline
  5815. RID id = render_pipeline_owner.make_rid(pipeline);
  5816. //now add all the dependencies
  5817. _add_dependency(id, p_shader);
  5818. return id;
  5819. }
  5820. bool RenderingDeviceVulkan::render_pipeline_is_valid(RID p_pipeline) {
  5821. _THREAD_SAFE_METHOD_
  5822. return render_pipeline_owner.owns(p_pipeline);
  5823. }
  5824. /**************************/
  5825. /**** COMPUTE PIPELINE ****/
  5826. /**************************/
  5827. RID RenderingDeviceVulkan::compute_pipeline_create(RID p_shader, const Vector<PipelineSpecializationConstant> &p_specialization_constants) {
  5828. _THREAD_SAFE_METHOD_
  5829. //needs a shader
  5830. Shader *shader = shader_owner.get_or_null(p_shader);
  5831. ERR_FAIL_COND_V(!shader, RID());
  5832. ERR_FAIL_COND_V_MSG(!shader->is_compute, RID(),
  5833. "Non-compute shaders can't be used in compute pipelines");
  5834. //finally, pipeline create info
  5835. VkComputePipelineCreateInfo compute_pipeline_create_info;
  5836. compute_pipeline_create_info.sType = VK_STRUCTURE_TYPE_COMPUTE_PIPELINE_CREATE_INFO;
  5837. compute_pipeline_create_info.pNext = nullptr;
  5838. compute_pipeline_create_info.flags = 0;
  5839. compute_pipeline_create_info.stage = shader->pipeline_stages[0];
  5840. compute_pipeline_create_info.layout = shader->pipeline_layout;
  5841. compute_pipeline_create_info.basePipelineHandle = VK_NULL_HANDLE;
  5842. compute_pipeline_create_info.basePipelineIndex = 0;
  5843. VkSpecializationInfo specialization_info;
  5844. Vector<VkSpecializationMapEntry> specialization_map_entries;
  5845. Vector<uint32_t> specialization_constant_data;
  5846. if (shader->specialization_constants.size()) {
  5847. specialization_constant_data.resize(shader->specialization_constants.size());
  5848. uint32_t *data_ptr = specialization_constant_data.ptrw();
  5849. for (int i = 0; i < shader->specialization_constants.size(); i++) {
  5850. //see if overridden
  5851. const Shader::SpecializationConstant &sc = shader->specialization_constants[i];
  5852. data_ptr[i] = sc.constant.int_value; //just copy the 32 bits
  5853. for (int j = 0; j < p_specialization_constants.size(); j++) {
  5854. const PipelineSpecializationConstant &psc = p_specialization_constants[j];
  5855. if (psc.constant_id == sc.constant.constant_id) {
  5856. ERR_FAIL_COND_V_MSG(psc.type != sc.constant.type, RID(), "Specialization constant provided for id (" + itos(sc.constant.constant_id) + ") is of the wrong type.");
  5857. data_ptr[i] = psc.int_value;
  5858. break;
  5859. }
  5860. }
  5861. VkSpecializationMapEntry entry;
  5862. entry.constantID = sc.constant.constant_id;
  5863. entry.offset = i * sizeof(uint32_t);
  5864. entry.size = sizeof(uint32_t);
  5865. specialization_map_entries.push_back(entry);
  5866. }
  5867. specialization_info.dataSize = specialization_constant_data.size() * sizeof(uint32_t);
  5868. specialization_info.pData = data_ptr;
  5869. specialization_info.mapEntryCount = specialization_map_entries.size();
  5870. specialization_info.pMapEntries = specialization_map_entries.ptr();
  5871. compute_pipeline_create_info.stage.pSpecializationInfo = &specialization_info;
  5872. }
  5873. ComputePipeline pipeline;
  5874. VkResult err = vkCreateComputePipelines(device, VK_NULL_HANDLE, 1, &compute_pipeline_create_info, nullptr, &pipeline.pipeline);
  5875. ERR_FAIL_COND_V_MSG(err, RID(), "vkCreateComputePipelines failed with error " + itos(err) + ".");
  5876. pipeline.set_formats = shader->set_formats;
  5877. pipeline.push_constant_stages = shader->push_constant.push_constants_vk_stage;
  5878. pipeline.pipeline_layout = shader->pipeline_layout;
  5879. pipeline.shader = p_shader;
  5880. pipeline.push_constant_size = shader->push_constant.push_constant_size;
  5881. pipeline.local_group_size[0] = shader->compute_local_size[0];
  5882. pipeline.local_group_size[1] = shader->compute_local_size[1];
  5883. pipeline.local_group_size[2] = shader->compute_local_size[2];
  5884. //create ID to associate with this pipeline
  5885. RID id = compute_pipeline_owner.make_rid(pipeline);
  5886. //now add all the dependencies
  5887. _add_dependency(id, p_shader);
  5888. return id;
  5889. }
  5890. bool RenderingDeviceVulkan::compute_pipeline_is_valid(RID p_pipeline) {
  5891. return compute_pipeline_owner.owns(p_pipeline);
  5892. }
  5893. /****************/
  5894. /**** SCREEN ****/
  5895. /****************/
  5896. int RenderingDeviceVulkan::screen_get_width(DisplayServer::WindowID p_screen) const {
  5897. _THREAD_SAFE_METHOD_
  5898. ERR_FAIL_COND_V_MSG(local_device.is_valid(), -1, "Local devices have no screen");
  5899. return context->window_get_width(p_screen);
  5900. }
  5901. int RenderingDeviceVulkan::screen_get_height(DisplayServer::WindowID p_screen) const {
  5902. _THREAD_SAFE_METHOD_
  5903. ERR_FAIL_COND_V_MSG(local_device.is_valid(), -1, "Local devices have no screen");
  5904. return context->window_get_height(p_screen);
  5905. }
  5906. RenderingDevice::FramebufferFormatID RenderingDeviceVulkan::screen_get_framebuffer_format() const {
  5907. _THREAD_SAFE_METHOD_
  5908. ERR_FAIL_COND_V_MSG(local_device.is_valid(), INVALID_ID, "Local devices have no screen");
  5909. //very hacky, but not used often per frame so I guess ok
  5910. VkFormat vkformat = context->get_screen_format();
  5911. DataFormat format = DATA_FORMAT_MAX;
  5912. for (int i = 0; i < DATA_FORMAT_MAX; i++) {
  5913. if (vkformat == vulkan_formats[i]) {
  5914. format = DataFormat(i);
  5915. break;
  5916. }
  5917. }
  5918. ERR_FAIL_COND_V(format == DATA_FORMAT_MAX, INVALID_ID);
  5919. AttachmentFormat attachment;
  5920. attachment.format = format;
  5921. attachment.samples = TEXTURE_SAMPLES_1;
  5922. attachment.usage_flags = TEXTURE_USAGE_COLOR_ATTACHMENT_BIT;
  5923. Vector<AttachmentFormat> screen_attachment;
  5924. screen_attachment.push_back(attachment);
  5925. return const_cast<RenderingDeviceVulkan *>(this)->framebuffer_format_create(screen_attachment);
  5926. }
  5927. /*******************/
  5928. /**** DRAW LIST ****/
  5929. /*******************/
  5930. RenderingDevice::DrawListID RenderingDeviceVulkan::draw_list_begin_for_screen(DisplayServer::WindowID p_screen, const Color &p_clear_color) {
  5931. _THREAD_SAFE_METHOD_
  5932. ERR_FAIL_COND_V_MSG(local_device.is_valid(), INVALID_ID, "Local devices have no screen");
  5933. ERR_FAIL_COND_V_MSG(draw_list != nullptr, INVALID_ID, "Only one draw list can be active at the same time.");
  5934. ERR_FAIL_COND_V_MSG(compute_list != nullptr, INVALID_ID, "Only one draw/compute list can be active at the same time.");
  5935. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer;
  5936. if (!context->window_is_valid_swapchain(p_screen)) {
  5937. return INVALID_ID;
  5938. }
  5939. Size2i size = Size2i(context->window_get_width(p_screen), context->window_get_height(p_screen));
  5940. _draw_list_allocate(Rect2i(Vector2i(), size), 0, 0);
  5941. #ifdef DEBUG_ENABLED
  5942. draw_list_framebuffer_format = screen_get_framebuffer_format();
  5943. #endif
  5944. draw_list_subpass_count = 1;
  5945. VkRenderPassBeginInfo render_pass_begin;
  5946. render_pass_begin.sType = VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO;
  5947. render_pass_begin.pNext = nullptr;
  5948. render_pass_begin.renderPass = context->window_get_render_pass(p_screen);
  5949. render_pass_begin.framebuffer = context->window_get_framebuffer(p_screen);
  5950. render_pass_begin.renderArea.extent.width = size.width;
  5951. render_pass_begin.renderArea.extent.height = size.height;
  5952. render_pass_begin.renderArea.offset.x = 0;
  5953. render_pass_begin.renderArea.offset.y = 0;
  5954. render_pass_begin.clearValueCount = 1;
  5955. VkClearValue clear_value;
  5956. clear_value.color.float32[0] = p_clear_color.r;
  5957. clear_value.color.float32[1] = p_clear_color.g;
  5958. clear_value.color.float32[2] = p_clear_color.b;
  5959. clear_value.color.float32[3] = p_clear_color.a;
  5960. render_pass_begin.pClearValues = &clear_value;
  5961. vkCmdBeginRenderPass(command_buffer, &render_pass_begin, VK_SUBPASS_CONTENTS_INLINE);
  5962. uint32_t size_x = screen_get_width(p_screen);
  5963. uint32_t size_y = screen_get_height(p_screen);
  5964. VkViewport viewport;
  5965. viewport.x = 0;
  5966. viewport.y = 0;
  5967. viewport.width = size_x;
  5968. viewport.height = size_y;
  5969. viewport.minDepth = 0;
  5970. viewport.maxDepth = 1.0;
  5971. vkCmdSetViewport(command_buffer, 0, 1, &viewport);
  5972. VkRect2D scissor;
  5973. scissor.offset.x = 0;
  5974. scissor.offset.y = 0;
  5975. scissor.extent.width = size_x;
  5976. scissor.extent.height = size_y;
  5977. vkCmdSetScissor(command_buffer, 0, 1, &scissor);
  5978. return int64_t(ID_TYPE_DRAW_LIST) << ID_BASE_SHIFT;
  5979. }
  5980. Error RenderingDeviceVulkan::_draw_list_setup_framebuffer(Framebuffer *p_framebuffer, InitialAction p_initial_color_action, FinalAction p_final_color_action, InitialAction p_initial_depth_action, FinalAction p_final_depth_action, VkFramebuffer *r_framebuffer, VkRenderPass *r_render_pass, uint32_t *r_subpass_count) {
  5981. Framebuffer::VersionKey vk;
  5982. vk.initial_color_action = p_initial_color_action;
  5983. vk.final_color_action = p_final_color_action;
  5984. vk.initial_depth_action = p_initial_depth_action;
  5985. vk.final_depth_action = p_final_depth_action;
  5986. vk.view_count = p_framebuffer->view_count;
  5987. if (!p_framebuffer->framebuffers.has(vk)) {
  5988. //need to create this version
  5989. Framebuffer::Version version;
  5990. version.render_pass = _render_pass_create(framebuffer_formats[p_framebuffer->format_id].E->key().attachments, framebuffer_formats[p_framebuffer->format_id].E->key().passes, p_initial_color_action, p_final_color_action, p_initial_depth_action, p_final_depth_action, p_framebuffer->view_count);
  5991. VkFramebufferCreateInfo framebuffer_create_info;
  5992. framebuffer_create_info.sType = VK_STRUCTURE_TYPE_FRAMEBUFFER_CREATE_INFO;
  5993. framebuffer_create_info.pNext = nullptr;
  5994. framebuffer_create_info.flags = 0;
  5995. framebuffer_create_info.renderPass = version.render_pass;
  5996. Vector<VkImageView> attachments;
  5997. for (int i = 0; i < p_framebuffer->texture_ids.size(); i++) {
  5998. Texture *texture = texture_owner.get_or_null(p_framebuffer->texture_ids[i]);
  5999. if (texture) {
  6000. attachments.push_back(texture->view);
  6001. if (!(texture->usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT)) { // VRS attachment will be a different size.
  6002. ERR_FAIL_COND_V(texture->width != p_framebuffer->size.width, ERR_BUG);
  6003. ERR_FAIL_COND_V(texture->height != p_framebuffer->size.height, ERR_BUG);
  6004. }
  6005. }
  6006. }
  6007. framebuffer_create_info.attachmentCount = attachments.size();
  6008. framebuffer_create_info.pAttachments = attachments.ptr();
  6009. framebuffer_create_info.width = p_framebuffer->size.width;
  6010. framebuffer_create_info.height = p_framebuffer->size.height;
  6011. framebuffer_create_info.layers = 1;
  6012. VkResult err = vkCreateFramebuffer(device, &framebuffer_create_info, nullptr, &version.framebuffer);
  6013. ERR_FAIL_COND_V_MSG(err, ERR_CANT_CREATE, "vkCreateFramebuffer failed with error " + itos(err) + ".");
  6014. version.subpass_count = framebuffer_formats[p_framebuffer->format_id].E->key().passes.size();
  6015. p_framebuffer->framebuffers.insert(vk, version);
  6016. }
  6017. const Framebuffer::Version &version = p_framebuffer->framebuffers[vk];
  6018. *r_framebuffer = version.framebuffer;
  6019. *r_render_pass = version.render_pass;
  6020. *r_subpass_count = version.subpass_count;
  6021. return OK;
  6022. }
  6023. Error RenderingDeviceVulkan::_draw_list_render_pass_begin(Framebuffer *framebuffer, InitialAction p_initial_color_action, FinalAction p_final_color_action, InitialAction p_initial_depth_action, FinalAction p_final_depth_action, const Vector<Color> &p_clear_colors, float p_clear_depth, uint32_t p_clear_stencil, Point2i viewport_offset, Point2i viewport_size, VkFramebuffer vkframebuffer, VkRenderPass render_pass, VkCommandBuffer command_buffer, VkSubpassContents subpass_contents, const Vector<RID> &p_storage_textures) {
  6024. VkRenderPassBeginInfo render_pass_begin;
  6025. render_pass_begin.sType = VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO;
  6026. render_pass_begin.pNext = nullptr;
  6027. render_pass_begin.renderPass = render_pass;
  6028. render_pass_begin.framebuffer = vkframebuffer;
  6029. /*
  6030. * Given how API works, it makes sense to always fully operate on the whole framebuffer.
  6031. * This allows better continue operations for operations like shadowmapping.
  6032. render_pass_begin.renderArea.extent.width = viewport_size.width;
  6033. render_pass_begin.renderArea.extent.height = viewport_size.height;
  6034. render_pass_begin.renderArea.offset.x = viewport_offset.x;
  6035. render_pass_begin.renderArea.offset.y = viewport_offset.y;
  6036. */
  6037. render_pass_begin.renderArea.extent.width = framebuffer->size.width;
  6038. render_pass_begin.renderArea.extent.height = framebuffer->size.height;
  6039. render_pass_begin.renderArea.offset.x = 0;
  6040. render_pass_begin.renderArea.offset.y = 0;
  6041. Vector<VkClearValue> clear_values;
  6042. clear_values.resize(framebuffer->texture_ids.size());
  6043. int clear_values_count = 0;
  6044. {
  6045. int color_index = 0;
  6046. for (int i = 0; i < framebuffer->texture_ids.size(); i++) {
  6047. VkClearValue clear_value;
  6048. Texture *texture = texture_owner.get_or_null(framebuffer->texture_ids[i]);
  6049. if (!texture) {
  6050. color_index++;
  6051. continue;
  6052. }
  6053. if (color_index < p_clear_colors.size() && texture->usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  6054. ERR_FAIL_INDEX_V(color_index, p_clear_colors.size(), ERR_BUG); //a bug
  6055. Color clear_color = p_clear_colors[color_index];
  6056. clear_value.color.float32[0] = clear_color.r;
  6057. clear_value.color.float32[1] = clear_color.g;
  6058. clear_value.color.float32[2] = clear_color.b;
  6059. clear_value.color.float32[3] = clear_color.a;
  6060. color_index++;
  6061. } else if (texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  6062. clear_value.depthStencil.depth = p_clear_depth;
  6063. clear_value.depthStencil.stencil = p_clear_stencil;
  6064. } else {
  6065. clear_value.color.float32[0] = 0;
  6066. clear_value.color.float32[1] = 0;
  6067. clear_value.color.float32[2] = 0;
  6068. clear_value.color.float32[3] = 0;
  6069. }
  6070. clear_values.write[clear_values_count++] = clear_value;
  6071. }
  6072. }
  6073. render_pass_begin.clearValueCount = clear_values_count;
  6074. render_pass_begin.pClearValues = clear_values.ptr();
  6075. for (int i = 0; i < p_storage_textures.size(); i++) {
  6076. Texture *texture = texture_owner.get_or_null(p_storage_textures[i]);
  6077. if (!texture) {
  6078. continue;
  6079. }
  6080. ERR_CONTINUE_MSG(!(texture->usage_flags & TEXTURE_USAGE_STORAGE_BIT), "Supplied storage texture " + itos(i) + " for draw list is not set to be used for storage.");
  6081. if (texture->usage_flags & TEXTURE_USAGE_SAMPLING_BIT) {
  6082. //must change layout to general
  6083. VkImageMemoryBarrier image_memory_barrier;
  6084. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  6085. image_memory_barrier.pNext = nullptr;
  6086. image_memory_barrier.srcAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6087. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6088. image_memory_barrier.oldLayout = texture->layout;
  6089. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_GENERAL;
  6090. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6091. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6092. image_memory_barrier.image = texture->image;
  6093. image_memory_barrier.subresourceRange.aspectMask = texture->read_aspect_mask;
  6094. image_memory_barrier.subresourceRange.baseMipLevel = texture->base_mipmap;
  6095. image_memory_barrier.subresourceRange.levelCount = texture->mipmaps;
  6096. image_memory_barrier.subresourceRange.baseArrayLayer = texture->base_layer;
  6097. image_memory_barrier.subresourceRange.layerCount = texture->layers;
  6098. vkCmdPipelineBarrier(command_buffer, VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT, VK_PIPELINE_STAGE_VERTEX_INPUT_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT, 0, 0, nullptr, 0, nullptr, 1, &image_memory_barrier);
  6099. texture->layout = VK_IMAGE_LAYOUT_GENERAL;
  6100. draw_list_storage_textures.push_back(p_storage_textures[i]);
  6101. }
  6102. }
  6103. vkCmdBeginRenderPass(command_buffer, &render_pass_begin, subpass_contents);
  6104. //mark textures as bound
  6105. draw_list_bound_textures.clear();
  6106. draw_list_unbind_color_textures = p_final_color_action != FINAL_ACTION_CONTINUE;
  6107. draw_list_unbind_depth_textures = p_final_depth_action != FINAL_ACTION_CONTINUE;
  6108. for (int i = 0; i < framebuffer->texture_ids.size(); i++) {
  6109. Texture *texture = texture_owner.get_or_null(framebuffer->texture_ids[i]);
  6110. if (!texture) {
  6111. continue;
  6112. }
  6113. texture->bound = true;
  6114. draw_list_bound_textures.push_back(framebuffer->texture_ids[i]);
  6115. }
  6116. return OK;
  6117. }
  6118. void RenderingDeviceVulkan::_draw_list_insert_clear_region(DrawList *draw_list, Framebuffer *framebuffer, Point2i viewport_offset, Point2i viewport_size, bool p_clear_color, const Vector<Color> &p_clear_colors, bool p_clear_depth, float p_depth, uint32_t p_stencil) {
  6119. Vector<VkClearAttachment> clear_attachments;
  6120. int color_index = 0;
  6121. int texture_index = 0;
  6122. for (int i = 0; i < framebuffer->texture_ids.size(); i++) {
  6123. Texture *texture = texture_owner.get_or_null(framebuffer->texture_ids[i]);
  6124. if (!texture) {
  6125. texture_index++;
  6126. continue;
  6127. }
  6128. VkClearAttachment clear_at = {};
  6129. if (p_clear_color && texture->usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT) {
  6130. Color clear_color = p_clear_colors[texture_index++];
  6131. clear_at.clearValue.color.float32[0] = clear_color.r;
  6132. clear_at.clearValue.color.float32[1] = clear_color.g;
  6133. clear_at.clearValue.color.float32[2] = clear_color.b;
  6134. clear_at.clearValue.color.float32[3] = clear_color.a;
  6135. clear_at.colorAttachment = color_index++;
  6136. clear_at.aspectMask = VK_IMAGE_ASPECT_COLOR_BIT;
  6137. } else if (p_clear_depth && texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) {
  6138. clear_at.clearValue.depthStencil.depth = p_depth;
  6139. clear_at.clearValue.depthStencil.stencil = p_stencil;
  6140. clear_at.colorAttachment = 0;
  6141. clear_at.aspectMask = VK_IMAGE_ASPECT_DEPTH_BIT;
  6142. if (format_has_stencil(texture->format)) {
  6143. clear_at.aspectMask |= VK_IMAGE_ASPECT_STENCIL_BIT;
  6144. }
  6145. } else {
  6146. ERR_CONTINUE(true);
  6147. }
  6148. clear_attachments.push_back(clear_at);
  6149. }
  6150. VkClearRect cr;
  6151. cr.baseArrayLayer = 0;
  6152. cr.layerCount = 1;
  6153. cr.rect.offset.x = viewport_offset.x;
  6154. cr.rect.offset.y = viewport_offset.y;
  6155. cr.rect.extent.width = viewport_size.width;
  6156. cr.rect.extent.height = viewport_size.height;
  6157. vkCmdClearAttachments(draw_list->command_buffer, clear_attachments.size(), clear_attachments.ptr(), 1, &cr);
  6158. }
  6159. RenderingDevice::DrawListID RenderingDeviceVulkan::draw_list_begin(RID p_framebuffer, InitialAction p_initial_color_action, FinalAction p_final_color_action, InitialAction p_initial_depth_action, FinalAction p_final_depth_action, const Vector<Color> &p_clear_color_values, float p_clear_depth, uint32_t p_clear_stencil, const Rect2 &p_region, const Vector<RID> &p_storage_textures) {
  6160. _THREAD_SAFE_METHOD_
  6161. ERR_FAIL_COND_V_MSG(draw_list != nullptr, INVALID_ID, "Only one draw list can be active at the same time.");
  6162. ERR_FAIL_COND_V_MSG(compute_list != nullptr && !compute_list->state.allow_draw_overlap, INVALID_ID, "Only one draw/compute list can be active at the same time.");
  6163. Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_framebuffer);
  6164. ERR_FAIL_COND_V(!framebuffer, INVALID_ID);
  6165. Point2i viewport_offset;
  6166. Point2i viewport_size = framebuffer->size;
  6167. bool needs_clear_color = false;
  6168. bool needs_clear_depth = false;
  6169. if (p_region != Rect2() && p_region != Rect2(Vector2(), viewport_size)) { //check custom region
  6170. Rect2i viewport(viewport_offset, viewport_size);
  6171. Rect2i regioni = p_region;
  6172. if (!(regioni.position.x >= viewport.position.x) && (regioni.position.y >= viewport.position.y) &&
  6173. ((regioni.position.x + regioni.size.x) <= (viewport.position.x + viewport.size.x)) &&
  6174. ((regioni.position.y + regioni.size.y) <= (viewport.position.y + viewport.size.y))) {
  6175. ERR_FAIL_V_MSG(INVALID_ID, "When supplying a custom region, it must be contained within the framebuffer rectangle");
  6176. }
  6177. viewport_offset = regioni.position;
  6178. viewport_size = regioni.size;
  6179. if (p_initial_color_action == INITIAL_ACTION_CLEAR_REGION_CONTINUE) {
  6180. needs_clear_color = true;
  6181. p_initial_color_action = INITIAL_ACTION_CONTINUE;
  6182. }
  6183. if (p_initial_depth_action == INITIAL_ACTION_CLEAR_REGION_CONTINUE) {
  6184. needs_clear_depth = true;
  6185. p_initial_depth_action = INITIAL_ACTION_CONTINUE;
  6186. }
  6187. if (p_initial_color_action == INITIAL_ACTION_CLEAR_REGION) {
  6188. needs_clear_color = true;
  6189. p_initial_color_action = INITIAL_ACTION_KEEP;
  6190. }
  6191. if (p_initial_depth_action == INITIAL_ACTION_CLEAR_REGION) {
  6192. needs_clear_depth = true;
  6193. p_initial_depth_action = INITIAL_ACTION_KEEP;
  6194. }
  6195. }
  6196. if (p_initial_color_action == INITIAL_ACTION_CLEAR || needs_clear_color) { //check clear values
  6197. int color_count = 0;
  6198. for (int i = 0; i < framebuffer->texture_ids.size(); i++) {
  6199. Texture *texture = texture_owner.get_or_null(framebuffer->texture_ids[i]);
  6200. // We only check for our VRS usage bit if this is not the first texture id.
  6201. // If it is the first we're likely populating our VRS texture.
  6202. // Bit dirty but..
  6203. if (!texture || (!(texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT) && !(i != 0 && texture->usage_flags & TEXTURE_USAGE_VRS_ATTACHMENT_BIT))) {
  6204. color_count++;
  6205. }
  6206. }
  6207. ERR_FAIL_COND_V_MSG(p_clear_color_values.size() != color_count, INVALID_ID, "Clear color values supplied (" + itos(p_clear_color_values.size()) + ") differ from the amount required for framebuffer color attachments (" + itos(color_count) + ").");
  6208. }
  6209. VkFramebuffer vkframebuffer;
  6210. VkRenderPass render_pass;
  6211. Error err = _draw_list_setup_framebuffer(framebuffer, p_initial_color_action, p_final_color_action, p_initial_depth_action, p_final_depth_action, &vkframebuffer, &render_pass, &draw_list_subpass_count);
  6212. ERR_FAIL_COND_V(err != OK, INVALID_ID);
  6213. VkCommandBuffer command_buffer = frames[frame].draw_command_buffer;
  6214. err = _draw_list_render_pass_begin(framebuffer, p_initial_color_action, p_final_color_action, p_initial_depth_action, p_final_depth_action, p_clear_color_values, p_clear_depth, p_clear_stencil, viewport_offset, viewport_size, vkframebuffer, render_pass, command_buffer, VK_SUBPASS_CONTENTS_INLINE, p_storage_textures);
  6215. if (err != OK) {
  6216. return INVALID_ID;
  6217. }
  6218. draw_list_render_pass = render_pass;
  6219. draw_list_vkframebuffer = vkframebuffer;
  6220. _draw_list_allocate(Rect2i(viewport_offset, viewport_size), 0, 0);
  6221. #ifdef DEBUG_ENABLED
  6222. draw_list_framebuffer_format = framebuffer->format_id;
  6223. #endif
  6224. draw_list_current_subpass = 0;
  6225. if (needs_clear_color || needs_clear_depth) {
  6226. _draw_list_insert_clear_region(draw_list, framebuffer, viewport_offset, viewport_size, needs_clear_color, p_clear_color_values, needs_clear_depth, p_clear_depth, p_clear_stencil);
  6227. }
  6228. VkViewport viewport;
  6229. viewport.x = viewport_offset.x;
  6230. viewport.y = viewport_offset.y;
  6231. viewport.width = viewport_size.width;
  6232. viewport.height = viewport_size.height;
  6233. viewport.minDepth = 0;
  6234. viewport.maxDepth = 1.0;
  6235. vkCmdSetViewport(command_buffer, 0, 1, &viewport);
  6236. VkRect2D scissor;
  6237. scissor.offset.x = viewport_offset.x;
  6238. scissor.offset.y = viewport_offset.y;
  6239. scissor.extent.width = viewport_size.width;
  6240. scissor.extent.height = viewport_size.height;
  6241. vkCmdSetScissor(command_buffer, 0, 1, &scissor);
  6242. return int64_t(ID_TYPE_DRAW_LIST) << ID_BASE_SHIFT;
  6243. }
  6244. Error RenderingDeviceVulkan::draw_list_begin_split(RID p_framebuffer, uint32_t p_splits, DrawListID *r_split_ids, InitialAction p_initial_color_action, FinalAction p_final_color_action, InitialAction p_initial_depth_action, FinalAction p_final_depth_action, const Vector<Color> &p_clear_color_values, float p_clear_depth, uint32_t p_clear_stencil, const Rect2 &p_region, const Vector<RID> &p_storage_textures) {
  6245. _THREAD_SAFE_METHOD_
  6246. ERR_FAIL_COND_V_MSG(draw_list != nullptr, ERR_BUSY, "Only one draw list can be active at the same time.");
  6247. ERR_FAIL_COND_V_MSG(compute_list != nullptr && !compute_list->state.allow_draw_overlap, ERR_BUSY, "Only one draw/compute list can be active at the same time.");
  6248. ERR_FAIL_COND_V(p_splits < 1, ERR_INVALID_DECLARATION);
  6249. Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_framebuffer);
  6250. ERR_FAIL_COND_V(!framebuffer, ERR_INVALID_DECLARATION);
  6251. Point2i viewport_offset;
  6252. Point2i viewport_size = framebuffer->size;
  6253. bool needs_clear_color = false;
  6254. bool needs_clear_depth = false;
  6255. if (p_region != Rect2() && p_region != Rect2(Vector2(), viewport_size)) { //check custom region
  6256. Rect2i viewport(viewport_offset, viewport_size);
  6257. Rect2i regioni = p_region;
  6258. if (!(regioni.position.x >= viewport.position.x) && (regioni.position.y >= viewport.position.y) &&
  6259. ((regioni.position.x + regioni.size.x) <= (viewport.position.x + viewport.size.x)) &&
  6260. ((regioni.position.y + regioni.size.y) <= (viewport.position.y + viewport.size.y))) {
  6261. ERR_FAIL_V_MSG(ERR_INVALID_PARAMETER, "When supplying a custom region, it must be contained within the framebuffer rectangle");
  6262. }
  6263. viewport_offset = regioni.position;
  6264. viewport_size = regioni.size;
  6265. if (p_initial_color_action == INITIAL_ACTION_CLEAR_REGION) {
  6266. needs_clear_color = true;
  6267. p_initial_color_action = INITIAL_ACTION_KEEP;
  6268. }
  6269. if (p_initial_depth_action == INITIAL_ACTION_CLEAR_REGION) {
  6270. needs_clear_depth = true;
  6271. p_initial_depth_action = INITIAL_ACTION_KEEP;
  6272. }
  6273. }
  6274. if (p_initial_color_action == INITIAL_ACTION_CLEAR || needs_clear_color) { //check clear values
  6275. int color_count = 0;
  6276. for (int i = 0; i < framebuffer->texture_ids.size(); i++) {
  6277. Texture *texture = texture_owner.get_or_null(framebuffer->texture_ids[i]);
  6278. if (!texture || !(texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT)) {
  6279. color_count++;
  6280. }
  6281. }
  6282. ERR_FAIL_COND_V_MSG(p_clear_color_values.size() != color_count, ERR_INVALID_PARAMETER,
  6283. "Clear color values supplied (" + itos(p_clear_color_values.size()) + ") differ from the amount required for framebuffer (" + itos(color_count) + ").");
  6284. }
  6285. VkFramebuffer vkframebuffer;
  6286. VkRenderPass render_pass;
  6287. Error err = _draw_list_setup_framebuffer(framebuffer, p_initial_color_action, p_final_color_action, p_initial_depth_action, p_final_depth_action, &vkframebuffer, &render_pass, &draw_list_subpass_count);
  6288. ERR_FAIL_COND_V(err != OK, ERR_CANT_CREATE);
  6289. VkCommandBuffer frame_command_buffer = frames[frame].draw_command_buffer;
  6290. err = _draw_list_render_pass_begin(framebuffer, p_initial_color_action, p_final_color_action, p_initial_depth_action, p_final_depth_action, p_clear_color_values, p_clear_depth, p_clear_stencil, viewport_offset, viewport_size, vkframebuffer, render_pass, frame_command_buffer, VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS, p_storage_textures);
  6291. if (err != OK) {
  6292. return ERR_CANT_CREATE;
  6293. }
  6294. draw_list_current_subpass = 0;
  6295. #ifdef DEBUG_ENABLED
  6296. draw_list_framebuffer_format = framebuffer->format_id;
  6297. #endif
  6298. draw_list_render_pass = render_pass;
  6299. draw_list_vkframebuffer = vkframebuffer;
  6300. err = _draw_list_allocate(Rect2i(viewport_offset, viewport_size), p_splits, 0);
  6301. if (err != OK) {
  6302. return err;
  6303. }
  6304. if (needs_clear_color || needs_clear_depth) {
  6305. _draw_list_insert_clear_region(&draw_list[0], framebuffer, viewport_offset, viewport_size, needs_clear_color, p_clear_color_values, needs_clear_depth, p_clear_depth, p_clear_stencil);
  6306. }
  6307. for (uint32_t i = 0; i < p_splits; i++) {
  6308. VkViewport viewport;
  6309. viewport.x = viewport_offset.x;
  6310. viewport.y = viewport_offset.y;
  6311. viewport.width = viewport_size.width;
  6312. viewport.height = viewport_size.height;
  6313. viewport.minDepth = 0;
  6314. viewport.maxDepth = 1.0;
  6315. vkCmdSetViewport(draw_list[i].command_buffer, 0, 1, &viewport);
  6316. VkRect2D scissor;
  6317. scissor.offset.x = viewport_offset.x;
  6318. scissor.offset.y = viewport_offset.y;
  6319. scissor.extent.width = viewport_size.width;
  6320. scissor.extent.height = viewport_size.height;
  6321. vkCmdSetScissor(draw_list[i].command_buffer, 0, 1, &scissor);
  6322. r_split_ids[i] = (int64_t(ID_TYPE_SPLIT_DRAW_LIST) << ID_BASE_SHIFT) + i;
  6323. }
  6324. return OK;
  6325. }
  6326. RenderingDeviceVulkan::DrawList *RenderingDeviceVulkan::_get_draw_list_ptr(DrawListID p_id) {
  6327. if (p_id < 0) {
  6328. return nullptr;
  6329. }
  6330. if (!draw_list) {
  6331. return nullptr;
  6332. } else if (p_id == (int64_t(ID_TYPE_DRAW_LIST) << ID_BASE_SHIFT)) {
  6333. if (draw_list_split) {
  6334. return nullptr;
  6335. }
  6336. return draw_list;
  6337. } else if (p_id >> DrawListID(ID_BASE_SHIFT) == ID_TYPE_SPLIT_DRAW_LIST) {
  6338. if (!draw_list_split) {
  6339. return nullptr;
  6340. }
  6341. uint64_t index = p_id & ((DrawListID(1) << DrawListID(ID_BASE_SHIFT)) - 1); //mask
  6342. if (index >= draw_list_count) {
  6343. return nullptr;
  6344. }
  6345. return &draw_list[index];
  6346. } else {
  6347. return nullptr;
  6348. }
  6349. }
  6350. void RenderingDeviceVulkan::draw_list_bind_render_pipeline(DrawListID p_list, RID p_render_pipeline) {
  6351. DrawList *dl = _get_draw_list_ptr(p_list);
  6352. ERR_FAIL_COND(!dl);
  6353. #ifdef DEBUG_ENABLED
  6354. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6355. #endif
  6356. const RenderPipeline *pipeline = render_pipeline_owner.get_or_null(p_render_pipeline);
  6357. ERR_FAIL_COND(!pipeline);
  6358. #ifdef DEBUG_ENABLED
  6359. ERR_FAIL_COND(pipeline->validation.framebuffer_format != draw_list_framebuffer_format && pipeline->validation.render_pass != draw_list_current_subpass);
  6360. #endif
  6361. if (p_render_pipeline == dl->state.pipeline) {
  6362. return; //redundant state, return.
  6363. }
  6364. dl->state.pipeline = p_render_pipeline;
  6365. dl->state.pipeline_layout = pipeline->pipeline_layout;
  6366. vkCmdBindPipeline(dl->command_buffer, VK_PIPELINE_BIND_POINT_GRAPHICS, pipeline->pipeline);
  6367. if (dl->state.pipeline_shader != pipeline->shader) {
  6368. // shader changed, so descriptor sets may become incompatible.
  6369. //go through ALL sets, and unbind them (and all those above) if the format is different
  6370. uint32_t pcount = pipeline->set_formats.size(); //formats count in this pipeline
  6371. dl->state.set_count = MAX(dl->state.set_count, pcount);
  6372. const uint32_t *pformats = pipeline->set_formats.ptr(); //pipeline set formats
  6373. bool sets_valid = true; //once invalid, all above become invalid
  6374. for (uint32_t i = 0; i < pcount; i++) {
  6375. //if a part of the format is different, invalidate it (and the rest)
  6376. if (!sets_valid || dl->state.sets[i].pipeline_expected_format != pformats[i]) {
  6377. dl->state.sets[i].bound = false;
  6378. dl->state.sets[i].pipeline_expected_format = pformats[i];
  6379. sets_valid = false;
  6380. }
  6381. }
  6382. for (uint32_t i = pcount; i < dl->state.set_count; i++) {
  6383. //unbind the ones above (not used) if exist
  6384. dl->state.sets[i].bound = false;
  6385. }
  6386. dl->state.set_count = pcount; //update set count
  6387. if (pipeline->push_constant_size) {
  6388. dl->state.pipeline_push_constant_stages = pipeline->push_constant_stages;
  6389. #ifdef DEBUG_ENABLED
  6390. dl->validation.pipeline_push_constant_supplied = false;
  6391. #endif
  6392. }
  6393. dl->state.pipeline_shader = pipeline->shader;
  6394. }
  6395. #ifdef DEBUG_ENABLED
  6396. //update render pass pipeline info
  6397. dl->validation.pipeline_active = true;
  6398. dl->validation.pipeline_dynamic_state = pipeline->validation.dynamic_state;
  6399. dl->validation.pipeline_vertex_format = pipeline->validation.vertex_format;
  6400. dl->validation.pipeline_uses_restart_indices = pipeline->validation.uses_restart_indices;
  6401. dl->validation.pipeline_primitive_divisor = pipeline->validation.primitive_divisor;
  6402. dl->validation.pipeline_primitive_minimum = pipeline->validation.primitive_minimum;
  6403. dl->validation.pipeline_push_constant_size = pipeline->push_constant_size;
  6404. #endif
  6405. }
  6406. void RenderingDeviceVulkan::draw_list_bind_uniform_set(DrawListID p_list, RID p_uniform_set, uint32_t p_index) {
  6407. #ifdef DEBUG_ENABLED
  6408. ERR_FAIL_COND_MSG(p_index >= limits.maxBoundDescriptorSets || p_index >= MAX_UNIFORM_SETS,
  6409. "Attempting to bind a descriptor set (" + itos(p_index) + ") greater than what the hardware supports (" + itos(limits.maxBoundDescriptorSets) + ").");
  6410. #endif
  6411. DrawList *dl = _get_draw_list_ptr(p_list);
  6412. ERR_FAIL_COND(!dl);
  6413. #ifdef DEBUG_ENABLED
  6414. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6415. #endif
  6416. const UniformSet *uniform_set = uniform_set_owner.get_or_null(p_uniform_set);
  6417. ERR_FAIL_COND(!uniform_set);
  6418. if (p_index > dl->state.set_count) {
  6419. dl->state.set_count = p_index;
  6420. }
  6421. dl->state.sets[p_index].descriptor_set = uniform_set->descriptor_set; //update set pointer
  6422. dl->state.sets[p_index].bound = false; //needs rebind
  6423. dl->state.sets[p_index].uniform_set_format = uniform_set->format;
  6424. dl->state.sets[p_index].uniform_set = p_uniform_set;
  6425. uint32_t mst_count = uniform_set->mutable_storage_textures.size();
  6426. if (mst_count) {
  6427. Texture **mst_textures = const_cast<UniformSet *>(uniform_set)->mutable_storage_textures.ptrw();
  6428. for (uint32_t i = 0; i < mst_count; i++) {
  6429. if (mst_textures[i]->used_in_frame != frames_drawn) {
  6430. mst_textures[i]->used_in_frame = frames_drawn;
  6431. mst_textures[i]->used_in_transfer = false;
  6432. mst_textures[i]->used_in_compute = false;
  6433. }
  6434. mst_textures[i]->used_in_raster = true;
  6435. }
  6436. }
  6437. #ifdef DEBUG_ENABLED
  6438. { //validate that textures bound are not attached as framebuffer bindings
  6439. uint32_t attachable_count = uniform_set->attachable_textures.size();
  6440. const UniformSet::AttachableTexture *attachable_ptr = uniform_set->attachable_textures.ptr();
  6441. uint32_t bound_count = draw_list_bound_textures.size();
  6442. const RID *bound_ptr = draw_list_bound_textures.ptr();
  6443. for (uint32_t i = 0; i < attachable_count; i++) {
  6444. for (uint32_t j = 0; j < bound_count; j++) {
  6445. ERR_FAIL_COND_MSG(attachable_ptr[i].texture == bound_ptr[j],
  6446. "Attempted to use the same texture in framebuffer attachment and a uniform (set: " + itos(p_index) + ", binding: " + itos(attachable_ptr[i].bind) + "), this is not allowed.");
  6447. }
  6448. }
  6449. }
  6450. #endif
  6451. }
  6452. void RenderingDeviceVulkan::draw_list_bind_vertex_array(DrawListID p_list, RID p_vertex_array) {
  6453. DrawList *dl = _get_draw_list_ptr(p_list);
  6454. ERR_FAIL_COND(!dl);
  6455. #ifdef DEBUG_ENABLED
  6456. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6457. #endif
  6458. const VertexArray *vertex_array = vertex_array_owner.get_or_null(p_vertex_array);
  6459. ERR_FAIL_COND(!vertex_array);
  6460. if (dl->state.vertex_array == p_vertex_array) {
  6461. return; //already set
  6462. }
  6463. dl->state.vertex_array = p_vertex_array;
  6464. #ifdef DEBUG_ENABLED
  6465. dl->validation.vertex_format = vertex_array->description;
  6466. dl->validation.vertex_max_instances_allowed = vertex_array->max_instances_allowed;
  6467. #endif
  6468. dl->validation.vertex_array_size = vertex_array->vertex_count;
  6469. vkCmdBindVertexBuffers(dl->command_buffer, 0, vertex_array->buffers.size(), vertex_array->buffers.ptr(), vertex_array->offsets.ptr());
  6470. }
  6471. void RenderingDeviceVulkan::draw_list_bind_index_array(DrawListID p_list, RID p_index_array) {
  6472. DrawList *dl = _get_draw_list_ptr(p_list);
  6473. ERR_FAIL_COND(!dl);
  6474. #ifdef DEBUG_ENABLED
  6475. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6476. #endif
  6477. const IndexArray *index_array = index_array_owner.get_or_null(p_index_array);
  6478. ERR_FAIL_COND(!index_array);
  6479. if (dl->state.index_array == p_index_array) {
  6480. return; //already set
  6481. }
  6482. dl->state.index_array = p_index_array;
  6483. #ifdef DEBUG_ENABLED
  6484. dl->validation.index_array_max_index = index_array->max_index;
  6485. #endif
  6486. dl->validation.index_array_size = index_array->indices;
  6487. dl->validation.index_array_offset = index_array->offset;
  6488. vkCmdBindIndexBuffer(dl->command_buffer, index_array->buffer, index_array->offset, index_array->index_type);
  6489. }
  6490. void RenderingDeviceVulkan::draw_list_set_line_width(DrawListID p_list, float p_width) {
  6491. DrawList *dl = _get_draw_list_ptr(p_list);
  6492. ERR_FAIL_COND(!dl);
  6493. #ifdef DEBUG_ENABLED
  6494. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6495. #endif
  6496. vkCmdSetLineWidth(dl->command_buffer, p_width);
  6497. }
  6498. void RenderingDeviceVulkan::draw_list_set_push_constant(DrawListID p_list, const void *p_data, uint32_t p_data_size) {
  6499. DrawList *dl = _get_draw_list_ptr(p_list);
  6500. ERR_FAIL_COND(!dl);
  6501. #ifdef DEBUG_ENABLED
  6502. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6503. #endif
  6504. #ifdef DEBUG_ENABLED
  6505. ERR_FAIL_COND_MSG(p_data_size != dl->validation.pipeline_push_constant_size,
  6506. "This render pipeline requires (" + itos(dl->validation.pipeline_push_constant_size) + ") bytes of push constant data, supplied: (" + itos(p_data_size) + ")");
  6507. #endif
  6508. vkCmdPushConstants(dl->command_buffer, dl->state.pipeline_layout, dl->state.pipeline_push_constant_stages, 0, p_data_size, p_data);
  6509. #ifdef DEBUG_ENABLED
  6510. dl->validation.pipeline_push_constant_supplied = true;
  6511. #endif
  6512. }
  6513. void RenderingDeviceVulkan::draw_list_draw(DrawListID p_list, bool p_use_indices, uint32_t p_instances, uint32_t p_procedural_vertices) {
  6514. DrawList *dl = _get_draw_list_ptr(p_list);
  6515. ERR_FAIL_COND(!dl);
  6516. #ifdef DEBUG_ENABLED
  6517. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6518. #endif
  6519. #ifdef DEBUG_ENABLED
  6520. ERR_FAIL_COND_MSG(!dl->validation.pipeline_active,
  6521. "No render pipeline was set before attempting to draw.");
  6522. if (dl->validation.pipeline_vertex_format != INVALID_ID) {
  6523. //pipeline uses vertices, validate format
  6524. ERR_FAIL_COND_MSG(dl->validation.vertex_format == INVALID_ID,
  6525. "No vertex array was bound, and render pipeline expects vertices.");
  6526. //make sure format is right
  6527. ERR_FAIL_COND_MSG(dl->validation.pipeline_vertex_format != dl->validation.vertex_format,
  6528. "The vertex format used to create the pipeline does not match the vertex format bound.");
  6529. //make sure number of instances is valid
  6530. ERR_FAIL_COND_MSG(p_instances > dl->validation.vertex_max_instances_allowed,
  6531. "Number of instances requested (" + itos(p_instances) + " is larger than the maximum number supported by the bound vertex array (" + itos(dl->validation.vertex_max_instances_allowed) + ").");
  6532. }
  6533. if (dl->validation.pipeline_push_constant_size > 0) {
  6534. //using push constants, check that they were supplied
  6535. ERR_FAIL_COND_MSG(!dl->validation.pipeline_push_constant_supplied,
  6536. "The shader in this pipeline requires a push constant to be set before drawing, but it's not present.");
  6537. }
  6538. #endif
  6539. //Bind descriptor sets
  6540. for (uint32_t i = 0; i < dl->state.set_count; i++) {
  6541. if (dl->state.sets[i].pipeline_expected_format == 0) {
  6542. continue; //nothing expected by this pipeline
  6543. }
  6544. #ifdef DEBUG_ENABLED
  6545. if (dl->state.sets[i].pipeline_expected_format != dl->state.sets[i].uniform_set_format) {
  6546. if (dl->state.sets[i].uniform_set_format == 0) {
  6547. ERR_FAIL_MSG("Uniforms were never supplied for set (" + itos(i) + ") at the time of drawing, which are required by the pipeline");
  6548. } else if (uniform_set_owner.owns(dl->state.sets[i].uniform_set)) {
  6549. UniformSet *us = uniform_set_owner.get_or_null(dl->state.sets[i].uniform_set);
  6550. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + "):\n" + _shader_uniform_debug(us->shader_id, us->shader_set) + "\nare not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(dl->state.pipeline_shader));
  6551. } else {
  6552. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + ", which was was just freed) are not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(dl->state.pipeline_shader));
  6553. }
  6554. }
  6555. #endif
  6556. if (!dl->state.sets[i].bound) {
  6557. //All good, see if this requires re-binding
  6558. vkCmdBindDescriptorSets(dl->command_buffer, VK_PIPELINE_BIND_POINT_GRAPHICS, dl->state.pipeline_layout, i, 1, &dl->state.sets[i].descriptor_set, 0, nullptr);
  6559. dl->state.sets[i].bound = true;
  6560. }
  6561. }
  6562. if (p_use_indices) {
  6563. #ifdef DEBUG_ENABLED
  6564. ERR_FAIL_COND_MSG(p_procedural_vertices > 0,
  6565. "Procedural vertices can't be used together with indices.");
  6566. ERR_FAIL_COND_MSG(!dl->validation.index_array_size,
  6567. "Draw command requested indices, but no index buffer was set.");
  6568. if (dl->validation.pipeline_vertex_format != INVALID_ID) {
  6569. //uses vertices, do some vertex validations
  6570. ERR_FAIL_COND_MSG(dl->validation.vertex_array_size < dl->validation.index_array_max_index,
  6571. "Index array references (max index: " + itos(dl->validation.index_array_max_index) + ") indices beyond the vertex array size (" + itos(dl->validation.vertex_array_size) + ").");
  6572. }
  6573. ERR_FAIL_COND_MSG(dl->validation.pipeline_uses_restart_indices != dl->validation.index_buffer_uses_restart_indices,
  6574. "The usage of restart indices in index buffer does not match the render primitive in the pipeline.");
  6575. #endif
  6576. uint32_t to_draw = dl->validation.index_array_size;
  6577. #ifdef DEBUG_ENABLED
  6578. ERR_FAIL_COND_MSG(to_draw < dl->validation.pipeline_primitive_minimum,
  6579. "Too few indices (" + itos(to_draw) + ") for the render primitive set in the render pipeline (" + itos(dl->validation.pipeline_primitive_minimum) + ").");
  6580. ERR_FAIL_COND_MSG((to_draw % dl->validation.pipeline_primitive_divisor) != 0,
  6581. "Index amount (" + itos(to_draw) + ") must be a multiple of the amount of indices required by the render primitive (" + itos(dl->validation.pipeline_primitive_divisor) + ").");
  6582. #endif
  6583. vkCmdDrawIndexed(dl->command_buffer, to_draw, p_instances, dl->validation.index_array_offset, 0, 0);
  6584. } else {
  6585. uint32_t to_draw;
  6586. if (p_procedural_vertices > 0) {
  6587. #ifdef DEBUG_ENABLED
  6588. ERR_FAIL_COND_MSG(dl->validation.pipeline_vertex_format != INVALID_ID,
  6589. "Procedural vertices requested, but pipeline expects a vertex array.");
  6590. #endif
  6591. to_draw = p_procedural_vertices;
  6592. } else {
  6593. #ifdef DEBUG_ENABLED
  6594. ERR_FAIL_COND_MSG(dl->validation.pipeline_vertex_format == INVALID_ID,
  6595. "Draw command lacks indices, but pipeline format does not use vertices.");
  6596. #endif
  6597. to_draw = dl->validation.vertex_array_size;
  6598. }
  6599. #ifdef DEBUG_ENABLED
  6600. ERR_FAIL_COND_MSG(to_draw < dl->validation.pipeline_primitive_minimum,
  6601. "Too few vertices (" + itos(to_draw) + ") for the render primitive set in the render pipeline (" + itos(dl->validation.pipeline_primitive_minimum) + ").");
  6602. ERR_FAIL_COND_MSG((to_draw % dl->validation.pipeline_primitive_divisor) != 0,
  6603. "Vertex amount (" + itos(to_draw) + ") must be a multiple of the amount of vertices required by the render primitive (" + itos(dl->validation.pipeline_primitive_divisor) + ").");
  6604. #endif
  6605. vkCmdDraw(dl->command_buffer, to_draw, p_instances, 0, 0);
  6606. }
  6607. }
  6608. void RenderingDeviceVulkan::draw_list_enable_scissor(DrawListID p_list, const Rect2 &p_rect) {
  6609. DrawList *dl = _get_draw_list_ptr(p_list);
  6610. ERR_FAIL_COND(!dl);
  6611. #ifdef DEBUG_ENABLED
  6612. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6613. #endif
  6614. Rect2i rect = p_rect;
  6615. rect.position += dl->viewport.position;
  6616. rect = dl->viewport.intersection(rect);
  6617. if (rect.get_area() == 0) {
  6618. return;
  6619. }
  6620. VkRect2D scissor;
  6621. scissor.offset.x = rect.position.x;
  6622. scissor.offset.y = rect.position.y;
  6623. scissor.extent.width = rect.size.width;
  6624. scissor.extent.height = rect.size.height;
  6625. vkCmdSetScissor(dl->command_buffer, 0, 1, &scissor);
  6626. }
  6627. void RenderingDeviceVulkan::draw_list_disable_scissor(DrawListID p_list) {
  6628. DrawList *dl = _get_draw_list_ptr(p_list);
  6629. ERR_FAIL_COND(!dl);
  6630. #ifdef DEBUG_ENABLED
  6631. ERR_FAIL_COND_MSG(!dl->validation.active, "Submitted Draw Lists can no longer be modified.");
  6632. #endif
  6633. VkRect2D scissor;
  6634. scissor.offset.x = dl->viewport.position.x;
  6635. scissor.offset.y = dl->viewport.position.y;
  6636. scissor.extent.width = dl->viewport.size.width;
  6637. scissor.extent.height = dl->viewport.size.height;
  6638. vkCmdSetScissor(dl->command_buffer, 0, 1, &scissor);
  6639. }
  6640. uint32_t RenderingDeviceVulkan::draw_list_get_current_pass() {
  6641. return draw_list_current_subpass;
  6642. }
  6643. RenderingDevice::DrawListID RenderingDeviceVulkan::draw_list_switch_to_next_pass() {
  6644. ERR_FAIL_COND_V(draw_list == nullptr, INVALID_ID);
  6645. ERR_FAIL_COND_V(draw_list_current_subpass >= draw_list_subpass_count - 1, INVALID_FORMAT_ID);
  6646. draw_list_current_subpass++;
  6647. Rect2i viewport;
  6648. _draw_list_free(&viewport);
  6649. vkCmdNextSubpass(frames[frame].draw_command_buffer, VK_SUBPASS_CONTENTS_INLINE);
  6650. _draw_list_allocate(viewport, 0, draw_list_current_subpass);
  6651. return int64_t(ID_TYPE_DRAW_LIST) << ID_BASE_SHIFT;
  6652. }
  6653. Error RenderingDeviceVulkan::draw_list_switch_to_next_pass_split(uint32_t p_splits, DrawListID *r_split_ids) {
  6654. ERR_FAIL_COND_V(draw_list == nullptr, ERR_INVALID_PARAMETER);
  6655. ERR_FAIL_COND_V(draw_list_current_subpass >= draw_list_subpass_count - 1, ERR_INVALID_PARAMETER);
  6656. draw_list_current_subpass++;
  6657. Rect2i viewport;
  6658. _draw_list_free(&viewport);
  6659. vkCmdNextSubpass(frames[frame].draw_command_buffer, VK_SUBPASS_CONTENTS_INLINE);
  6660. _draw_list_allocate(viewport, p_splits, draw_list_current_subpass);
  6661. for (uint32_t i = 0; i < p_splits; i++) {
  6662. r_split_ids[i] = (int64_t(ID_TYPE_SPLIT_DRAW_LIST) << ID_BASE_SHIFT) + i;
  6663. }
  6664. return OK;
  6665. }
  6666. Error RenderingDeviceVulkan::_draw_list_allocate(const Rect2i &p_viewport, uint32_t p_splits, uint32_t p_subpass) {
  6667. // Lock while draw_list is active
  6668. _THREAD_SAFE_LOCK_
  6669. if (p_splits == 0) {
  6670. draw_list = memnew(DrawList);
  6671. draw_list->command_buffer = frames[frame].draw_command_buffer;
  6672. draw_list->viewport = p_viewport;
  6673. draw_list_count = 0;
  6674. draw_list_split = false;
  6675. } else {
  6676. if (p_splits > (uint32_t)split_draw_list_allocators.size()) {
  6677. uint32_t from = split_draw_list_allocators.size();
  6678. split_draw_list_allocators.resize(p_splits);
  6679. for (uint32_t i = from; i < p_splits; i++) {
  6680. VkCommandPoolCreateInfo cmd_pool_info;
  6681. cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO;
  6682. cmd_pool_info.pNext = nullptr;
  6683. cmd_pool_info.queueFamilyIndex = context->get_graphics_queue_family_index();
  6684. cmd_pool_info.flags = VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT;
  6685. VkResult res = vkCreateCommandPool(device, &cmd_pool_info, nullptr, &split_draw_list_allocators.write[i].command_pool);
  6686. ERR_FAIL_COND_V_MSG(res, ERR_CANT_CREATE, "vkCreateCommandPool failed with error " + itos(res) + ".");
  6687. for (int j = 0; j < frame_count; j++) {
  6688. VkCommandBuffer command_buffer;
  6689. VkCommandBufferAllocateInfo cmdbuf;
  6690. //no command buffer exists, create it.
  6691. cmdbuf.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO;
  6692. cmdbuf.pNext = nullptr;
  6693. cmdbuf.commandPool = split_draw_list_allocators[i].command_pool;
  6694. cmdbuf.level = VK_COMMAND_BUFFER_LEVEL_SECONDARY;
  6695. cmdbuf.commandBufferCount = 1;
  6696. VkResult err = vkAllocateCommandBuffers(device, &cmdbuf, &command_buffer);
  6697. ERR_FAIL_COND_V_MSG(err, ERR_CANT_CREATE, "vkAllocateCommandBuffers failed with error " + itos(err) + ".");
  6698. split_draw_list_allocators.write[i].command_buffers.push_back(command_buffer);
  6699. }
  6700. }
  6701. }
  6702. draw_list = memnew_arr(DrawList, p_splits);
  6703. draw_list_count = p_splits;
  6704. draw_list_split = true;
  6705. for (uint32_t i = 0; i < p_splits; i++) {
  6706. //take a command buffer and initialize it
  6707. VkCommandBuffer command_buffer = split_draw_list_allocators[i].command_buffers[frame];
  6708. VkCommandBufferInheritanceInfo inheritance_info;
  6709. inheritance_info.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO;
  6710. inheritance_info.pNext = nullptr;
  6711. inheritance_info.renderPass = draw_list_render_pass;
  6712. inheritance_info.subpass = p_subpass;
  6713. inheritance_info.framebuffer = draw_list_vkframebuffer;
  6714. inheritance_info.occlusionQueryEnable = false;
  6715. inheritance_info.queryFlags = 0; //?
  6716. inheritance_info.pipelineStatistics = 0;
  6717. VkCommandBufferBeginInfo cmdbuf_begin;
  6718. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  6719. cmdbuf_begin.pNext = nullptr;
  6720. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT | VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT;
  6721. cmdbuf_begin.pInheritanceInfo = &inheritance_info;
  6722. VkResult res = vkResetCommandBuffer(command_buffer, 0);
  6723. if (res) {
  6724. memdelete_arr(draw_list);
  6725. draw_list = nullptr;
  6726. ERR_FAIL_V_MSG(ERR_CANT_CREATE, "vkResetCommandBuffer failed with error " + itos(res) + ".");
  6727. }
  6728. res = vkBeginCommandBuffer(command_buffer, &cmdbuf_begin);
  6729. if (res) {
  6730. memdelete_arr(draw_list);
  6731. draw_list = nullptr;
  6732. ERR_FAIL_V_MSG(ERR_CANT_CREATE, "vkBeginCommandBuffer failed with error " + itos(res) + ".");
  6733. }
  6734. draw_list[i].command_buffer = command_buffer;
  6735. draw_list[i].viewport = p_viewport;
  6736. }
  6737. }
  6738. return OK;
  6739. }
  6740. void RenderingDeviceVulkan::_draw_list_free(Rect2i *r_last_viewport) {
  6741. if (draw_list_split) {
  6742. //send all command buffers
  6743. VkCommandBuffer *command_buffers = (VkCommandBuffer *)alloca(sizeof(VkCommandBuffer) * draw_list_count);
  6744. for (uint32_t i = 0; i < draw_list_count; i++) {
  6745. vkEndCommandBuffer(draw_list[i].command_buffer);
  6746. command_buffers[i] = draw_list[i].command_buffer;
  6747. if (r_last_viewport) {
  6748. if (i == 0 || draw_list[i].viewport_set) {
  6749. *r_last_viewport = draw_list[i].viewport;
  6750. }
  6751. }
  6752. }
  6753. vkCmdExecuteCommands(frames[frame].draw_command_buffer, draw_list_count, command_buffers);
  6754. memdelete_arr(draw_list);
  6755. draw_list = nullptr;
  6756. } else {
  6757. if (r_last_viewport) {
  6758. *r_last_viewport = draw_list->viewport;
  6759. }
  6760. //just end the list
  6761. memdelete(draw_list);
  6762. draw_list = nullptr;
  6763. }
  6764. // draw_list is no longer active
  6765. _THREAD_SAFE_UNLOCK_
  6766. }
  6767. void RenderingDeviceVulkan::draw_list_end(uint32_t p_post_barrier) {
  6768. _THREAD_SAFE_METHOD_
  6769. ERR_FAIL_COND_MSG(!draw_list, "Immediate draw list is already inactive.");
  6770. _draw_list_free();
  6771. vkCmdEndRenderPass(frames[frame].draw_command_buffer);
  6772. for (int i = 0; i < draw_list_bound_textures.size(); i++) {
  6773. Texture *texture = texture_owner.get_or_null(draw_list_bound_textures[i]);
  6774. ERR_CONTINUE(!texture); //wtf
  6775. if (draw_list_unbind_color_textures && (texture->usage_flags & TEXTURE_USAGE_COLOR_ATTACHMENT_BIT)) {
  6776. texture->bound = false;
  6777. }
  6778. if (draw_list_unbind_depth_textures && (texture->usage_flags & TEXTURE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT)) {
  6779. texture->bound = false;
  6780. }
  6781. }
  6782. uint32_t barrier_flags = 0;
  6783. uint32_t access_flags = 0;
  6784. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  6785. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  6786. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6787. }
  6788. if (p_post_barrier & BARRIER_MASK_RASTER) {
  6789. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_INPUT_BIT | VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT /*| VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT*/;
  6790. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT | VK_ACCESS_INDEX_READ_BIT | VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT /*| VK_ACCESS_INDIRECT_COMMAND_READ_BIT*/;
  6791. }
  6792. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  6793. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  6794. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT | VK_ACCESS_TRANSFER_READ_BIT;
  6795. }
  6796. if (barrier_flags == 0) {
  6797. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  6798. }
  6799. draw_list_bound_textures.clear();
  6800. VkImageMemoryBarrier *image_barriers = nullptr;
  6801. uint32_t image_barrier_count = draw_list_storage_textures.size();
  6802. if (image_barrier_count) {
  6803. image_barriers = (VkImageMemoryBarrier *)alloca(sizeof(VkImageMemoryBarrier) * draw_list_storage_textures.size());
  6804. }
  6805. uint32_t src_stage = VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT | VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT;
  6806. uint32_t src_access = VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT | VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT;
  6807. if (image_barrier_count) {
  6808. src_stage |= VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
  6809. src_access |= VK_ACCESS_SHADER_WRITE_BIT;
  6810. }
  6811. for (uint32_t i = 0; i < image_barrier_count; i++) {
  6812. Texture *texture = texture_owner.get_or_null(draw_list_storage_textures[i]);
  6813. VkImageMemoryBarrier &image_memory_barrier = image_barriers[i];
  6814. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  6815. image_memory_barrier.pNext = nullptr;
  6816. image_memory_barrier.srcAccessMask = src_access;
  6817. image_memory_barrier.dstAccessMask = access_flags;
  6818. image_memory_barrier.oldLayout = texture->layout;
  6819. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  6820. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6821. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6822. image_memory_barrier.image = texture->image;
  6823. image_memory_barrier.subresourceRange.aspectMask = texture->read_aspect_mask;
  6824. image_memory_barrier.subresourceRange.baseMipLevel = texture->base_mipmap;
  6825. image_memory_barrier.subresourceRange.levelCount = texture->mipmaps;
  6826. image_memory_barrier.subresourceRange.baseArrayLayer = texture->base_layer;
  6827. image_memory_barrier.subresourceRange.layerCount = texture->layers;
  6828. texture->layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  6829. }
  6830. draw_list_storage_textures.clear();
  6831. // To ensure proper synchronization, we must make sure rendering is done before:
  6832. // * Some buffer is copied
  6833. // * Another render pass happens (since we may be done)
  6834. VkMemoryBarrier mem_barrier;
  6835. mem_barrier.sType = VK_STRUCTURE_TYPE_MEMORY_BARRIER;
  6836. mem_barrier.pNext = nullptr;
  6837. mem_barrier.srcAccessMask = src_access;
  6838. mem_barrier.dstAccessMask = access_flags;
  6839. if (image_barrier_count > 0 || p_post_barrier != BARRIER_MASK_NO_BARRIER) {
  6840. vkCmdPipelineBarrier(frames[frame].draw_command_buffer, src_stage, barrier_flags, 0, 1, &mem_barrier, 0, nullptr, image_barrier_count, image_barriers);
  6841. }
  6842. #ifdef FORCE_FULL_BARRIER
  6843. _full_barrier(true);
  6844. #endif
  6845. }
  6846. /***********************/
  6847. /**** COMPUTE LISTS ****/
  6848. /***********************/
  6849. RenderingDevice::ComputeListID RenderingDeviceVulkan::compute_list_begin(bool p_allow_draw_overlap) {
  6850. ERR_FAIL_COND_V_MSG(!p_allow_draw_overlap && draw_list != nullptr, INVALID_ID, "Only one draw list can be active at the same time.");
  6851. ERR_FAIL_COND_V_MSG(compute_list != nullptr, INVALID_ID, "Only one draw/compute list can be active at the same time.");
  6852. // Lock while compute_list is active
  6853. _THREAD_SAFE_LOCK_
  6854. compute_list = memnew(ComputeList);
  6855. compute_list->command_buffer = frames[frame].draw_command_buffer;
  6856. compute_list->state.allow_draw_overlap = p_allow_draw_overlap;
  6857. return ID_TYPE_COMPUTE_LIST;
  6858. }
  6859. void RenderingDeviceVulkan::compute_list_bind_compute_pipeline(ComputeListID p_list, RID p_compute_pipeline) {
  6860. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  6861. ERR_FAIL_COND(!compute_list);
  6862. ComputeList *cl = compute_list;
  6863. const ComputePipeline *pipeline = compute_pipeline_owner.get_or_null(p_compute_pipeline);
  6864. ERR_FAIL_COND(!pipeline);
  6865. if (p_compute_pipeline == cl->state.pipeline) {
  6866. return; //redundant state, return.
  6867. }
  6868. cl->state.pipeline = p_compute_pipeline;
  6869. cl->state.pipeline_layout = pipeline->pipeline_layout;
  6870. vkCmdBindPipeline(cl->command_buffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline->pipeline);
  6871. if (cl->state.pipeline_shader != pipeline->shader) {
  6872. // shader changed, so descriptor sets may become incompatible.
  6873. //go through ALL sets, and unbind them (and all those above) if the format is different
  6874. uint32_t pcount = pipeline->set_formats.size(); //formats count in this pipeline
  6875. cl->state.set_count = MAX(cl->state.set_count, pcount);
  6876. const uint32_t *pformats = pipeline->set_formats.ptr(); //pipeline set formats
  6877. bool sets_valid = true; //once invalid, all above become invalid
  6878. for (uint32_t i = 0; i < pcount; i++) {
  6879. //if a part of the format is different, invalidate it (and the rest)
  6880. if (!sets_valid || cl->state.sets[i].pipeline_expected_format != pformats[i]) {
  6881. cl->state.sets[i].bound = false;
  6882. cl->state.sets[i].pipeline_expected_format = pformats[i];
  6883. sets_valid = false;
  6884. }
  6885. }
  6886. for (uint32_t i = pcount; i < cl->state.set_count; i++) {
  6887. //unbind the ones above (not used) if exist
  6888. cl->state.sets[i].bound = false;
  6889. }
  6890. cl->state.set_count = pcount; //update set count
  6891. if (pipeline->push_constant_size) {
  6892. cl->state.pipeline_push_constant_stages = pipeline->push_constant_stages;
  6893. #ifdef DEBUG_ENABLED
  6894. cl->validation.pipeline_push_constant_supplied = false;
  6895. #endif
  6896. }
  6897. cl->state.pipeline_shader = pipeline->shader;
  6898. cl->state.local_group_size[0] = pipeline->local_group_size[0];
  6899. cl->state.local_group_size[1] = pipeline->local_group_size[1];
  6900. cl->state.local_group_size[2] = pipeline->local_group_size[2];
  6901. }
  6902. #ifdef DEBUG_ENABLED
  6903. //update compute pass pipeline info
  6904. cl->validation.pipeline_active = true;
  6905. cl->validation.pipeline_push_constant_size = pipeline->push_constant_size;
  6906. #endif
  6907. }
  6908. void RenderingDeviceVulkan::compute_list_bind_uniform_set(ComputeListID p_list, RID p_uniform_set, uint32_t p_index) {
  6909. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  6910. ERR_FAIL_COND(!compute_list);
  6911. ComputeList *cl = compute_list;
  6912. #ifdef DEBUG_ENABLED
  6913. ERR_FAIL_COND_MSG(p_index >= limits.maxBoundDescriptorSets || p_index >= MAX_UNIFORM_SETS,
  6914. "Attempting to bind a descriptor set (" + itos(p_index) + ") greater than what the hardware supports (" + itos(limits.maxBoundDescriptorSets) + ").");
  6915. #endif
  6916. #ifdef DEBUG_ENABLED
  6917. ERR_FAIL_COND_MSG(!cl->validation.active, "Submitted Compute Lists can no longer be modified.");
  6918. #endif
  6919. UniformSet *uniform_set = uniform_set_owner.get_or_null(p_uniform_set);
  6920. ERR_FAIL_COND(!uniform_set);
  6921. if (p_index > cl->state.set_count) {
  6922. cl->state.set_count = p_index;
  6923. }
  6924. cl->state.sets[p_index].descriptor_set = uniform_set->descriptor_set; //update set pointer
  6925. cl->state.sets[p_index].bound = false; //needs rebind
  6926. cl->state.sets[p_index].uniform_set_format = uniform_set->format;
  6927. cl->state.sets[p_index].uniform_set = p_uniform_set;
  6928. uint32_t textures_to_sampled_count = uniform_set->mutable_sampled_textures.size();
  6929. uint32_t textures_to_storage_count = uniform_set->mutable_storage_textures.size();
  6930. Texture **textures_to_sampled = uniform_set->mutable_sampled_textures.ptrw();
  6931. VkImageMemoryBarrier *texture_barriers = nullptr;
  6932. if (textures_to_sampled_count + textures_to_storage_count) {
  6933. texture_barriers = (VkImageMemoryBarrier *)alloca(sizeof(VkImageMemoryBarrier) * (textures_to_sampled_count + textures_to_storage_count));
  6934. }
  6935. uint32_t texture_barrier_count = 0;
  6936. uint32_t src_stage_flags = 0;
  6937. for (uint32_t i = 0; i < textures_to_sampled_count; i++) {
  6938. if (textures_to_sampled[i]->layout != VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL) {
  6939. src_stage_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  6940. VkImageMemoryBarrier &image_memory_barrier = texture_barriers[texture_barrier_count++];
  6941. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  6942. image_memory_barrier.pNext = nullptr;
  6943. image_memory_barrier.srcAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6944. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6945. image_memory_barrier.oldLayout = textures_to_sampled[i]->layout;
  6946. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  6947. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6948. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  6949. image_memory_barrier.image = textures_to_sampled[i]->image;
  6950. image_memory_barrier.subresourceRange.aspectMask = textures_to_sampled[i]->read_aspect_mask;
  6951. image_memory_barrier.subresourceRange.baseMipLevel = textures_to_sampled[i]->base_mipmap;
  6952. image_memory_barrier.subresourceRange.levelCount = textures_to_sampled[i]->mipmaps;
  6953. image_memory_barrier.subresourceRange.baseArrayLayer = textures_to_sampled[i]->base_layer;
  6954. image_memory_barrier.subresourceRange.layerCount = textures_to_sampled[i]->layers;
  6955. textures_to_sampled[i]->layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  6956. cl->state.textures_to_sampled_layout.erase(textures_to_sampled[i]);
  6957. }
  6958. if (textures_to_sampled[i]->used_in_frame != frames_drawn) {
  6959. textures_to_sampled[i]->used_in_frame = frames_drawn;
  6960. textures_to_sampled[i]->used_in_transfer = false;
  6961. textures_to_sampled[i]->used_in_raster = false;
  6962. }
  6963. textures_to_sampled[i]->used_in_compute = true;
  6964. }
  6965. Texture **textures_to_storage = uniform_set->mutable_storage_textures.ptrw();
  6966. for (uint32_t i = 0; i < textures_to_storage_count; i++) {
  6967. if (textures_to_storage[i]->layout != VK_IMAGE_LAYOUT_GENERAL) {
  6968. uint32_t src_access_flags = 0;
  6969. if (textures_to_storage[i]->used_in_frame == frames_drawn) {
  6970. if (textures_to_storage[i]->used_in_compute) {
  6971. src_stage_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  6972. src_access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6973. }
  6974. if (textures_to_storage[i]->used_in_raster) {
  6975. src_stage_flags |= VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_VERTEX_SHADER_BIT;
  6976. src_access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6977. }
  6978. if (textures_to_storage[i]->used_in_transfer) {
  6979. src_stage_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  6980. src_access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT | VK_ACCESS_TRANSFER_READ_BIT;
  6981. }
  6982. textures_to_storage[i]->used_in_compute = false;
  6983. textures_to_storage[i]->used_in_raster = false;
  6984. textures_to_storage[i]->used_in_transfer = false;
  6985. } else {
  6986. src_access_flags = 0;
  6987. textures_to_storage[i]->used_in_compute = false;
  6988. textures_to_storage[i]->used_in_raster = false;
  6989. textures_to_storage[i]->used_in_transfer = false;
  6990. textures_to_storage[i]->used_in_frame = frames_drawn;
  6991. }
  6992. VkImageMemoryBarrier &image_memory_barrier = texture_barriers[texture_barrier_count++];
  6993. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  6994. image_memory_barrier.pNext = nullptr;
  6995. image_memory_barrier.srcAccessMask = src_access_flags;
  6996. image_memory_barrier.dstAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  6997. image_memory_barrier.oldLayout = textures_to_storage[i]->layout;
  6998. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_GENERAL;
  6999. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  7000. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  7001. image_memory_barrier.image = textures_to_storage[i]->image;
  7002. image_memory_barrier.subresourceRange.aspectMask = textures_to_storage[i]->read_aspect_mask;
  7003. image_memory_barrier.subresourceRange.baseMipLevel = textures_to_storage[i]->base_mipmap;
  7004. image_memory_barrier.subresourceRange.levelCount = textures_to_storage[i]->mipmaps;
  7005. image_memory_barrier.subresourceRange.baseArrayLayer = textures_to_storage[i]->base_layer;
  7006. image_memory_barrier.subresourceRange.layerCount = textures_to_storage[i]->layers;
  7007. textures_to_storage[i]->layout = VK_IMAGE_LAYOUT_GENERAL;
  7008. cl->state.textures_to_sampled_layout.insert(textures_to_storage[i]); //needs to go back to sampled layout afterwards
  7009. }
  7010. }
  7011. if (texture_barrier_count) {
  7012. if (src_stage_flags == 0) {
  7013. src_stage_flags = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT;
  7014. }
  7015. vkCmdPipelineBarrier(cl->command_buffer, src_stage_flags, VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, 0, 0, nullptr, 0, nullptr, texture_barrier_count, texture_barriers);
  7016. }
  7017. #if 0
  7018. { //validate that textures bound are not attached as framebuffer bindings
  7019. uint32_t attachable_count = uniform_set->attachable_textures.size();
  7020. const RID *attachable_ptr = uniform_set->attachable_textures.ptr();
  7021. uint32_t bound_count = draw_list_bound_textures.size();
  7022. const RID *bound_ptr = draw_list_bound_textures.ptr();
  7023. for (uint32_t i = 0; i < attachable_count; i++) {
  7024. for (uint32_t j = 0; j < bound_count; j++) {
  7025. ERR_FAIL_COND_MSG(attachable_ptr[i] == bound_ptr[j],
  7026. "Attempted to use the same texture in framebuffer attachment and a uniform set, this is not allowed.");
  7027. }
  7028. }
  7029. }
  7030. #endif
  7031. }
  7032. void RenderingDeviceVulkan::compute_list_set_push_constant(ComputeListID p_list, const void *p_data, uint32_t p_data_size) {
  7033. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  7034. ERR_FAIL_COND(!compute_list);
  7035. ComputeList *cl = compute_list;
  7036. #ifdef DEBUG_ENABLED
  7037. ERR_FAIL_COND_MSG(!cl->validation.active, "Submitted Compute Lists can no longer be modified.");
  7038. #endif
  7039. #ifdef DEBUG_ENABLED
  7040. ERR_FAIL_COND_MSG(p_data_size != cl->validation.pipeline_push_constant_size,
  7041. "This compute pipeline requires (" + itos(cl->validation.pipeline_push_constant_size) + ") bytes of push constant data, supplied: (" + itos(p_data_size) + ")");
  7042. #endif
  7043. vkCmdPushConstants(cl->command_buffer, cl->state.pipeline_layout, cl->state.pipeline_push_constant_stages, 0, p_data_size, p_data);
  7044. #ifdef DEBUG_ENABLED
  7045. cl->validation.pipeline_push_constant_supplied = true;
  7046. #endif
  7047. }
  7048. void RenderingDeviceVulkan::compute_list_dispatch(ComputeListID p_list, uint32_t p_x_groups, uint32_t p_y_groups, uint32_t p_z_groups) {
  7049. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  7050. ERR_FAIL_COND(!compute_list);
  7051. ComputeList *cl = compute_list;
  7052. #ifdef DEBUG_ENABLED
  7053. ERR_FAIL_COND_MSG(p_x_groups == 0, "Dispatch amount of X compute groups (" + itos(p_x_groups) + ") is zero.");
  7054. ERR_FAIL_COND_MSG(p_z_groups == 0, "Dispatch amount of Z compute groups (" + itos(p_z_groups) + ") is zero.");
  7055. ERR_FAIL_COND_MSG(p_y_groups == 0, "Dispatch amount of Y compute groups (" + itos(p_y_groups) + ") is zero.");
  7056. ERR_FAIL_COND_MSG(p_x_groups > limits.maxComputeWorkGroupCount[0],
  7057. "Dispatch amount of X compute groups (" + itos(p_x_groups) + ") is larger than device limit (" + itos(limits.maxComputeWorkGroupCount[0]) + ")");
  7058. ERR_FAIL_COND_MSG(p_y_groups > limits.maxComputeWorkGroupCount[1],
  7059. "Dispatch amount of Y compute groups (" + itos(p_y_groups) + ") is larger than device limit (" + itos(limits.maxComputeWorkGroupCount[1]) + ")");
  7060. ERR_FAIL_COND_MSG(p_z_groups > limits.maxComputeWorkGroupCount[2],
  7061. "Dispatch amount of Z compute groups (" + itos(p_z_groups) + ") is larger than device limit (" + itos(limits.maxComputeWorkGroupCount[2]) + ")");
  7062. ERR_FAIL_COND_MSG(!cl->validation.active, "Submitted Compute Lists can no longer be modified.");
  7063. #endif
  7064. #ifdef DEBUG_ENABLED
  7065. ERR_FAIL_COND_MSG(!cl->validation.pipeline_active, "No compute pipeline was set before attempting to draw.");
  7066. if (cl->validation.pipeline_push_constant_size > 0) {
  7067. //using push constants, check that they were supplied
  7068. ERR_FAIL_COND_MSG(!cl->validation.pipeline_push_constant_supplied,
  7069. "The shader in this pipeline requires a push constant to be set before drawing, but it's not present.");
  7070. }
  7071. #endif
  7072. //Bind descriptor sets
  7073. for (uint32_t i = 0; i < cl->state.set_count; i++) {
  7074. if (cl->state.sets[i].pipeline_expected_format == 0) {
  7075. continue; //nothing expected by this pipeline
  7076. }
  7077. #ifdef DEBUG_ENABLED
  7078. if (cl->state.sets[i].pipeline_expected_format != cl->state.sets[i].uniform_set_format) {
  7079. if (cl->state.sets[i].uniform_set_format == 0) {
  7080. ERR_FAIL_MSG("Uniforms were never supplied for set (" + itos(i) + ") at the time of drawing, which are required by the pipeline");
  7081. } else if (uniform_set_owner.owns(cl->state.sets[i].uniform_set)) {
  7082. UniformSet *us = uniform_set_owner.get_or_null(cl->state.sets[i].uniform_set);
  7083. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + "):\n" + _shader_uniform_debug(us->shader_id, us->shader_set) + "\nare not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(cl->state.pipeline_shader));
  7084. } else {
  7085. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + ", which was was just freed) are not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(cl->state.pipeline_shader));
  7086. }
  7087. }
  7088. #endif
  7089. if (!cl->state.sets[i].bound) {
  7090. //All good, see if this requires re-binding
  7091. vkCmdBindDescriptorSets(cl->command_buffer, VK_PIPELINE_BIND_POINT_COMPUTE, cl->state.pipeline_layout, i, 1, &cl->state.sets[i].descriptor_set, 0, nullptr);
  7092. cl->state.sets[i].bound = true;
  7093. }
  7094. }
  7095. vkCmdDispatch(cl->command_buffer, p_x_groups, p_y_groups, p_z_groups);
  7096. }
  7097. void RenderingDeviceVulkan::compute_list_dispatch_threads(ComputeListID p_list, uint32_t p_x_threads, uint32_t p_y_threads, uint32_t p_z_threads) {
  7098. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  7099. ERR_FAIL_COND(!compute_list);
  7100. #ifdef DEBUG_ENABLED
  7101. ERR_FAIL_COND_MSG(p_x_threads == 0, "Dispatch amount of X compute threads (" + itos(p_x_threads) + ") is zero.");
  7102. ERR_FAIL_COND_MSG(p_y_threads == 0, "Dispatch amount of Y compute threads (" + itos(p_y_threads) + ") is zero.");
  7103. ERR_FAIL_COND_MSG(p_z_threads == 0, "Dispatch amount of Z compute threads (" + itos(p_z_threads) + ") is zero.");
  7104. #endif
  7105. ComputeList *cl = compute_list;
  7106. #ifdef DEBUG_ENABLED
  7107. ERR_FAIL_COND_MSG(!cl->validation.pipeline_active, "No compute pipeline was set before attempting to draw.");
  7108. if (cl->validation.pipeline_push_constant_size > 0) {
  7109. //using push constants, check that they were supplied
  7110. ERR_FAIL_COND_MSG(!cl->validation.pipeline_push_constant_supplied,
  7111. "The shader in this pipeline requires a push constant to be set before drawing, but it's not present.");
  7112. }
  7113. #endif
  7114. compute_list_dispatch(p_list, (p_x_threads - 1) / cl->state.local_group_size[0] + 1, (p_y_threads - 1) / cl->state.local_group_size[1] + 1, (p_z_threads - 1) / cl->state.local_group_size[2] + 1);
  7115. }
  7116. void RenderingDeviceVulkan::compute_list_dispatch_indirect(ComputeListID p_list, RID p_buffer, uint32_t p_offset) {
  7117. ERR_FAIL_COND(p_list != ID_TYPE_COMPUTE_LIST);
  7118. ERR_FAIL_COND(!compute_list);
  7119. ComputeList *cl = compute_list;
  7120. Buffer *buffer = storage_buffer_owner.get_or_null(p_buffer);
  7121. ERR_FAIL_COND(!buffer);
  7122. ERR_FAIL_COND_MSG(!(buffer->usage & VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT), "Buffer provided was not created to do indirect dispatch.");
  7123. ERR_FAIL_COND_MSG(p_offset + 12 > buffer->size, "Offset provided (+12) is past the end of buffer.");
  7124. #ifdef DEBUG_ENABLED
  7125. ERR_FAIL_COND_MSG(!cl->validation.active, "Submitted Compute Lists can no longer be modified.");
  7126. #endif
  7127. #ifdef DEBUG_ENABLED
  7128. ERR_FAIL_COND_MSG(!cl->validation.pipeline_active, "No compute pipeline was set before attempting to draw.");
  7129. if (cl->validation.pipeline_push_constant_size > 0) {
  7130. //using push constants, check that they were supplied
  7131. ERR_FAIL_COND_MSG(!cl->validation.pipeline_push_constant_supplied,
  7132. "The shader in this pipeline requires a push constant to be set before drawing, but it's not present.");
  7133. }
  7134. #endif
  7135. //Bind descriptor sets
  7136. for (uint32_t i = 0; i < cl->state.set_count; i++) {
  7137. if (cl->state.sets[i].pipeline_expected_format == 0) {
  7138. continue; //nothing expected by this pipeline
  7139. }
  7140. #ifdef DEBUG_ENABLED
  7141. if (cl->state.sets[i].pipeline_expected_format != cl->state.sets[i].uniform_set_format) {
  7142. if (cl->state.sets[i].uniform_set_format == 0) {
  7143. ERR_FAIL_MSG("Uniforms were never supplied for set (" + itos(i) + ") at the time of drawing, which are required by the pipeline");
  7144. } else if (uniform_set_owner.owns(cl->state.sets[i].uniform_set)) {
  7145. UniformSet *us = uniform_set_owner.get_or_null(cl->state.sets[i].uniform_set);
  7146. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + "):\n" + _shader_uniform_debug(us->shader_id, us->shader_set) + "\nare not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(cl->state.pipeline_shader));
  7147. } else {
  7148. ERR_FAIL_MSG("Uniforms supplied for set (" + itos(i) + ", which was was just freed) are not the same format as required by the pipeline shader. Pipeline shader requires the following bindings:\n" + _shader_uniform_debug(cl->state.pipeline_shader));
  7149. }
  7150. }
  7151. #endif
  7152. if (!cl->state.sets[i].bound) {
  7153. //All good, see if this requires re-binding
  7154. vkCmdBindDescriptorSets(cl->command_buffer, VK_PIPELINE_BIND_POINT_COMPUTE, cl->state.pipeline_layout, i, 1, &cl->state.sets[i].descriptor_set, 0, nullptr);
  7155. cl->state.sets[i].bound = true;
  7156. }
  7157. }
  7158. vkCmdDispatchIndirect(cl->command_buffer, buffer->buffer, p_offset);
  7159. }
  7160. void RenderingDeviceVulkan::compute_list_add_barrier(ComputeListID p_list) {
  7161. #ifdef FORCE_FULL_BARRIER
  7162. _full_barrier(true);
  7163. #else
  7164. _memory_barrier(VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, VK_ACCESS_SHADER_WRITE_BIT, VK_ACCESS_SHADER_READ_BIT, true);
  7165. #endif
  7166. }
  7167. void RenderingDeviceVulkan::compute_list_end(uint32_t p_post_barrier) {
  7168. ERR_FAIL_COND(!compute_list);
  7169. uint32_t barrier_flags = 0;
  7170. uint32_t access_flags = 0;
  7171. if (p_post_barrier & BARRIER_MASK_COMPUTE) {
  7172. barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  7173. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  7174. }
  7175. if (p_post_barrier & BARRIER_MASK_RASTER) {
  7176. barrier_flags |= VK_PIPELINE_STAGE_VERTEX_INPUT_BIT | VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT;
  7177. access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT | VK_ACCESS_INDEX_READ_BIT | VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT | VK_ACCESS_INDIRECT_COMMAND_READ_BIT;
  7178. }
  7179. if (p_post_barrier & BARRIER_MASK_TRANSFER) {
  7180. barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  7181. access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT | VK_ACCESS_TRANSFER_READ_BIT;
  7182. }
  7183. if (barrier_flags == 0) {
  7184. barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  7185. }
  7186. VkImageMemoryBarrier *image_barriers = nullptr;
  7187. uint32_t image_barrier_count = compute_list->state.textures_to_sampled_layout.size();
  7188. if (image_barrier_count) {
  7189. image_barriers = (VkImageMemoryBarrier *)alloca(sizeof(VkImageMemoryBarrier) * image_barrier_count);
  7190. }
  7191. uint32_t barrier_idx = 0;
  7192. for (Texture *E : compute_list->state.textures_to_sampled_layout) {
  7193. VkImageMemoryBarrier &image_memory_barrier = image_barriers[barrier_idx++];
  7194. image_memory_barrier.sType = VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
  7195. image_memory_barrier.pNext = nullptr;
  7196. image_memory_barrier.srcAccessMask = VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  7197. image_memory_barrier.dstAccessMask = access_flags;
  7198. image_memory_barrier.oldLayout = E->layout;
  7199. image_memory_barrier.newLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  7200. image_memory_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  7201. image_memory_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  7202. image_memory_barrier.image = E->image;
  7203. image_memory_barrier.subresourceRange.aspectMask = E->read_aspect_mask;
  7204. image_memory_barrier.subresourceRange.baseMipLevel = E->base_mipmap;
  7205. image_memory_barrier.subresourceRange.levelCount = E->mipmaps;
  7206. image_memory_barrier.subresourceRange.baseArrayLayer = E->base_layer;
  7207. image_memory_barrier.subresourceRange.layerCount = E->layers;
  7208. E->layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
  7209. if (E->used_in_frame != frames_drawn) {
  7210. E->used_in_transfer = false;
  7211. E->used_in_raster = false;
  7212. E->used_in_compute = false;
  7213. E->used_in_frame = frames_drawn;
  7214. }
  7215. }
  7216. VkMemoryBarrier mem_barrier;
  7217. mem_barrier.sType = VK_STRUCTURE_TYPE_MEMORY_BARRIER;
  7218. mem_barrier.pNext = nullptr;
  7219. mem_barrier.srcAccessMask = VK_ACCESS_SHADER_WRITE_BIT;
  7220. mem_barrier.dstAccessMask = access_flags;
  7221. if (image_barrier_count > 0 || p_post_barrier != BARRIER_MASK_NO_BARRIER) {
  7222. vkCmdPipelineBarrier(compute_list->command_buffer, VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT, barrier_flags, 0, 1, &mem_barrier, 0, nullptr, image_barrier_count, image_barriers);
  7223. }
  7224. #ifdef FORCE_FULL_BARRIER
  7225. _full_barrier(true);
  7226. #endif
  7227. memdelete(compute_list);
  7228. compute_list = nullptr;
  7229. // compute_list is no longer active
  7230. _THREAD_SAFE_UNLOCK_
  7231. }
  7232. void RenderingDeviceVulkan::barrier(uint32_t p_from, uint32_t p_to) {
  7233. uint32_t src_barrier_flags = 0;
  7234. uint32_t src_access_flags = 0;
  7235. if (p_from & BARRIER_MASK_COMPUTE) {
  7236. src_barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  7237. src_access_flags |= VK_ACCESS_SHADER_WRITE_BIT;
  7238. }
  7239. if (p_from & BARRIER_MASK_RASTER) {
  7240. src_barrier_flags |= VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT | VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT;
  7241. src_access_flags |= VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT | VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT;
  7242. }
  7243. if (p_from & BARRIER_MASK_TRANSFER) {
  7244. src_barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  7245. src_access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT;
  7246. }
  7247. if (p_from == 0) {
  7248. src_barrier_flags = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT;
  7249. }
  7250. uint32_t dst_barrier_flags = 0;
  7251. uint32_t dst_access_flags = 0;
  7252. if (p_to & BARRIER_MASK_COMPUTE) {
  7253. dst_barrier_flags |= VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
  7254. dst_access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT;
  7255. }
  7256. if (p_to & BARRIER_MASK_RASTER) {
  7257. dst_barrier_flags |= VK_PIPELINE_STAGE_VERTEX_INPUT_BIT | VK_PIPELINE_STAGE_VERTEX_SHADER_BIT | VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT | VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT;
  7258. dst_access_flags |= VK_ACCESS_SHADER_READ_BIT | VK_ACCESS_SHADER_WRITE_BIT | VK_ACCESS_INDEX_READ_BIT | VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT | VK_ACCESS_INDIRECT_COMMAND_READ_BIT;
  7259. }
  7260. if (p_to & BARRIER_MASK_TRANSFER) {
  7261. dst_barrier_flags |= VK_PIPELINE_STAGE_TRANSFER_BIT;
  7262. dst_access_flags |= VK_ACCESS_TRANSFER_WRITE_BIT | VK_ACCESS_TRANSFER_READ_BIT;
  7263. }
  7264. if (p_to == 0) {
  7265. dst_barrier_flags = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
  7266. }
  7267. _memory_barrier(src_barrier_flags, dst_barrier_flags, src_access_flags, dst_access_flags, true);
  7268. }
  7269. void RenderingDeviceVulkan::full_barrier() {
  7270. #ifndef DEBUG_ENABLED
  7271. ERR_PRINT("Full barrier is debug-only, should not be used in production");
  7272. #endif
  7273. _full_barrier(true);
  7274. }
  7275. #if 0
  7276. void RenderingDeviceVulkan::draw_list_render_secondary_to_framebuffer(ID p_framebuffer, ID *p_draw_lists, uint32_t p_draw_list_count, InitialAction p_initial_action, FinalAction p_final_action, const Vector<Variant> &p_clear_colors) {
  7277. VkCommandBuffer frame_cmdbuf = frames[frame].frame_buffer;
  7278. ERR_FAIL_COND(!frame_cmdbuf);
  7279. VkRenderPassBeginInfo render_pass_begin;
  7280. render_pass_begin.sType = VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO;
  7281. render_pass_begin.pNext = nullptr;
  7282. render_pass_begin.renderPass = context->get_render_pass();
  7283. render_pass_begin.framebuffer = context->get_frame_framebuffer(frame);
  7284. render_pass_begin.renderArea.extent.width = context->get_screen_width(p_screen);
  7285. render_pass_begin.renderArea.extent.height = context->get_screen_height(p_screen);
  7286. render_pass_begin.renderArea.offset.x = 0;
  7287. render_pass_begin.renderArea.offset.y = 0;
  7288. render_pass_begin.clearValueCount = 1;
  7289. VkClearValue clear_value;
  7290. clear_value.color.float32[0] = p_clear_color.r;
  7291. clear_value.color.float32[1] = p_clear_color.g;
  7292. clear_value.color.float32[2] = p_clear_color.b;
  7293. clear_value.color.float32[3] = p_clear_color.a;
  7294. render_pass_begin.pClearValues = &clear_value;
  7295. vkCmdBeginRenderPass(frame_cmdbuf, &render_pass_begin, VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS);
  7296. ID screen_format = screen_get_framebuffer_format();
  7297. {
  7298. VkCommandBuffer *command_buffers = (VkCommandBuffer *)alloca(sizeof(VkCommandBuffer) * p_draw_list_count);
  7299. uint32_t command_buffer_count = 0;
  7300. for (uint32_t i = 0; i < p_draw_list_count; i++) {
  7301. DrawList *dl = _get_draw_list_ptr(p_draw_lists[i]);
  7302. ERR_CONTINUE_MSG(!dl, "Draw list index (" + itos(i) + ") is not a valid draw list ID.");
  7303. ERR_CONTINUE_MSG(dl->validation.framebuffer_format != p_format_check,
  7304. "Draw list index (" + itos(i) + ") is created with a framebuffer format incompatible with this render pass.");
  7305. if (dl->validation.active) {
  7306. //needs to be closed, so close it.
  7307. vkEndCommandBuffer(dl->command_buffer);
  7308. dl->validation.active = false;
  7309. }
  7310. command_buffers[command_buffer_count++] = dl->command_buffer;
  7311. }
  7312. print_line("to draw: " + itos(command_buffer_count));
  7313. vkCmdExecuteCommands(p_primary, command_buffer_count, command_buffers);
  7314. }
  7315. vkCmdEndRenderPass(frame_cmdbuf);
  7316. }
  7317. #endif
  7318. void RenderingDeviceVulkan::_free_internal(RID p_id) {
  7319. //push everything so it's disposed of next time this frame index is processed (means, it's safe to do it)
  7320. if (texture_owner.owns(p_id)) {
  7321. Texture *texture = texture_owner.get_or_null(p_id);
  7322. frames[frame].textures_to_dispose_of.push_back(*texture);
  7323. texture_owner.free(p_id);
  7324. } else if (framebuffer_owner.owns(p_id)) {
  7325. Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_id);
  7326. frames[frame].framebuffers_to_dispose_of.push_back(*framebuffer);
  7327. if (framebuffer->invalidated_callback != nullptr) {
  7328. framebuffer->invalidated_callback(framebuffer->invalidated_callback_userdata);
  7329. }
  7330. framebuffer_owner.free(p_id);
  7331. } else if (sampler_owner.owns(p_id)) {
  7332. VkSampler *sampler = sampler_owner.get_or_null(p_id);
  7333. frames[frame].samplers_to_dispose_of.push_back(*sampler);
  7334. sampler_owner.free(p_id);
  7335. } else if (vertex_buffer_owner.owns(p_id)) {
  7336. Buffer *vertex_buffer = vertex_buffer_owner.get_or_null(p_id);
  7337. frames[frame].buffers_to_dispose_of.push_back(*vertex_buffer);
  7338. vertex_buffer_owner.free(p_id);
  7339. } else if (vertex_array_owner.owns(p_id)) {
  7340. vertex_array_owner.free(p_id);
  7341. } else if (index_buffer_owner.owns(p_id)) {
  7342. IndexBuffer *index_buffer = index_buffer_owner.get_or_null(p_id);
  7343. Buffer b;
  7344. b.allocation = index_buffer->allocation;
  7345. b.buffer = index_buffer->buffer;
  7346. b.size = index_buffer->size;
  7347. b.buffer_info = {};
  7348. frames[frame].buffers_to_dispose_of.push_back(b);
  7349. index_buffer_owner.free(p_id);
  7350. } else if (index_array_owner.owns(p_id)) {
  7351. index_array_owner.free(p_id);
  7352. } else if (shader_owner.owns(p_id)) {
  7353. Shader *shader = shader_owner.get_or_null(p_id);
  7354. frames[frame].shaders_to_dispose_of.push_back(*shader);
  7355. shader_owner.free(p_id);
  7356. } else if (uniform_buffer_owner.owns(p_id)) {
  7357. Buffer *uniform_buffer = uniform_buffer_owner.get_or_null(p_id);
  7358. frames[frame].buffers_to_dispose_of.push_back(*uniform_buffer);
  7359. uniform_buffer_owner.free(p_id);
  7360. } else if (texture_buffer_owner.owns(p_id)) {
  7361. TextureBuffer *texture_buffer = texture_buffer_owner.get_or_null(p_id);
  7362. frames[frame].buffers_to_dispose_of.push_back(texture_buffer->buffer);
  7363. frames[frame].buffer_views_to_dispose_of.push_back(texture_buffer->view);
  7364. texture_buffer_owner.free(p_id);
  7365. } else if (storage_buffer_owner.owns(p_id)) {
  7366. Buffer *storage_buffer = storage_buffer_owner.get_or_null(p_id);
  7367. frames[frame].buffers_to_dispose_of.push_back(*storage_buffer);
  7368. storage_buffer_owner.free(p_id);
  7369. } else if (uniform_set_owner.owns(p_id)) {
  7370. UniformSet *uniform_set = uniform_set_owner.get_or_null(p_id);
  7371. frames[frame].uniform_sets_to_dispose_of.push_back(*uniform_set);
  7372. uniform_set_owner.free(p_id);
  7373. if (uniform_set->invalidated_callback != nullptr) {
  7374. uniform_set->invalidated_callback(uniform_set->invalidated_callback_userdata);
  7375. }
  7376. } else if (render_pipeline_owner.owns(p_id)) {
  7377. RenderPipeline *pipeline = render_pipeline_owner.get_or_null(p_id);
  7378. frames[frame].render_pipelines_to_dispose_of.push_back(*pipeline);
  7379. render_pipeline_owner.free(p_id);
  7380. } else if (compute_pipeline_owner.owns(p_id)) {
  7381. ComputePipeline *pipeline = compute_pipeline_owner.get_or_null(p_id);
  7382. frames[frame].compute_pipelines_to_dispose_of.push_back(*pipeline);
  7383. compute_pipeline_owner.free(p_id);
  7384. } else {
  7385. ERR_PRINT("Attempted to free invalid ID: " + itos(p_id.get_id()));
  7386. }
  7387. }
  7388. void RenderingDeviceVulkan::free(RID p_id) {
  7389. _THREAD_SAFE_METHOD_
  7390. _free_dependencies(p_id); //recursively erase dependencies first, to avoid potential API problems
  7391. _free_internal(p_id);
  7392. }
  7393. // The full list of resources that can be named is in the VkObjectType enum
  7394. // We just expose the resources that are owned and can be accessed easily.
  7395. void RenderingDeviceVulkan::set_resource_name(RID p_id, const String p_name) {
  7396. if (texture_owner.owns(p_id)) {
  7397. Texture *texture = texture_owner.get_or_null(p_id);
  7398. if (texture->owner.is_null()) {
  7399. // Don't set the source texture's name when calling on a texture view
  7400. context->set_object_name(VK_OBJECT_TYPE_IMAGE, uint64_t(texture->image), p_name);
  7401. }
  7402. context->set_object_name(VK_OBJECT_TYPE_IMAGE_VIEW, uint64_t(texture->view), p_name + " View");
  7403. } else if (framebuffer_owner.owns(p_id)) {
  7404. //Framebuffer *framebuffer = framebuffer_owner.get_or_null(p_id);
  7405. // Not implemented for now as the relationship between Framebuffer and RenderPass is very complex
  7406. } else if (sampler_owner.owns(p_id)) {
  7407. VkSampler *sampler = sampler_owner.get_or_null(p_id);
  7408. context->set_object_name(VK_OBJECT_TYPE_SAMPLER, uint64_t(*sampler), p_name);
  7409. } else if (vertex_buffer_owner.owns(p_id)) {
  7410. Buffer *vertex_buffer = vertex_buffer_owner.get_or_null(p_id);
  7411. context->set_object_name(VK_OBJECT_TYPE_BUFFER, uint64_t(vertex_buffer->buffer), p_name);
  7412. } else if (index_buffer_owner.owns(p_id)) {
  7413. IndexBuffer *index_buffer = index_buffer_owner.get_or_null(p_id);
  7414. context->set_object_name(VK_OBJECT_TYPE_BUFFER, uint64_t(index_buffer->buffer), p_name);
  7415. } else if (shader_owner.owns(p_id)) {
  7416. Shader *shader = shader_owner.get_or_null(p_id);
  7417. context->set_object_name(VK_OBJECT_TYPE_PIPELINE_LAYOUT, uint64_t(shader->pipeline_layout), p_name + " Pipeline Layout");
  7418. for (int i = 0; i < shader->sets.size(); i++) {
  7419. context->set_object_name(VK_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT, uint64_t(shader->sets[i].descriptor_set_layout), p_name);
  7420. }
  7421. } else if (uniform_buffer_owner.owns(p_id)) {
  7422. Buffer *uniform_buffer = uniform_buffer_owner.get_or_null(p_id);
  7423. context->set_object_name(VK_OBJECT_TYPE_BUFFER, uint64_t(uniform_buffer->buffer), p_name);
  7424. } else if (texture_buffer_owner.owns(p_id)) {
  7425. TextureBuffer *texture_buffer = texture_buffer_owner.get_or_null(p_id);
  7426. context->set_object_name(VK_OBJECT_TYPE_BUFFER, uint64_t(texture_buffer->buffer.buffer), p_name);
  7427. context->set_object_name(VK_OBJECT_TYPE_BUFFER_VIEW, uint64_t(texture_buffer->view), p_name + " View");
  7428. } else if (storage_buffer_owner.owns(p_id)) {
  7429. Buffer *storage_buffer = storage_buffer_owner.get_or_null(p_id);
  7430. context->set_object_name(VK_OBJECT_TYPE_BUFFER, uint64_t(storage_buffer->buffer), p_name);
  7431. } else if (uniform_set_owner.owns(p_id)) {
  7432. UniformSet *uniform_set = uniform_set_owner.get_or_null(p_id);
  7433. context->set_object_name(VK_OBJECT_TYPE_DESCRIPTOR_SET, uint64_t(uniform_set->descriptor_set), p_name);
  7434. } else if (render_pipeline_owner.owns(p_id)) {
  7435. RenderPipeline *pipeline = render_pipeline_owner.get_or_null(p_id);
  7436. context->set_object_name(VK_OBJECT_TYPE_PIPELINE, uint64_t(pipeline->pipeline), p_name);
  7437. context->set_object_name(VK_OBJECT_TYPE_PIPELINE_LAYOUT, uint64_t(pipeline->pipeline_layout), p_name + " Layout");
  7438. } else if (compute_pipeline_owner.owns(p_id)) {
  7439. ComputePipeline *pipeline = compute_pipeline_owner.get_or_null(p_id);
  7440. context->set_object_name(VK_OBJECT_TYPE_PIPELINE, uint64_t(pipeline->pipeline), p_name);
  7441. context->set_object_name(VK_OBJECT_TYPE_PIPELINE_LAYOUT, uint64_t(pipeline->pipeline_layout), p_name + " Layout");
  7442. } else {
  7443. ERR_PRINT("Attempted to name invalid ID: " + itos(p_id.get_id()));
  7444. }
  7445. }
  7446. void RenderingDeviceVulkan::draw_command_begin_label(String p_label_name, const Color p_color) {
  7447. context->command_begin_label(frames[frame].draw_command_buffer, p_label_name, p_color);
  7448. }
  7449. void RenderingDeviceVulkan::draw_command_insert_label(String p_label_name, const Color p_color) {
  7450. context->command_insert_label(frames[frame].draw_command_buffer, p_label_name, p_color);
  7451. }
  7452. void RenderingDeviceVulkan::draw_command_end_label() {
  7453. context->command_end_label(frames[frame].draw_command_buffer);
  7454. }
  7455. String RenderingDeviceVulkan::get_device_vendor_name() const {
  7456. return context->get_device_vendor_name();
  7457. }
  7458. String RenderingDeviceVulkan::get_device_name() const {
  7459. return context->get_device_name();
  7460. }
  7461. RenderingDevice::DeviceType RenderingDeviceVulkan::get_device_type() const {
  7462. return context->get_device_type();
  7463. }
  7464. String RenderingDeviceVulkan::get_device_api_version() const {
  7465. return context->get_device_api_version();
  7466. }
  7467. String RenderingDeviceVulkan::get_device_pipeline_cache_uuid() const {
  7468. return context->get_device_pipeline_cache_uuid();
  7469. }
  7470. void RenderingDeviceVulkan::_finalize_command_bufers() {
  7471. if (draw_list) {
  7472. ERR_PRINT("Found open draw list at the end of the frame, this should never happen (further drawing will likely not work).");
  7473. }
  7474. if (compute_list) {
  7475. ERR_PRINT("Found open compute list at the end of the frame, this should never happen (further compute will likely not work).");
  7476. }
  7477. { //complete the setup buffer (that needs to be processed before anything else)
  7478. vkEndCommandBuffer(frames[frame].setup_command_buffer);
  7479. vkEndCommandBuffer(frames[frame].draw_command_buffer);
  7480. }
  7481. }
  7482. void RenderingDeviceVulkan::_begin_frame() {
  7483. //erase pending resources
  7484. _free_pending_resources(frame);
  7485. //create setup command buffer and set as the setup buffer
  7486. {
  7487. VkCommandBufferBeginInfo cmdbuf_begin;
  7488. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  7489. cmdbuf_begin.pNext = nullptr;
  7490. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
  7491. cmdbuf_begin.pInheritanceInfo = nullptr;
  7492. VkResult err = vkResetCommandBuffer(frames[frame].setup_command_buffer, 0);
  7493. ERR_FAIL_COND_MSG(err, "vkResetCommandBuffer failed with error " + itos(err) + ".");
  7494. err = vkBeginCommandBuffer(frames[frame].setup_command_buffer, &cmdbuf_begin);
  7495. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7496. err = vkBeginCommandBuffer(frames[frame].draw_command_buffer, &cmdbuf_begin);
  7497. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7498. if (local_device.is_null()) {
  7499. context->append_command_buffer(frames[frame].draw_command_buffer);
  7500. context->set_setup_buffer(frames[frame].setup_command_buffer); //append now so it's added before everything else
  7501. }
  7502. }
  7503. //advance current frame
  7504. frames_drawn++;
  7505. //advance staging buffer if used
  7506. if (staging_buffer_used) {
  7507. staging_buffer_current = (staging_buffer_current + 1) % staging_buffer_blocks.size();
  7508. staging_buffer_used = false;
  7509. }
  7510. if (frames[frame].timestamp_count) {
  7511. vkGetQueryPoolResults(device, frames[frame].timestamp_pool, 0, frames[frame].timestamp_count, sizeof(uint64_t) * max_timestamp_query_elements, frames[frame].timestamp_result_values.ptr(), sizeof(uint64_t), VK_QUERY_RESULT_64_BIT);
  7512. vkCmdResetQueryPool(frames[frame].setup_command_buffer, frames[frame].timestamp_pool, 0, frames[frame].timestamp_count);
  7513. SWAP(frames[frame].timestamp_names, frames[frame].timestamp_result_names);
  7514. SWAP(frames[frame].timestamp_cpu_values, frames[frame].timestamp_cpu_result_values);
  7515. }
  7516. frames[frame].timestamp_result_count = frames[frame].timestamp_count;
  7517. frames[frame].timestamp_count = 0;
  7518. frames[frame].index = Engine::get_singleton()->get_frames_drawn();
  7519. }
  7520. void RenderingDeviceVulkan::swap_buffers() {
  7521. ERR_FAIL_COND_MSG(local_device.is_valid(), "Local devices can't swap buffers.");
  7522. _THREAD_SAFE_METHOD_
  7523. _finalize_command_bufers();
  7524. screen_prepared = false;
  7525. //swap buffers
  7526. context->swap_buffers();
  7527. frame = (frame + 1) % frame_count;
  7528. _begin_frame();
  7529. }
  7530. void RenderingDeviceVulkan::submit() {
  7531. ERR_FAIL_COND_MSG(local_device.is_null(), "Only local devices can submit and sync.");
  7532. ERR_FAIL_COND_MSG(local_device_processing, "device already submitted, call sync to wait until done.");
  7533. _finalize_command_bufers();
  7534. VkCommandBuffer command_buffers[2] = { frames[frame].setup_command_buffer, frames[frame].draw_command_buffer };
  7535. context->local_device_push_command_buffers(local_device, command_buffers, 2);
  7536. local_device_processing = true;
  7537. }
  7538. void RenderingDeviceVulkan::sync() {
  7539. ERR_FAIL_COND_MSG(local_device.is_null(), "Only local devices can submit and sync.");
  7540. ERR_FAIL_COND_MSG(!local_device_processing, "sync can only be called after a submit");
  7541. context->local_device_sync(local_device);
  7542. _begin_frame();
  7543. local_device_processing = false;
  7544. }
  7545. VmaPool RenderingDeviceVulkan::_find_or_create_small_allocs_pool(uint32_t p_mem_type_index) {
  7546. if (small_allocs_pools.has(p_mem_type_index)) {
  7547. return small_allocs_pools[p_mem_type_index];
  7548. }
  7549. print_verbose("Creating VMA small objects pool for memory type index " + itos(p_mem_type_index));
  7550. VmaPoolCreateInfo pci;
  7551. pci.memoryTypeIndex = p_mem_type_index;
  7552. pci.flags = 0;
  7553. pci.blockSize = 0;
  7554. pci.minBlockCount = 0;
  7555. pci.maxBlockCount = SIZE_MAX;
  7556. pci.priority = 0.5f;
  7557. pci.minAllocationAlignment = 0;
  7558. pci.pMemoryAllocateNext = nullptr;
  7559. VmaPool pool = VK_NULL_HANDLE;
  7560. VkResult res = vmaCreatePool(allocator, &pci, &pool);
  7561. small_allocs_pools[p_mem_type_index] = pool; // Don't try to create it again if failed the first time
  7562. ERR_FAIL_COND_V_MSG(res, pool, "vmaCreatePool failed with error " + itos(res) + ".");
  7563. return pool;
  7564. }
  7565. void RenderingDeviceVulkan::_free_pending_resources(int p_frame) {
  7566. //free in dependency usage order, so nothing weird happens
  7567. //pipelines
  7568. while (frames[p_frame].render_pipelines_to_dispose_of.front()) {
  7569. RenderPipeline *pipeline = &frames[p_frame].render_pipelines_to_dispose_of.front()->get();
  7570. vkDestroyPipeline(device, pipeline->pipeline, nullptr);
  7571. frames[p_frame].render_pipelines_to_dispose_of.pop_front();
  7572. }
  7573. while (frames[p_frame].compute_pipelines_to_dispose_of.front()) {
  7574. ComputePipeline *pipeline = &frames[p_frame].compute_pipelines_to_dispose_of.front()->get();
  7575. vkDestroyPipeline(device, pipeline->pipeline, nullptr);
  7576. frames[p_frame].compute_pipelines_to_dispose_of.pop_front();
  7577. }
  7578. //uniform sets
  7579. while (frames[p_frame].uniform_sets_to_dispose_of.front()) {
  7580. UniformSet *uniform_set = &frames[p_frame].uniform_sets_to_dispose_of.front()->get();
  7581. vkFreeDescriptorSets(device, uniform_set->pool->pool, 1, &uniform_set->descriptor_set);
  7582. _descriptor_pool_free(uniform_set->pool_key, uniform_set->pool);
  7583. frames[p_frame].uniform_sets_to_dispose_of.pop_front();
  7584. }
  7585. //buffer views
  7586. while (frames[p_frame].buffer_views_to_dispose_of.front()) {
  7587. VkBufferView buffer_view = frames[p_frame].buffer_views_to_dispose_of.front()->get();
  7588. vkDestroyBufferView(device, buffer_view, nullptr);
  7589. frames[p_frame].buffer_views_to_dispose_of.pop_front();
  7590. }
  7591. //shaders
  7592. while (frames[p_frame].shaders_to_dispose_of.front()) {
  7593. Shader *shader = &frames[p_frame].shaders_to_dispose_of.front()->get();
  7594. //descriptor set layout for each set
  7595. for (int i = 0; i < shader->sets.size(); i++) {
  7596. vkDestroyDescriptorSetLayout(device, shader->sets[i].descriptor_set_layout, nullptr);
  7597. }
  7598. //pipeline layout
  7599. vkDestroyPipelineLayout(device, shader->pipeline_layout, nullptr);
  7600. //shaders themselves
  7601. for (int i = 0; i < shader->pipeline_stages.size(); i++) {
  7602. vkDestroyShaderModule(device, shader->pipeline_stages[i].module, nullptr);
  7603. }
  7604. frames[p_frame].shaders_to_dispose_of.pop_front();
  7605. }
  7606. //samplers
  7607. while (frames[p_frame].samplers_to_dispose_of.front()) {
  7608. VkSampler sampler = frames[p_frame].samplers_to_dispose_of.front()->get();
  7609. vkDestroySampler(device, sampler, nullptr);
  7610. frames[p_frame].samplers_to_dispose_of.pop_front();
  7611. }
  7612. //framebuffers
  7613. while (frames[p_frame].framebuffers_to_dispose_of.front()) {
  7614. Framebuffer *framebuffer = &frames[p_frame].framebuffers_to_dispose_of.front()->get();
  7615. for (const KeyValue<Framebuffer::VersionKey, Framebuffer::Version> &E : framebuffer->framebuffers) {
  7616. //first framebuffer, then render pass because it depends on it
  7617. vkDestroyFramebuffer(device, E.value.framebuffer, nullptr);
  7618. vkDestroyRenderPass(device, E.value.render_pass, nullptr);
  7619. }
  7620. frames[p_frame].framebuffers_to_dispose_of.pop_front();
  7621. }
  7622. //textures
  7623. while (frames[p_frame].textures_to_dispose_of.front()) {
  7624. Texture *texture = &frames[p_frame].textures_to_dispose_of.front()->get();
  7625. if (texture->bound) {
  7626. WARN_PRINT("Deleted a texture while it was bound..");
  7627. }
  7628. vkDestroyImageView(device, texture->view, nullptr);
  7629. if (texture->owner.is_null()) {
  7630. //actually owns the image and the allocation too
  7631. image_memory -= texture->allocation_info.size;
  7632. vmaDestroyImage(allocator, texture->image, texture->allocation);
  7633. }
  7634. frames[p_frame].textures_to_dispose_of.pop_front();
  7635. }
  7636. //buffers
  7637. while (frames[p_frame].buffers_to_dispose_of.front()) {
  7638. _buffer_free(&frames[p_frame].buffers_to_dispose_of.front()->get());
  7639. frames[p_frame].buffers_to_dispose_of.pop_front();
  7640. }
  7641. }
  7642. void RenderingDeviceVulkan::prepare_screen_for_drawing() {
  7643. _THREAD_SAFE_METHOD_
  7644. context->prepare_buffers();
  7645. screen_prepared = true;
  7646. }
  7647. uint32_t RenderingDeviceVulkan::get_frame_delay() const {
  7648. return frame_count;
  7649. }
  7650. uint64_t RenderingDeviceVulkan::get_memory_usage(MemoryType p_type) const {
  7651. if (p_type == MEMORY_BUFFERS) {
  7652. return buffer_memory;
  7653. } else if (p_type == MEMORY_TEXTURES) {
  7654. return image_memory;
  7655. } else {
  7656. VmaTotalStatistics stats;
  7657. vmaCalculateStatistics(allocator, &stats);
  7658. return stats.total.statistics.allocationBytes;
  7659. }
  7660. }
  7661. void RenderingDeviceVulkan::_flush(bool p_current_frame) {
  7662. if (local_device.is_valid() && !p_current_frame) {
  7663. return; //flushing previous frames has no effect with local device
  7664. }
  7665. //not doing this crashes RADV (undefined behavior)
  7666. if (p_current_frame) {
  7667. vkEndCommandBuffer(frames[frame].setup_command_buffer);
  7668. vkEndCommandBuffer(frames[frame].draw_command_buffer);
  7669. }
  7670. if (local_device.is_valid()) {
  7671. VkCommandBuffer command_buffers[2] = { frames[frame].setup_command_buffer, frames[frame].draw_command_buffer };
  7672. context->local_device_push_command_buffers(local_device, command_buffers, 2);
  7673. context->local_device_sync(local_device);
  7674. VkCommandBufferBeginInfo cmdbuf_begin;
  7675. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  7676. cmdbuf_begin.pNext = nullptr;
  7677. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
  7678. cmdbuf_begin.pInheritanceInfo = nullptr;
  7679. VkResult err = vkBeginCommandBuffer(frames[frame].setup_command_buffer, &cmdbuf_begin);
  7680. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7681. err = vkBeginCommandBuffer(frames[frame].draw_command_buffer, &cmdbuf_begin);
  7682. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7683. } else {
  7684. context->flush(p_current_frame, p_current_frame);
  7685. //re-create the setup command
  7686. if (p_current_frame) {
  7687. VkCommandBufferBeginInfo cmdbuf_begin;
  7688. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  7689. cmdbuf_begin.pNext = nullptr;
  7690. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
  7691. cmdbuf_begin.pInheritanceInfo = nullptr;
  7692. VkResult err = vkBeginCommandBuffer(frames[frame].setup_command_buffer, &cmdbuf_begin);
  7693. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7694. context->set_setup_buffer(frames[frame].setup_command_buffer); //append now so it's added before everything else
  7695. }
  7696. if (p_current_frame) {
  7697. VkCommandBufferBeginInfo cmdbuf_begin;
  7698. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  7699. cmdbuf_begin.pNext = nullptr;
  7700. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
  7701. cmdbuf_begin.pInheritanceInfo = nullptr;
  7702. VkResult err = vkBeginCommandBuffer(frames[frame].draw_command_buffer, &cmdbuf_begin);
  7703. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7704. context->append_command_buffer(frames[frame].draw_command_buffer);
  7705. }
  7706. }
  7707. }
  7708. void RenderingDeviceVulkan::initialize(VulkanContext *p_context, bool p_local_device) {
  7709. // get our device capabilities
  7710. {
  7711. device_capabilities.version_major = p_context->get_vulkan_major();
  7712. device_capabilities.version_minor = p_context->get_vulkan_minor();
  7713. }
  7714. context = p_context;
  7715. device = p_context->get_device();
  7716. if (p_local_device) {
  7717. frame_count = 1;
  7718. local_device = p_context->local_device_create();
  7719. device = p_context->local_device_get_vk_device(local_device);
  7720. } else {
  7721. frame_count = p_context->get_swapchain_image_count() + 1; //always need one extra to ensure it's unused at any time, without having to use a fence for this.
  7722. }
  7723. limits = p_context->get_device_limits();
  7724. max_timestamp_query_elements = 256;
  7725. { //initialize allocator
  7726. VmaAllocatorCreateInfo allocatorInfo;
  7727. memset(&allocatorInfo, 0, sizeof(VmaAllocatorCreateInfo));
  7728. allocatorInfo.physicalDevice = p_context->get_physical_device();
  7729. allocatorInfo.device = device;
  7730. allocatorInfo.instance = p_context->get_instance();
  7731. vmaCreateAllocator(&allocatorInfo, &allocator);
  7732. }
  7733. frames.resize(frame_count);
  7734. frame = 0;
  7735. //create setup and frame buffers
  7736. for (int i = 0; i < frame_count; i++) {
  7737. frames[i].index = 0;
  7738. { //create command pool, one per frame is recommended
  7739. VkCommandPoolCreateInfo cmd_pool_info;
  7740. cmd_pool_info.sType = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO;
  7741. cmd_pool_info.pNext = nullptr;
  7742. cmd_pool_info.queueFamilyIndex = p_context->get_graphics_queue_family_index();
  7743. cmd_pool_info.flags = VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT;
  7744. VkResult res = vkCreateCommandPool(device, &cmd_pool_info, nullptr, &frames[i].command_pool);
  7745. ERR_FAIL_COND_MSG(res, "vkCreateCommandPool failed with error " + itos(res) + ".");
  7746. }
  7747. { //create command buffers
  7748. VkCommandBufferAllocateInfo cmdbuf;
  7749. //no command buffer exists, create it.
  7750. cmdbuf.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO;
  7751. cmdbuf.pNext = nullptr;
  7752. cmdbuf.commandPool = frames[i].command_pool;
  7753. cmdbuf.level = VK_COMMAND_BUFFER_LEVEL_PRIMARY;
  7754. cmdbuf.commandBufferCount = 1;
  7755. VkResult err = vkAllocateCommandBuffers(device, &cmdbuf, &frames[i].setup_command_buffer);
  7756. ERR_CONTINUE_MSG(err, "vkAllocateCommandBuffers failed with error " + itos(err) + ".");
  7757. err = vkAllocateCommandBuffers(device, &cmdbuf, &frames[i].draw_command_buffer);
  7758. ERR_CONTINUE_MSG(err, "vkAllocateCommandBuffers failed with error " + itos(err) + ".");
  7759. }
  7760. {
  7761. //create query pool
  7762. VkQueryPoolCreateInfo query_pool_create_info;
  7763. query_pool_create_info.sType = VK_STRUCTURE_TYPE_QUERY_POOL_CREATE_INFO;
  7764. query_pool_create_info.flags = 0;
  7765. query_pool_create_info.pNext = nullptr;
  7766. query_pool_create_info.queryType = VK_QUERY_TYPE_TIMESTAMP;
  7767. query_pool_create_info.queryCount = max_timestamp_query_elements;
  7768. query_pool_create_info.pipelineStatistics = 0;
  7769. vkCreateQueryPool(device, &query_pool_create_info, nullptr, &frames[i].timestamp_pool);
  7770. frames[i].timestamp_names.resize(max_timestamp_query_elements);
  7771. frames[i].timestamp_cpu_values.resize(max_timestamp_query_elements);
  7772. frames[i].timestamp_count = 0;
  7773. frames[i].timestamp_result_names.resize(max_timestamp_query_elements);
  7774. frames[i].timestamp_cpu_result_values.resize(max_timestamp_query_elements);
  7775. frames[i].timestamp_result_values.resize(max_timestamp_query_elements);
  7776. frames[i].timestamp_result_count = 0;
  7777. }
  7778. }
  7779. {
  7780. //begin the first command buffer for the first frame, so
  7781. //setting up things can be done in the meantime until swap_buffers(), which is called before advance.
  7782. VkCommandBufferBeginInfo cmdbuf_begin;
  7783. cmdbuf_begin.sType = VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
  7784. cmdbuf_begin.pNext = nullptr;
  7785. cmdbuf_begin.flags = VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
  7786. cmdbuf_begin.pInheritanceInfo = nullptr;
  7787. VkResult err = vkBeginCommandBuffer(frames[0].setup_command_buffer, &cmdbuf_begin);
  7788. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7789. err = vkBeginCommandBuffer(frames[0].draw_command_buffer, &cmdbuf_begin);
  7790. ERR_FAIL_COND_MSG(err, "vkBeginCommandBuffer failed with error " + itos(err) + ".");
  7791. if (local_device.is_null()) {
  7792. context->set_setup_buffer(frames[0].setup_command_buffer); //append now so it's added before everything else
  7793. context->append_command_buffer(frames[0].draw_command_buffer);
  7794. }
  7795. }
  7796. // Note: If adding new project settings here, also duplicate their definition in
  7797. // rendering_server.cpp for headless doctool.
  7798. staging_buffer_block_size = GLOBAL_DEF("rendering/vulkan/staging_buffer/block_size_kb", 256);
  7799. staging_buffer_block_size = MAX(4u, staging_buffer_block_size);
  7800. staging_buffer_block_size *= 1024; //kb -> bytes
  7801. staging_buffer_max_size = GLOBAL_DEF("rendering/vulkan/staging_buffer/max_size_mb", 128);
  7802. staging_buffer_max_size = MAX(1u, staging_buffer_max_size);
  7803. staging_buffer_max_size *= 1024 * 1024;
  7804. if (staging_buffer_max_size < staging_buffer_block_size * 4) {
  7805. //validate enough blocks
  7806. staging_buffer_max_size = staging_buffer_block_size * 4;
  7807. }
  7808. texture_upload_region_size_px = GLOBAL_DEF("rendering/vulkan/staging_buffer/texture_upload_region_size_px", 64);
  7809. texture_upload_region_size_px = nearest_power_of_2_templated(texture_upload_region_size_px);
  7810. frames_drawn = frame_count; //start from frame count, so everything else is immediately old
  7811. //ensure current staging block is valid and at least one per frame exists
  7812. staging_buffer_current = 0;
  7813. staging_buffer_used = false;
  7814. for (int i = 0; i < frame_count; i++) {
  7815. //staging was never used, create a block
  7816. Error err = _insert_staging_block();
  7817. ERR_CONTINUE(err != OK);
  7818. }
  7819. max_descriptors_per_pool = GLOBAL_DEF("rendering/vulkan/descriptor_pools/max_descriptors_per_pool", 64);
  7820. //check to make sure DescriptorPoolKey is good
  7821. static_assert(sizeof(uint64_t) * 3 >= UNIFORM_TYPE_MAX * sizeof(uint16_t));
  7822. draw_list = nullptr;
  7823. draw_list_count = 0;
  7824. draw_list_split = false;
  7825. compute_list = nullptr;
  7826. }
  7827. template <class T>
  7828. void RenderingDeviceVulkan::_free_rids(T &p_owner, const char *p_type) {
  7829. List<RID> owned;
  7830. p_owner.get_owned_list(&owned);
  7831. if (owned.size()) {
  7832. if (owned.size() == 1) {
  7833. WARN_PRINT(vformat("1 RID of type \"%s\" was leaked.", p_type));
  7834. } else {
  7835. WARN_PRINT(vformat("%d RIDs of type \"%s\" were leaked.", owned.size(), p_type));
  7836. }
  7837. for (const RID &E : owned) {
  7838. free(E);
  7839. }
  7840. }
  7841. }
  7842. void RenderingDeviceVulkan::capture_timestamp(const String &p_name) {
  7843. ERR_FAIL_COND_MSG(draw_list != nullptr, "Capturing timestamps during draw list creation is not allowed. Offending timestamp was: " + p_name);
  7844. ERR_FAIL_COND(frames[frame].timestamp_count >= max_timestamp_query_elements);
  7845. //this should be optional for profiling, else it will slow things down
  7846. {
  7847. VkMemoryBarrier memoryBarrier;
  7848. memoryBarrier.sType = VK_STRUCTURE_TYPE_MEMORY_BARRIER;
  7849. memoryBarrier.pNext = nullptr;
  7850. memoryBarrier.srcAccessMask = VK_ACCESS_INDIRECT_COMMAND_READ_BIT |
  7851. VK_ACCESS_INDEX_READ_BIT |
  7852. VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT |
  7853. VK_ACCESS_UNIFORM_READ_BIT |
  7854. VK_ACCESS_INPUT_ATTACHMENT_READ_BIT |
  7855. VK_ACCESS_SHADER_READ_BIT |
  7856. VK_ACCESS_SHADER_WRITE_BIT |
  7857. VK_ACCESS_COLOR_ATTACHMENT_READ_BIT |
  7858. VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT |
  7859. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT |
  7860. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT |
  7861. VK_ACCESS_TRANSFER_READ_BIT |
  7862. VK_ACCESS_TRANSFER_WRITE_BIT |
  7863. VK_ACCESS_HOST_READ_BIT |
  7864. VK_ACCESS_HOST_WRITE_BIT;
  7865. memoryBarrier.dstAccessMask = VK_ACCESS_INDIRECT_COMMAND_READ_BIT |
  7866. VK_ACCESS_INDEX_READ_BIT |
  7867. VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT |
  7868. VK_ACCESS_UNIFORM_READ_BIT |
  7869. VK_ACCESS_INPUT_ATTACHMENT_READ_BIT |
  7870. VK_ACCESS_SHADER_READ_BIT |
  7871. VK_ACCESS_SHADER_WRITE_BIT |
  7872. VK_ACCESS_COLOR_ATTACHMENT_READ_BIT |
  7873. VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT |
  7874. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT |
  7875. VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT |
  7876. VK_ACCESS_TRANSFER_READ_BIT |
  7877. VK_ACCESS_TRANSFER_WRITE_BIT |
  7878. VK_ACCESS_HOST_READ_BIT |
  7879. VK_ACCESS_HOST_WRITE_BIT;
  7880. vkCmdPipelineBarrier(frames[frame].draw_command_buffer, VK_PIPELINE_STAGE_ALL_COMMANDS_BIT, VK_PIPELINE_STAGE_ALL_COMMANDS_BIT, 0, 1, &memoryBarrier, 0, nullptr, 0, nullptr);
  7881. }
  7882. vkCmdWriteTimestamp(frames[frame].draw_command_buffer, VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT, frames[frame].timestamp_pool, frames[frame].timestamp_count);
  7883. frames[frame].timestamp_names[frames[frame].timestamp_count] = p_name;
  7884. frames[frame].timestamp_cpu_values[frames[frame].timestamp_count] = OS::get_singleton()->get_ticks_usec();
  7885. frames[frame].timestamp_count++;
  7886. }
  7887. uint64_t RenderingDeviceVulkan::get_driver_resource(DriverResource p_resource, RID p_rid, uint64_t p_index) {
  7888. _THREAD_SAFE_METHOD_
  7889. switch (p_resource) {
  7890. case DRIVER_RESOURCE_VULKAN_DEVICE: {
  7891. return (uint64_t)context->get_device();
  7892. } break;
  7893. case DRIVER_RESOURCE_VULKAN_PHYSICAL_DEVICE: {
  7894. return (uint64_t)context->get_physical_device();
  7895. } break;
  7896. case DRIVER_RESOURCE_VULKAN_INSTANCE: {
  7897. return (uint64_t)context->get_instance();
  7898. } break;
  7899. case DRIVER_RESOURCE_VULKAN_QUEUE: {
  7900. return (uint64_t)context->get_graphics_queue();
  7901. } break;
  7902. case DRIVER_RESOURCE_VULKAN_QUEUE_FAMILY_INDEX: {
  7903. return context->get_graphics_queue_family_index();
  7904. } break;
  7905. case DRIVER_RESOURCE_VULKAN_IMAGE: {
  7906. Texture *tex = texture_owner.get_or_null(p_rid);
  7907. ERR_FAIL_NULL_V(tex, 0);
  7908. return (uint64_t)tex->image;
  7909. } break;
  7910. case DRIVER_RESOURCE_VULKAN_IMAGE_VIEW: {
  7911. Texture *tex = texture_owner.get_or_null(p_rid);
  7912. ERR_FAIL_NULL_V(tex, 0);
  7913. return (uint64_t)tex->view;
  7914. } break;
  7915. case DRIVER_RESOURCE_VULKAN_IMAGE_NATIVE_TEXTURE_FORMAT: {
  7916. Texture *tex = texture_owner.get_or_null(p_rid);
  7917. ERR_FAIL_NULL_V(tex, 0);
  7918. return vulkan_formats[tex->format];
  7919. } break;
  7920. case DRIVER_RESOURCE_VULKAN_SAMPLER: {
  7921. VkSampler *sampler = sampler_owner.get_or_null(p_rid);
  7922. ERR_FAIL_NULL_V(sampler, 0);
  7923. return uint64_t(*sampler);
  7924. } break;
  7925. case DRIVER_RESOURCE_VULKAN_DESCRIPTOR_SET: {
  7926. UniformSet *uniform_set = uniform_set_owner.get_or_null(p_rid);
  7927. ERR_FAIL_NULL_V(uniform_set, 0);
  7928. return uint64_t(uniform_set->descriptor_set);
  7929. } break;
  7930. case DRIVER_RESOURCE_VULKAN_BUFFER: {
  7931. Buffer *buffer = nullptr;
  7932. if (vertex_buffer_owner.owns(p_rid)) {
  7933. buffer = vertex_buffer_owner.get_or_null(p_rid);
  7934. } else if (index_buffer_owner.owns(p_rid)) {
  7935. buffer = index_buffer_owner.get_or_null(p_rid);
  7936. } else if (uniform_buffer_owner.owns(p_rid)) {
  7937. buffer = uniform_buffer_owner.get_or_null(p_rid);
  7938. } else if (texture_buffer_owner.owns(p_rid)) {
  7939. buffer = &texture_buffer_owner.get_or_null(p_rid)->buffer;
  7940. } else if (storage_buffer_owner.owns(p_rid)) {
  7941. buffer = storage_buffer_owner.get_or_null(p_rid);
  7942. }
  7943. ERR_FAIL_NULL_V(buffer, 0);
  7944. return uint64_t(buffer->buffer);
  7945. } break;
  7946. case DRIVER_RESOURCE_VULKAN_COMPUTE_PIPELINE: {
  7947. ComputePipeline *compute_pipeline = compute_pipeline_owner.get_or_null(p_rid);
  7948. ERR_FAIL_NULL_V(compute_pipeline, 0);
  7949. return uint64_t(compute_pipeline->pipeline);
  7950. } break;
  7951. case DRIVER_RESOURCE_VULKAN_RENDER_PIPELINE: {
  7952. RenderPipeline *render_pipeline = render_pipeline_owner.get_or_null(p_rid);
  7953. ERR_FAIL_NULL_V(render_pipeline, 0);
  7954. return uint64_t(render_pipeline->pipeline);
  7955. } break;
  7956. default: {
  7957. // not supported for this driver
  7958. return 0;
  7959. } break;
  7960. }
  7961. }
  7962. uint32_t RenderingDeviceVulkan::get_captured_timestamps_count() const {
  7963. return frames[frame].timestamp_result_count;
  7964. }
  7965. uint64_t RenderingDeviceVulkan::get_captured_timestamps_frame() const {
  7966. return frames[frame].index;
  7967. }
  7968. static void mult64to128(uint64_t u, uint64_t v, uint64_t &h, uint64_t &l) {
  7969. uint64_t u1 = (u & 0xffffffff);
  7970. uint64_t v1 = (v & 0xffffffff);
  7971. uint64_t t = (u1 * v1);
  7972. uint64_t w3 = (t & 0xffffffff);
  7973. uint64_t k = (t >> 32);
  7974. u >>= 32;
  7975. t = (u * v1) + k;
  7976. k = (t & 0xffffffff);
  7977. uint64_t w1 = (t >> 32);
  7978. v >>= 32;
  7979. t = (u1 * v) + k;
  7980. k = (t >> 32);
  7981. h = (u * v) + w1 + k;
  7982. l = (t << 32) + w3;
  7983. }
  7984. uint64_t RenderingDeviceVulkan::get_captured_timestamp_gpu_time(uint32_t p_index) const {
  7985. ERR_FAIL_UNSIGNED_INDEX_V(p_index, frames[frame].timestamp_result_count, 0);
  7986. // this sucks because timestampPeriod multiplier is a float, while the timestamp is 64 bits nanosecs.
  7987. // so, in cases like nvidia which give you enormous numbers and 1 as multiplier, multiplying is next to impossible
  7988. // need to do 128 bits fixed point multiplication to get the right value
  7989. uint64_t shift_bits = 16;
  7990. uint64_t h, l;
  7991. mult64to128(frames[frame].timestamp_result_values[p_index], uint64_t(double(limits.timestampPeriod) * double(1 << shift_bits)), h, l);
  7992. l >>= shift_bits;
  7993. l |= h << (64 - shift_bits);
  7994. return l;
  7995. }
  7996. uint64_t RenderingDeviceVulkan::get_captured_timestamp_cpu_time(uint32_t p_index) const {
  7997. ERR_FAIL_UNSIGNED_INDEX_V(p_index, frames[frame].timestamp_result_count, 0);
  7998. return frames[frame].timestamp_cpu_result_values[p_index];
  7999. }
  8000. String RenderingDeviceVulkan::get_captured_timestamp_name(uint32_t p_index) const {
  8001. ERR_FAIL_UNSIGNED_INDEX_V(p_index, frames[frame].timestamp_result_count, String());
  8002. return frames[frame].timestamp_result_names[p_index];
  8003. }
  8004. uint64_t RenderingDeviceVulkan::limit_get(Limit p_limit) const {
  8005. switch (p_limit) {
  8006. case LIMIT_MAX_BOUND_UNIFORM_SETS:
  8007. return limits.maxBoundDescriptorSets;
  8008. case LIMIT_MAX_FRAMEBUFFER_COLOR_ATTACHMENTS:
  8009. return limits.maxColorAttachments;
  8010. case LIMIT_MAX_TEXTURES_PER_UNIFORM_SET:
  8011. return limits.maxDescriptorSetSampledImages;
  8012. case LIMIT_MAX_SAMPLERS_PER_UNIFORM_SET:
  8013. return limits.maxDescriptorSetSamplers;
  8014. case LIMIT_MAX_STORAGE_BUFFERS_PER_UNIFORM_SET:
  8015. return limits.maxDescriptorSetStorageBuffers;
  8016. case LIMIT_MAX_STORAGE_IMAGES_PER_UNIFORM_SET:
  8017. return limits.maxDescriptorSetStorageImages;
  8018. case LIMIT_MAX_UNIFORM_BUFFERS_PER_UNIFORM_SET:
  8019. return limits.maxDescriptorSetUniformBuffers;
  8020. case LIMIT_MAX_DRAW_INDEXED_INDEX:
  8021. return limits.maxDrawIndexedIndexValue;
  8022. case LIMIT_MAX_FRAMEBUFFER_HEIGHT:
  8023. return limits.maxFramebufferHeight;
  8024. case LIMIT_MAX_FRAMEBUFFER_WIDTH:
  8025. return limits.maxFramebufferWidth;
  8026. case LIMIT_MAX_TEXTURE_ARRAY_LAYERS:
  8027. return limits.maxImageArrayLayers;
  8028. case LIMIT_MAX_TEXTURE_SIZE_1D:
  8029. return limits.maxImageDimension1D;
  8030. case LIMIT_MAX_TEXTURE_SIZE_2D:
  8031. return limits.maxImageDimension2D;
  8032. case LIMIT_MAX_TEXTURE_SIZE_3D:
  8033. return limits.maxImageDimension3D;
  8034. case LIMIT_MAX_TEXTURE_SIZE_CUBE:
  8035. return limits.maxImageDimensionCube;
  8036. case LIMIT_MAX_TEXTURES_PER_SHADER_STAGE:
  8037. return limits.maxPerStageDescriptorSampledImages;
  8038. case LIMIT_MAX_SAMPLERS_PER_SHADER_STAGE:
  8039. return limits.maxPerStageDescriptorSamplers;
  8040. case LIMIT_MAX_STORAGE_BUFFERS_PER_SHADER_STAGE:
  8041. return limits.maxPerStageDescriptorStorageBuffers;
  8042. case LIMIT_MAX_STORAGE_IMAGES_PER_SHADER_STAGE:
  8043. return limits.maxPerStageDescriptorStorageImages;
  8044. case LIMIT_MAX_UNIFORM_BUFFERS_PER_SHADER_STAGE:
  8045. return limits.maxPerStageDescriptorUniformBuffers;
  8046. case LIMIT_MAX_PUSH_CONSTANT_SIZE:
  8047. return limits.maxPushConstantsSize;
  8048. case LIMIT_MAX_UNIFORM_BUFFER_SIZE:
  8049. return limits.maxUniformBufferRange;
  8050. case LIMIT_MAX_VERTEX_INPUT_ATTRIBUTE_OFFSET:
  8051. return limits.maxVertexInputAttributeOffset;
  8052. case LIMIT_MAX_VERTEX_INPUT_ATTRIBUTES:
  8053. return limits.maxVertexInputAttributes;
  8054. case LIMIT_MAX_VERTEX_INPUT_BINDINGS:
  8055. return limits.maxVertexInputBindings;
  8056. case LIMIT_MAX_VERTEX_INPUT_BINDING_STRIDE:
  8057. return limits.maxVertexInputBindingStride;
  8058. case LIMIT_MIN_UNIFORM_BUFFER_OFFSET_ALIGNMENT:
  8059. return limits.minUniformBufferOffsetAlignment;
  8060. case LIMIT_MAX_COMPUTE_WORKGROUP_COUNT_X:
  8061. return limits.maxComputeWorkGroupCount[0];
  8062. case LIMIT_MAX_COMPUTE_WORKGROUP_COUNT_Y:
  8063. return limits.maxComputeWorkGroupCount[1];
  8064. case LIMIT_MAX_COMPUTE_WORKGROUP_COUNT_Z:
  8065. return limits.maxComputeWorkGroupCount[2];
  8066. case LIMIT_MAX_COMPUTE_WORKGROUP_INVOCATIONS:
  8067. return limits.maxComputeWorkGroupInvocations;
  8068. case LIMIT_MAX_COMPUTE_WORKGROUP_SIZE_X:
  8069. return limits.maxComputeWorkGroupSize[0];
  8070. case LIMIT_MAX_COMPUTE_WORKGROUP_SIZE_Y:
  8071. return limits.maxComputeWorkGroupSize[1];
  8072. case LIMIT_MAX_COMPUTE_WORKGROUP_SIZE_Z:
  8073. return limits.maxComputeWorkGroupSize[2];
  8074. case LIMIT_SUBGROUP_SIZE: {
  8075. VulkanContext::SubgroupCapabilities subgroup_capabilities = context->get_subgroup_capabilities();
  8076. return subgroup_capabilities.size;
  8077. }
  8078. case LIMIT_SUBGROUP_IN_SHADERS: {
  8079. VulkanContext::SubgroupCapabilities subgroup_capabilities = context->get_subgroup_capabilities();
  8080. return subgroup_capabilities.supported_stages_flags_rd();
  8081. }
  8082. case LIMIT_SUBGROUP_OPERATIONS: {
  8083. VulkanContext::SubgroupCapabilities subgroup_capabilities = context->get_subgroup_capabilities();
  8084. return subgroup_capabilities.supported_operations_flags_rd();
  8085. }
  8086. default:
  8087. ERR_FAIL_V(0);
  8088. }
  8089. return 0;
  8090. }
  8091. void RenderingDeviceVulkan::finalize() {
  8092. //free all resources
  8093. _flush(false);
  8094. _free_rids(render_pipeline_owner, "Pipeline");
  8095. _free_rids(compute_pipeline_owner, "Compute");
  8096. _free_rids(uniform_set_owner, "UniformSet");
  8097. _free_rids(texture_buffer_owner, "TextureBuffer");
  8098. _free_rids(storage_buffer_owner, "StorageBuffer");
  8099. _free_rids(uniform_buffer_owner, "UniformBuffer");
  8100. _free_rids(shader_owner, "Shader");
  8101. _free_rids(index_array_owner, "IndexArray");
  8102. _free_rids(index_buffer_owner, "IndexBuffer");
  8103. _free_rids(vertex_array_owner, "VertexArray");
  8104. _free_rids(vertex_buffer_owner, "VertexBuffer");
  8105. _free_rids(framebuffer_owner, "Framebuffer");
  8106. _free_rids(sampler_owner, "Sampler");
  8107. {
  8108. //for textures it's a bit more difficult because they may be shared
  8109. List<RID> owned;
  8110. texture_owner.get_owned_list(&owned);
  8111. if (owned.size()) {
  8112. if (owned.size() == 1) {
  8113. WARN_PRINT("1 RID of type \"Texture\" was leaked.");
  8114. } else {
  8115. WARN_PRINT(vformat("%d RIDs of type \"Texture\" were leaked.", owned.size()));
  8116. }
  8117. //free shared first
  8118. for (List<RID>::Element *E = owned.front(); E;) {
  8119. List<RID>::Element *N = E->next();
  8120. if (texture_is_shared(E->get())) {
  8121. free(E->get());
  8122. owned.erase(E);
  8123. }
  8124. E = N;
  8125. }
  8126. //free non shared second, this will avoid an error trying to free unexisting textures due to dependencies.
  8127. for (const RID &E : owned) {
  8128. free(E);
  8129. }
  8130. }
  8131. }
  8132. //free everything pending
  8133. for (int i = 0; i < frame_count; i++) {
  8134. int f = (frame + i) % frame_count;
  8135. _free_pending_resources(f);
  8136. vkDestroyCommandPool(device, frames[i].command_pool, nullptr);
  8137. vkDestroyQueryPool(device, frames[i].timestamp_pool, nullptr);
  8138. }
  8139. for (int i = 0; i < split_draw_list_allocators.size(); i++) {
  8140. vkDestroyCommandPool(device, split_draw_list_allocators[i].command_pool, nullptr);
  8141. }
  8142. frames.clear();
  8143. for (int i = 0; i < staging_buffer_blocks.size(); i++) {
  8144. vmaDestroyBuffer(allocator, staging_buffer_blocks[i].buffer, staging_buffer_blocks[i].allocation);
  8145. }
  8146. while (small_allocs_pools.size()) {
  8147. HashMap<uint32_t, VmaPool>::Iterator E = small_allocs_pools.begin();
  8148. vmaDestroyPool(allocator, E->value);
  8149. small_allocs_pools.remove(E);
  8150. }
  8151. vmaDestroyAllocator(allocator);
  8152. while (vertex_formats.size()) {
  8153. HashMap<VertexFormatID, VertexDescriptionCache>::Iterator temp = vertex_formats.begin();
  8154. memdelete_arr(temp->value.bindings);
  8155. memdelete_arr(temp->value.attributes);
  8156. vertex_formats.remove(temp);
  8157. }
  8158. for (KeyValue<FramebufferFormatID, FramebufferFormat> &E : framebuffer_formats) {
  8159. vkDestroyRenderPass(device, E.value.render_pass, nullptr);
  8160. }
  8161. framebuffer_formats.clear();
  8162. //all these should be clear at this point
  8163. ERR_FAIL_COND(descriptor_pools.size());
  8164. ERR_FAIL_COND(dependency_map.size());
  8165. ERR_FAIL_COND(reverse_dependency_map.size());
  8166. }
  8167. RenderingDevice *RenderingDeviceVulkan::create_local_device() {
  8168. RenderingDeviceVulkan *rd = memnew(RenderingDeviceVulkan);
  8169. rd->initialize(context, true);
  8170. return rd;
  8171. }
  8172. bool RenderingDeviceVulkan::has_feature(const Features p_feature) const {
  8173. switch (p_feature) {
  8174. case SUPPORTS_MULTIVIEW: {
  8175. VulkanContext::MultiviewCapabilities multiview_capabilies = context->get_multiview_capabilities();
  8176. return multiview_capabilies.is_supported && multiview_capabilies.max_view_count > 1;
  8177. } break;
  8178. case SUPPORTS_FSR_HALF_FLOAT: {
  8179. return context->get_shader_capabilities().shader_float16_is_supported && context->get_storage_buffer_capabilities().storage_buffer_16_bit_access_is_supported;
  8180. } break;
  8181. case SUPPORTS_ATTACHMENT_VRS: {
  8182. VulkanContext::VRSCapabilities vrs_capabilities = context->get_vrs_capabilities();
  8183. return vrs_capabilities.attachment_vrs_supported;
  8184. } break;
  8185. default: {
  8186. return false;
  8187. }
  8188. }
  8189. }
  8190. RenderingDeviceVulkan::RenderingDeviceVulkan() {
  8191. device_capabilities.device_family = DEVICE_VULKAN;
  8192. }
  8193. RenderingDeviceVulkan::~RenderingDeviceVulkan() {
  8194. if (local_device.is_valid()) {
  8195. finalize();
  8196. context->local_device_free(local_device);
  8197. }
  8198. }