rendering_device_vulkan.cpp 394 KB

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