rendering_device_vulkan.cpp 394 KB

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