rendering_device_vulkan.cpp 387 KB

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