rendering_device_vulkan.cpp 374 KB

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