rendering_device_vulkan.cpp 312 KB

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