rendering_device_vulkan.cpp 296 KB

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