rendering_device_vulkan.cpp 381 KB

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