rendering_device_vulkan.cpp 382 KB

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