rendering_device_vulkan.cpp 380 KB

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