rendering_device_vulkan.cpp 389 KB

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