rendering_device_vulkan.cpp 382 KB

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