SDL_gpu.h 163 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355
  1. /*
  2. Simple DirectMedia Layer
  3. Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org>
  4. This software is provided 'as-is', without any express or implied
  5. warranty. In no event will the authors be held liable for any damages
  6. arising from the use of this software.
  7. Permission is granted to anyone to use this software for any purpose,
  8. including commercial applications, and to alter it and redistribute it
  9. freely, subject to the following restrictions:
  10. 1. The origin of this software must not be misrepresented; you must not
  11. claim that you wrote the original software. If you use this software
  12. in a product, an acknowledgment in the product documentation would be
  13. appreciated but is not required.
  14. 2. Altered source versions must be plainly marked as such, and must not be
  15. misrepresented as being the original software.
  16. 3. This notice may not be removed or altered from any source distribution.
  17. */
  18. /* WIKI CATEGORY: GPU */
  19. /**
  20. * # CategoryGPU
  21. *
  22. * The GPU API offers a cross-platform way for apps to talk to modern graphics
  23. * hardware. It offers both 3D graphics and compute support, in the style of
  24. * Metal, Vulkan, and Direct3D 12.
  25. *
  26. * A basic workflow might be something like this:
  27. *
  28. * The app creates a GPU device with SDL_CreateGPUDevice(), and assigns it to
  29. * a window with SDL_ClaimWindowForGPUDevice()--although strictly speaking you
  30. * can render offscreen entirely, perhaps for image processing, and not use a
  31. * window at all.
  32. *
  33. * Next, the app prepares static data (things that are created once and used
  34. * over and over). For example:
  35. *
  36. * - Shaders (programs that run on the GPU): use SDL_CreateGPUShader().
  37. * - Vertex buffers (arrays of geometry data) and other rendering data: use
  38. * SDL_CreateGPUBuffer() and SDL_UploadToGPUBuffer().
  39. * - Textures (images): use SDL_CreateGPUTexture() and
  40. * SDL_UploadToGPUTexture().
  41. * - Samplers (how textures should be read from): use SDL_CreateGPUSampler().
  42. * - Render pipelines (precalculated rendering state): use
  43. * SDL_CreateGPUGraphicsPipeline()
  44. *
  45. * To render, the app creates one or more command buffers, with
  46. * SDL_AcquireGPUCommandBuffer(). Command buffers collect rendering
  47. * instructions that will be submitted to the GPU in batch. Complex scenes can
  48. * use multiple command buffers, maybe configured across multiple threads in
  49. * parallel, as long as they are submitted in the correct order, but many apps
  50. * will just need one command buffer per frame.
  51. *
  52. * Rendering can happen to a texture (what other APIs call a "render target")
  53. * or it can happen to the swapchain texture (which is just a special texture
  54. * that represents a window's contents). The app can use
  55. * SDL_WaitAndAcquireGPUSwapchainTexture() to render to the window.
  56. *
  57. * Rendering actually happens in a Render Pass, which is encoded into a
  58. * command buffer. One can encode multiple render passes (or alternate between
  59. * render and compute passes) in a single command buffer, but many apps might
  60. * simply need a single render pass in a single command buffer. Render Passes
  61. * can render to up to four color textures and one depth texture
  62. * simultaneously. If the set of textures being rendered to needs to change,
  63. * the Render Pass must be ended and a new one must be begun.
  64. *
  65. * The app calls SDL_BeginGPURenderPass(). Then it sets states it needs for
  66. * each draw:
  67. *
  68. * - SDL_BindGPUGraphicsPipeline()
  69. * - SDL_SetGPUViewport()
  70. * - SDL_BindGPUVertexBuffers()
  71. * - SDL_BindGPUVertexSamplers()
  72. * - etc
  73. *
  74. * Then, make the actual draw commands with these states:
  75. *
  76. * - SDL_DrawGPUPrimitives()
  77. * - SDL_DrawGPUPrimitivesIndirect()
  78. * - SDL_DrawGPUIndexedPrimitivesIndirect()
  79. * - etc
  80. *
  81. * After all the drawing commands for a pass are complete, the app should call
  82. * SDL_EndGPURenderPass(). Once a render pass ends all render-related state is
  83. * reset.
  84. *
  85. * The app can begin new Render Passes and make new draws in the same command
  86. * buffer until the entire scene is rendered.
  87. *
  88. * Once all of the render commands for the scene are complete, the app calls
  89. * SDL_SubmitGPUCommandBuffer() to send it to the GPU for processing.
  90. *
  91. * If the app needs to read back data from texture or buffers, the API has an
  92. * efficient way of doing this, provided that the app is willing to tolerate
  93. * some latency. When the app uses SDL_DownloadFromGPUTexture() or
  94. * SDL_DownloadFromGPUBuffer(), submitting the command buffer with
  95. * SDL_SubmitGPUCommandBufferAndAcquireFence() will return a fence handle that
  96. * the app can poll or wait on in a thread. Once the fence indicates that the
  97. * command buffer is done processing, it is safe to read the downloaded data.
  98. * Make sure to call SDL_ReleaseGPUFence() when done with the fence.
  99. *
  100. * The API also has "compute" support. The app calls SDL_BeginGPUComputePass()
  101. * with compute-writeable textures and/or buffers, which can be written to in
  102. * a compute shader. Then it sets states it needs for the compute dispatches:
  103. *
  104. * - SDL_BindGPUComputePipeline()
  105. * - SDL_BindGPUComputeStorageBuffers()
  106. * - SDL_BindGPUComputeStorageTextures()
  107. *
  108. * Then, dispatch compute work:
  109. *
  110. * - SDL_DispatchGPUCompute()
  111. *
  112. * For advanced users, this opens up powerful GPU-driven workflows.
  113. *
  114. * Graphics and compute pipelines require the use of shaders, which as
  115. * mentioned above are small programs executed on the GPU. Each backend
  116. * (Vulkan, Metal, D3D12) requires a different shader format. When the app
  117. * creates the GPU device, the app lets the device know which shader formats
  118. * the app can provide. It will then select the appropriate backend depending
  119. * on the available shader formats and the backends available on the platform.
  120. * When creating shaders, the app must provide the correct shader format for
  121. * the selected backend. If you would like to learn more about why the API
  122. * works this way, there is a detailed
  123. * [blog post](https://moonside.games/posts/layers-all-the-way-down/)
  124. * explaining this situation.
  125. *
  126. * It is optimal for apps to pre-compile the shader formats they might use,
  127. * but for ease of use SDL provides a separate project,
  128. * [SDL_shadercross](https://github.com/libsdl-org/SDL_shadercross)
  129. * , for performing runtime shader cross-compilation. It also has a CLI
  130. * interface for offline precompilation as well.
  131. *
  132. * This is an extremely quick overview that leaves out several important
  133. * details. Already, though, one can see that GPU programming can be quite
  134. * complex! If you just need simple 2D graphics, the
  135. * [Render API](https://wiki.libsdl.org/SDL3/CategoryRender)
  136. * is much easier to use but still hardware-accelerated. That said, even for
  137. * 2D applications the performance benefits and expressiveness of the GPU API
  138. * are significant.
  139. *
  140. * The GPU API targets a feature set with a wide range of hardware support and
  141. * ease of portability. It is designed so that the app won't have to branch
  142. * itself by querying feature support. If you need cutting-edge features with
  143. * limited hardware support, this API is probably not for you.
  144. *
  145. * Examples demonstrating proper usage of this API can be found
  146. * [here](https://github.com/TheSpydog/SDL_gpu_examples)
  147. * .
  148. *
  149. * ## Performance considerations
  150. *
  151. * Here are some basic tips for maximizing your rendering performance.
  152. *
  153. * - Beginning a new render pass is relatively expensive. Use as few render
  154. * passes as you can.
  155. * - Minimize the amount of state changes. For example, binding a pipeline is
  156. * relatively cheap, but doing it hundreds of times when you don't need to
  157. * will slow the performance significantly.
  158. * - Perform your data uploads as early as possible in the frame.
  159. * - Don't churn resources. Creating and releasing resources is expensive.
  160. * It's better to create what you need up front and cache it.
  161. * - Don't use uniform buffers for large amounts of data (more than a matrix
  162. * or so). Use a storage buffer instead.
  163. * - Use cycling correctly. There is a detailed explanation of cycling further
  164. * below.
  165. * - Use culling techniques to minimize pixel writes. The less writing the GPU
  166. * has to do the better. Culling can be a very advanced topic but even
  167. * simple culling techniques can boost performance significantly.
  168. *
  169. * In general try to remember the golden rule of performance: doing things is
  170. * more expensive than not doing things. Don't Touch The Driver!
  171. *
  172. * ## FAQ
  173. *
  174. * **Question: When are you adding more advanced features, like ray tracing or
  175. * mesh shaders?**
  176. *
  177. * Answer: We don't have immediate plans to add more bleeding-edge features,
  178. * but we certainly might in the future, when these features prove worthwhile,
  179. * and reasonable to implement across several platforms and underlying APIs.
  180. * So while these things are not in the "never" category, they are definitely
  181. * not "near future" items either.
  182. *
  183. * **Question: Why is my shader not working?**
  184. *
  185. * Answer: A common oversight when using shaders is not properly laying out
  186. * the shader resources/registers correctly. The GPU API is very strict with
  187. * how it wants resources to be laid out and it's difficult for the API to
  188. * automatically validate shaders to see if they have a compatible layout. See
  189. * the documentation for SDL_CreateGPUShader() and
  190. * SDL_CreateGPUComputePipeline() for information on the expected layout.
  191. *
  192. * Another common issue is not setting the correct number of samplers,
  193. * textures, and buffers in SDL_GPUShaderCreateInfo. If possible use shader
  194. * reflection to extract the required information from the shader
  195. * automatically instead of manually filling in the struct's values.
  196. *
  197. * **Question: My application isn't performing very well. Is this the GPU
  198. * API's fault?**
  199. *
  200. * Answer: No. Long answer: The GPU API is a relatively thin layer over the
  201. * underlying graphics API. While it's possible that we have done something
  202. * inefficiently, it's very unlikely especially if you are relatively
  203. * inexperienced with GPU rendering. Please see the performance tips above and
  204. * make sure you are following them. Additionally, tools like RenderDoc can be
  205. * very helpful for diagnosing incorrect behavior and performance issues.
  206. *
  207. * ## System Requirements
  208. *
  209. * **Vulkan:** Supported on Windows, Linux, Nintendo Switch, and certain
  210. * Android devices. Requires Vulkan 1.0 with the following extensions and
  211. * device features:
  212. *
  213. * - `VK_KHR_swapchain`
  214. * - `VK_KHR_maintenance1`
  215. * - `independentBlend`
  216. * - `imageCubeArray`
  217. * - `depthClamp`
  218. * - `shaderClipDistance`
  219. * - `drawIndirectFirstInstance`
  220. * - `sampleRateShading`
  221. *
  222. * **D3D12:** Supported on Windows 10 or newer, Xbox One (GDK), and Xbox
  223. * Series X|S (GDK). Requires a GPU that supports DirectX 12 Feature Level
  224. * 11_1.
  225. *
  226. * **Metal:** Supported on macOS 10.14+ and iOS/tvOS 13.0+. Hardware
  227. * requirements vary by operating system:
  228. *
  229. * - macOS requires an Apple Silicon or
  230. * [Intel Mac2 family](https://developer.apple.com/documentation/metal/mtlfeatureset/mtlfeatureset_macos_gpufamily2_v1?language=objc)
  231. * GPU
  232. * - iOS/tvOS requires an A9 GPU or newer
  233. * - iOS Simulator and tvOS Simulator are unsupported
  234. *
  235. * ## Coordinate System
  236. *
  237. * The GPU API uses a left-handed coordinate system, following the convention
  238. * of D3D12 and Metal. Specifically: - **Normalized Device Coordinates:** The
  239. * lower-left corner has an x,y coordinate of `(-1.0, -1.0)`. The upper-right
  240. * corner is `(1.0, 1.0)`. Z values range from `[0.0, 1.0]` where 0 is the
  241. * near plane. - **Viewport Coordinates:** The top-left corner has an x,y
  242. * coordinate of `(0, 0)` and extends to the bottom-right corner at
  243. * `(viewportWidth, viewportHeight)`. +Y is down. - **Texture Coordinates:**
  244. * The top-left corner has an x,y coordinate of `(0, 0)` and extends to the
  245. * bottom-right corner at `(1.0, 1.0)`. +Y is down.
  246. *
  247. * If the backend driver differs from this convention (e.g. Vulkan, which has
  248. * an NDC that assumes +Y is down), SDL will automatically convert the
  249. * coordinate system behind the scenes, so you don't need to perform any
  250. * coordinate flipping logic in your shaders.
  251. *
  252. * ## Uniform Data
  253. *
  254. * Uniforms are for passing data to shaders. The uniform data will be constant
  255. * across all executions of the shader.
  256. *
  257. * There are 4 available uniform slots per shader stage (where the stages are
  258. * vertex, fragment, and compute). Uniform data pushed to a slot on a stage
  259. * keeps its value throughout the command buffer until you call the relevant
  260. * Push function on that slot again.
  261. *
  262. * For example, you could write your vertex shaders to read a camera matrix
  263. * from uniform binding slot 0, push the camera matrix at the start of the
  264. * command buffer, and that data will be used for every subsequent draw call.
  265. *
  266. * It is valid to push uniform data during a render or compute pass.
  267. *
  268. * Uniforms are best for pushing small amounts of data. If you are pushing
  269. * more than a matrix or two per call you should consider using a storage
  270. * buffer instead.
  271. *
  272. * ## A Note On Cycling
  273. *
  274. * When using a command buffer, operations do not occur immediately - they
  275. * occur some time after the command buffer is submitted.
  276. *
  277. * When a resource is used in a pending or active command buffer, it is
  278. * considered to be "bound". When a resource is no longer used in any pending
  279. * or active command buffers, it is considered to be "unbound".
  280. *
  281. * If data resources are bound, it is unspecified when that data will be
  282. * unbound unless you acquire a fence when submitting the command buffer and
  283. * wait on it. However, this doesn't mean you need to track resource usage
  284. * manually.
  285. *
  286. * All of the functions and structs that involve writing to a resource have a
  287. * "cycle" bool. SDL_GPUTransferBuffer, SDL_GPUBuffer, and SDL_GPUTexture all
  288. * effectively function as ring buffers on internal resources. When cycle is
  289. * true, if the resource is bound, the cycle rotates to the next unbound
  290. * internal resource, or if none are available, a new one is created. This
  291. * means you don't have to worry about complex state tracking and
  292. * synchronization as long as cycling is correctly employed.
  293. *
  294. * For example: you can call SDL_MapGPUTransferBuffer(), write texture data,
  295. * SDL_UnmapGPUTransferBuffer(), and then SDL_UploadToGPUTexture(). The next
  296. * time you write texture data to the transfer buffer, if you set the cycle
  297. * param to true, you don't have to worry about overwriting any data that is
  298. * not yet uploaded.
  299. *
  300. * Another example: If you are using a texture in a render pass every frame,
  301. * this can cause a data dependency between frames. If you set cycle to true
  302. * in the SDL_GPUColorTargetInfo struct, you can prevent this data dependency.
  303. *
  304. * Cycling will never undefine already bound data. When cycling, all data in
  305. * the resource is considered to be undefined for subsequent commands until
  306. * that data is written again. You must take care not to read undefined data.
  307. *
  308. * Note that when cycling a texture, the entire texture will be cycled, even
  309. * if only part of the texture is used in the call, so you must consider the
  310. * entire texture to contain undefined data after cycling.
  311. *
  312. * You must also take care not to overwrite a section of data that has been
  313. * referenced in a command without cycling first. It is OK to overwrite
  314. * unreferenced data in a bound resource without cycling, but overwriting a
  315. * section of data that has already been referenced will produce unexpected
  316. * results.
  317. */
  318. #ifndef SDL_gpu_h_
  319. #define SDL_gpu_h_
  320. #include <SDL3/SDL_stdinc.h>
  321. #include <SDL3/SDL_pixels.h>
  322. #include <SDL3/SDL_properties.h>
  323. #include <SDL3/SDL_rect.h>
  324. #include <SDL3/SDL_surface.h>
  325. #include <SDL3/SDL_video.h>
  326. #include <SDL3/SDL_begin_code.h>
  327. #ifdef __cplusplus
  328. extern "C" {
  329. #endif /* __cplusplus */
  330. /* Type Declarations */
  331. /**
  332. * An opaque handle representing the SDL_GPU context.
  333. *
  334. * \since This struct is available since SDL 3.2.0.
  335. */
  336. typedef struct SDL_GPUDevice SDL_GPUDevice;
  337. /**
  338. * An opaque handle representing a buffer.
  339. *
  340. * Used for vertices, indices, indirect draw commands, and general compute
  341. * data.
  342. *
  343. * \since This struct is available since SDL 3.2.0.
  344. *
  345. * \sa SDL_CreateGPUBuffer
  346. * \sa SDL_UploadToGPUBuffer
  347. * \sa SDL_DownloadFromGPUBuffer
  348. * \sa SDL_CopyGPUBufferToBuffer
  349. * \sa SDL_BindGPUVertexBuffers
  350. * \sa SDL_BindGPUIndexBuffer
  351. * \sa SDL_BindGPUVertexStorageBuffers
  352. * \sa SDL_BindGPUFragmentStorageBuffers
  353. * \sa SDL_DrawGPUPrimitivesIndirect
  354. * \sa SDL_DrawGPUIndexedPrimitivesIndirect
  355. * \sa SDL_BindGPUComputeStorageBuffers
  356. * \sa SDL_DispatchGPUComputeIndirect
  357. * \sa SDL_ReleaseGPUBuffer
  358. */
  359. typedef struct SDL_GPUBuffer SDL_GPUBuffer;
  360. /**
  361. * An opaque handle representing a transfer buffer.
  362. *
  363. * Used for transferring data to and from the device.
  364. *
  365. * \since This struct is available since SDL 3.2.0.
  366. *
  367. * \sa SDL_CreateGPUTransferBuffer
  368. * \sa SDL_MapGPUTransferBuffer
  369. * \sa SDL_UnmapGPUTransferBuffer
  370. * \sa SDL_UploadToGPUBuffer
  371. * \sa SDL_UploadToGPUTexture
  372. * \sa SDL_DownloadFromGPUBuffer
  373. * \sa SDL_DownloadFromGPUTexture
  374. * \sa SDL_ReleaseGPUTransferBuffer
  375. */
  376. typedef struct SDL_GPUTransferBuffer SDL_GPUTransferBuffer;
  377. /**
  378. * An opaque handle representing a texture.
  379. *
  380. * \since This struct is available since SDL 3.2.0.
  381. *
  382. * \sa SDL_CreateGPUTexture
  383. * \sa SDL_UploadToGPUTexture
  384. * \sa SDL_DownloadFromGPUTexture
  385. * \sa SDL_CopyGPUTextureToTexture
  386. * \sa SDL_BindGPUVertexSamplers
  387. * \sa SDL_BindGPUVertexStorageTextures
  388. * \sa SDL_BindGPUFragmentSamplers
  389. * \sa SDL_BindGPUFragmentStorageTextures
  390. * \sa SDL_BindGPUComputeStorageTextures
  391. * \sa SDL_GenerateMipmapsForGPUTexture
  392. * \sa SDL_BlitGPUTexture
  393. * \sa SDL_ReleaseGPUTexture
  394. */
  395. typedef struct SDL_GPUTexture SDL_GPUTexture;
  396. /**
  397. * An opaque handle representing a sampler.
  398. *
  399. * \since This struct is available since SDL 3.2.0.
  400. *
  401. * \sa SDL_CreateGPUSampler
  402. * \sa SDL_BindGPUVertexSamplers
  403. * \sa SDL_BindGPUFragmentSamplers
  404. * \sa SDL_ReleaseGPUSampler
  405. */
  406. typedef struct SDL_GPUSampler SDL_GPUSampler;
  407. /**
  408. * An opaque handle representing a compiled shader object.
  409. *
  410. * \since This struct is available since SDL 3.2.0.
  411. *
  412. * \sa SDL_CreateGPUShader
  413. * \sa SDL_CreateGPUGraphicsPipeline
  414. * \sa SDL_ReleaseGPUShader
  415. */
  416. typedef struct SDL_GPUShader SDL_GPUShader;
  417. /**
  418. * An opaque handle representing a compute pipeline.
  419. *
  420. * Used during compute passes.
  421. *
  422. * \since This struct is available since SDL 3.2.0.
  423. *
  424. * \sa SDL_CreateGPUComputePipeline
  425. * \sa SDL_BindGPUComputePipeline
  426. * \sa SDL_ReleaseGPUComputePipeline
  427. */
  428. typedef struct SDL_GPUComputePipeline SDL_GPUComputePipeline;
  429. /**
  430. * An opaque handle representing a graphics pipeline.
  431. *
  432. * Used during render passes.
  433. *
  434. * \since This struct is available since SDL 3.2.0.
  435. *
  436. * \sa SDL_CreateGPUGraphicsPipeline
  437. * \sa SDL_BindGPUGraphicsPipeline
  438. * \sa SDL_ReleaseGPUGraphicsPipeline
  439. */
  440. typedef struct SDL_GPUGraphicsPipeline SDL_GPUGraphicsPipeline;
  441. /**
  442. * An opaque handle representing a command buffer.
  443. *
  444. * Most state is managed via command buffers. When setting state using a
  445. * command buffer, that state is local to the command buffer.
  446. *
  447. * Commands only begin execution on the GPU once SDL_SubmitGPUCommandBuffer is
  448. * called. Once the command buffer is submitted, it is no longer valid to use
  449. * it.
  450. *
  451. * Command buffers are executed in submission order. If you submit command
  452. * buffer A and then command buffer B all commands in A will begin executing
  453. * before any command in B begins executing.
  454. *
  455. * In multi-threading scenarios, you should only access a command buffer on
  456. * the thread you acquired it from.
  457. *
  458. * \since This struct is available since SDL 3.2.0.
  459. *
  460. * \sa SDL_AcquireGPUCommandBuffer
  461. * \sa SDL_SubmitGPUCommandBuffer
  462. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  463. */
  464. typedef struct SDL_GPUCommandBuffer SDL_GPUCommandBuffer;
  465. /**
  466. * An opaque handle representing a render pass.
  467. *
  468. * This handle is transient and should not be held or referenced after
  469. * SDL_EndGPURenderPass is called.
  470. *
  471. * \since This struct is available since SDL 3.2.0.
  472. *
  473. * \sa SDL_BeginGPURenderPass
  474. * \sa SDL_EndGPURenderPass
  475. */
  476. typedef struct SDL_GPURenderPass SDL_GPURenderPass;
  477. /**
  478. * An opaque handle representing a compute pass.
  479. *
  480. * This handle is transient and should not be held or referenced after
  481. * SDL_EndGPUComputePass is called.
  482. *
  483. * \since This struct is available since SDL 3.2.0.
  484. *
  485. * \sa SDL_BeginGPUComputePass
  486. * \sa SDL_EndGPUComputePass
  487. */
  488. typedef struct SDL_GPUComputePass SDL_GPUComputePass;
  489. /**
  490. * An opaque handle representing a copy pass.
  491. *
  492. * This handle is transient and should not be held or referenced after
  493. * SDL_EndGPUCopyPass is called.
  494. *
  495. * \since This struct is available since SDL 3.2.0.
  496. *
  497. * \sa SDL_BeginGPUCopyPass
  498. * \sa SDL_EndGPUCopyPass
  499. */
  500. typedef struct SDL_GPUCopyPass SDL_GPUCopyPass;
  501. /**
  502. * An opaque handle representing a fence.
  503. *
  504. * \since This struct is available since SDL 3.2.0.
  505. *
  506. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  507. * \sa SDL_QueryGPUFence
  508. * \sa SDL_WaitForGPUFences
  509. * \sa SDL_ReleaseGPUFence
  510. */
  511. typedef struct SDL_GPUFence SDL_GPUFence;
  512. /**
  513. * Specifies the primitive topology of a graphics pipeline.
  514. *
  515. * If you are using POINTLIST you must include a point size output in the
  516. * vertex shader.
  517. *
  518. * - For HLSL compiling to SPIRV you must decorate a float output with
  519. * [[vk::builtin("PointSize")]].
  520. * - For GLSL you must set the gl_PointSize builtin.
  521. * - For MSL you must include a float output with the [[point_size]]
  522. * decorator.
  523. *
  524. * Note that sized point topology is totally unsupported on D3D12. Any size
  525. * other than 1 will be ignored. In general, you should avoid using point
  526. * topology for both compatibility and performance reasons. You WILL regret
  527. * using it.
  528. *
  529. * \since This enum is available since SDL 3.2.0.
  530. *
  531. * \sa SDL_CreateGPUGraphicsPipeline
  532. */
  533. typedef enum SDL_GPUPrimitiveType
  534. {
  535. SDL_GPU_PRIMITIVETYPE_TRIANGLELIST, /**< A series of separate triangles. */
  536. SDL_GPU_PRIMITIVETYPE_TRIANGLESTRIP, /**< A series of connected triangles. */
  537. SDL_GPU_PRIMITIVETYPE_LINELIST, /**< A series of separate lines. */
  538. SDL_GPU_PRIMITIVETYPE_LINESTRIP, /**< A series of connected lines. */
  539. SDL_GPU_PRIMITIVETYPE_POINTLIST /**< A series of separate points. */
  540. } SDL_GPUPrimitiveType;
  541. /**
  542. * Specifies how the contents of a texture attached to a render pass are
  543. * treated at the beginning of the render pass.
  544. *
  545. * \since This enum is available since SDL 3.2.0.
  546. *
  547. * \sa SDL_BeginGPURenderPass
  548. */
  549. typedef enum SDL_GPULoadOp
  550. {
  551. SDL_GPU_LOADOP_LOAD, /**< The previous contents of the texture will be preserved. */
  552. SDL_GPU_LOADOP_CLEAR, /**< The contents of the texture will be cleared to a color. */
  553. SDL_GPU_LOADOP_DONT_CARE /**< The previous contents of the texture need not be preserved. The contents will be undefined. */
  554. } SDL_GPULoadOp;
  555. /**
  556. * Specifies how the contents of a texture attached to a render pass are
  557. * treated at the end of the render pass.
  558. *
  559. * \since This enum is available since SDL 3.2.0.
  560. *
  561. * \sa SDL_BeginGPURenderPass
  562. */
  563. typedef enum SDL_GPUStoreOp
  564. {
  565. SDL_GPU_STOREOP_STORE, /**< The contents generated during the render pass will be written to memory. */
  566. SDL_GPU_STOREOP_DONT_CARE, /**< The contents generated during the render pass are not needed and may be discarded. The contents will be undefined. */
  567. SDL_GPU_STOREOP_RESOLVE, /**< The multisample contents generated during the render pass will be resolved to a non-multisample texture. The contents in the multisample texture may then be discarded and will be undefined. */
  568. SDL_GPU_STOREOP_RESOLVE_AND_STORE /**< The multisample contents generated during the render pass will be resolved to a non-multisample texture. The contents in the multisample texture will be written to memory. */
  569. } SDL_GPUStoreOp;
  570. /**
  571. * Specifies the size of elements in an index buffer.
  572. *
  573. * \since This enum is available since SDL 3.2.0.
  574. *
  575. * \sa SDL_CreateGPUGraphicsPipeline
  576. */
  577. typedef enum SDL_GPUIndexElementSize
  578. {
  579. SDL_GPU_INDEXELEMENTSIZE_16BIT, /**< The index elements are 16-bit. */
  580. SDL_GPU_INDEXELEMENTSIZE_32BIT /**< The index elements are 32-bit. */
  581. } SDL_GPUIndexElementSize;
  582. /**
  583. * Specifies the pixel format of a texture.
  584. *
  585. * Texture format support varies depending on driver, hardware, and usage
  586. * flags. In general, you should use SDL_GPUTextureSupportsFormat to query if
  587. * a format is supported before using it. However, there are a few guaranteed
  588. * formats.
  589. *
  590. * FIXME: Check universal support for 32-bit component formats FIXME: Check
  591. * universal support for SIMULTANEOUS_READ_WRITE
  592. *
  593. * For SAMPLER usage, the following formats are universally supported:
  594. *
  595. * - R8G8B8A8_UNORM
  596. * - B8G8R8A8_UNORM
  597. * - R8_UNORM
  598. * - R8_SNORM
  599. * - R8G8_UNORM
  600. * - R8G8_SNORM
  601. * - R8G8B8A8_SNORM
  602. * - R16_FLOAT
  603. * - R16G16_FLOAT
  604. * - R16G16B16A16_FLOAT
  605. * - R32_FLOAT
  606. * - R32G32_FLOAT
  607. * - R32G32B32A32_FLOAT
  608. * - R11G11B10_UFLOAT
  609. * - R8G8B8A8_UNORM_SRGB
  610. * - B8G8R8A8_UNORM_SRGB
  611. * - D16_UNORM
  612. *
  613. * For COLOR_TARGET usage, the following formats are universally supported:
  614. *
  615. * - R8G8B8A8_UNORM
  616. * - B8G8R8A8_UNORM
  617. * - R8_UNORM
  618. * - R16_FLOAT
  619. * - R16G16_FLOAT
  620. * - R16G16B16A16_FLOAT
  621. * - R32_FLOAT
  622. * - R32G32_FLOAT
  623. * - R32G32B32A32_FLOAT
  624. * - R8_UINT
  625. * - R8G8_UINT
  626. * - R8G8B8A8_UINT
  627. * - R16_UINT
  628. * - R16G16_UINT
  629. * - R16G16B16A16_UINT
  630. * - R8_INT
  631. * - R8G8_INT
  632. * - R8G8B8A8_INT
  633. * - R16_INT
  634. * - R16G16_INT
  635. * - R16G16B16A16_INT
  636. * - R8G8B8A8_UNORM_SRGB
  637. * - B8G8R8A8_UNORM_SRGB
  638. *
  639. * For STORAGE usages, the following formats are universally supported:
  640. *
  641. * - R8G8B8A8_UNORM
  642. * - R8G8B8A8_SNORM
  643. * - R16G16B16A16_FLOAT
  644. * - R32_FLOAT
  645. * - R32G32_FLOAT
  646. * - R32G32B32A32_FLOAT
  647. * - R8G8B8A8_UINT
  648. * - R16G16B16A16_UINT
  649. * - R8G8B8A8_INT
  650. * - R16G16B16A16_INT
  651. *
  652. * For DEPTH_STENCIL_TARGET usage, the following formats are universally
  653. * supported:
  654. *
  655. * - D16_UNORM
  656. * - Either (but not necessarily both!) D24_UNORM or D32_FLOAT
  657. * - Either (but not necessarily both!) D24_UNORM_S8_UINT or D32_FLOAT_S8_UINT
  658. *
  659. * Unless D16_UNORM is sufficient for your purposes, always check which of
  660. * D24/D32 is supported before creating a depth-stencil texture!
  661. *
  662. * \since This enum is available since SDL 3.2.0.
  663. *
  664. * \sa SDL_CreateGPUTexture
  665. * \sa SDL_GPUTextureSupportsFormat
  666. */
  667. typedef enum SDL_GPUTextureFormat
  668. {
  669. SDL_GPU_TEXTUREFORMAT_INVALID,
  670. /* Unsigned Normalized Float Color Formats */
  671. SDL_GPU_TEXTUREFORMAT_A8_UNORM,
  672. SDL_GPU_TEXTUREFORMAT_R8_UNORM,
  673. SDL_GPU_TEXTUREFORMAT_R8G8_UNORM,
  674. SDL_GPU_TEXTUREFORMAT_R8G8B8A8_UNORM,
  675. SDL_GPU_TEXTUREFORMAT_R16_UNORM,
  676. SDL_GPU_TEXTUREFORMAT_R16G16_UNORM,
  677. SDL_GPU_TEXTUREFORMAT_R16G16B16A16_UNORM,
  678. SDL_GPU_TEXTUREFORMAT_R10G10B10A2_UNORM,
  679. SDL_GPU_TEXTUREFORMAT_B5G6R5_UNORM,
  680. SDL_GPU_TEXTUREFORMAT_B5G5R5A1_UNORM,
  681. SDL_GPU_TEXTUREFORMAT_B4G4R4A4_UNORM,
  682. SDL_GPU_TEXTUREFORMAT_B8G8R8A8_UNORM,
  683. /* Compressed Unsigned Normalized Float Color Formats */
  684. SDL_GPU_TEXTUREFORMAT_BC1_RGBA_UNORM,
  685. SDL_GPU_TEXTUREFORMAT_BC2_RGBA_UNORM,
  686. SDL_GPU_TEXTUREFORMAT_BC3_RGBA_UNORM,
  687. SDL_GPU_TEXTUREFORMAT_BC4_R_UNORM,
  688. SDL_GPU_TEXTUREFORMAT_BC5_RG_UNORM,
  689. SDL_GPU_TEXTUREFORMAT_BC7_RGBA_UNORM,
  690. /* Compressed Signed Float Color Formats */
  691. SDL_GPU_TEXTUREFORMAT_BC6H_RGB_FLOAT,
  692. /* Compressed Unsigned Float Color Formats */
  693. SDL_GPU_TEXTUREFORMAT_BC6H_RGB_UFLOAT,
  694. /* Signed Normalized Float Color Formats */
  695. SDL_GPU_TEXTUREFORMAT_R8_SNORM,
  696. SDL_GPU_TEXTUREFORMAT_R8G8_SNORM,
  697. SDL_GPU_TEXTUREFORMAT_R8G8B8A8_SNORM,
  698. SDL_GPU_TEXTUREFORMAT_R16_SNORM,
  699. SDL_GPU_TEXTUREFORMAT_R16G16_SNORM,
  700. SDL_GPU_TEXTUREFORMAT_R16G16B16A16_SNORM,
  701. /* Signed Float Color Formats */
  702. SDL_GPU_TEXTUREFORMAT_R16_FLOAT,
  703. SDL_GPU_TEXTUREFORMAT_R16G16_FLOAT,
  704. SDL_GPU_TEXTUREFORMAT_R16G16B16A16_FLOAT,
  705. SDL_GPU_TEXTUREFORMAT_R32_FLOAT,
  706. SDL_GPU_TEXTUREFORMAT_R32G32_FLOAT,
  707. SDL_GPU_TEXTUREFORMAT_R32G32B32A32_FLOAT,
  708. /* Unsigned Float Color Formats */
  709. SDL_GPU_TEXTUREFORMAT_R11G11B10_UFLOAT,
  710. /* Unsigned Integer Color Formats */
  711. SDL_GPU_TEXTUREFORMAT_R8_UINT,
  712. SDL_GPU_TEXTUREFORMAT_R8G8_UINT,
  713. SDL_GPU_TEXTUREFORMAT_R8G8B8A8_UINT,
  714. SDL_GPU_TEXTUREFORMAT_R16_UINT,
  715. SDL_GPU_TEXTUREFORMAT_R16G16_UINT,
  716. SDL_GPU_TEXTUREFORMAT_R16G16B16A16_UINT,
  717. SDL_GPU_TEXTUREFORMAT_R32_UINT,
  718. SDL_GPU_TEXTUREFORMAT_R32G32_UINT,
  719. SDL_GPU_TEXTUREFORMAT_R32G32B32A32_UINT,
  720. /* Signed Integer Color Formats */
  721. SDL_GPU_TEXTUREFORMAT_R8_INT,
  722. SDL_GPU_TEXTUREFORMAT_R8G8_INT,
  723. SDL_GPU_TEXTUREFORMAT_R8G8B8A8_INT,
  724. SDL_GPU_TEXTUREFORMAT_R16_INT,
  725. SDL_GPU_TEXTUREFORMAT_R16G16_INT,
  726. SDL_GPU_TEXTUREFORMAT_R16G16B16A16_INT,
  727. SDL_GPU_TEXTUREFORMAT_R32_INT,
  728. SDL_GPU_TEXTUREFORMAT_R32G32_INT,
  729. SDL_GPU_TEXTUREFORMAT_R32G32B32A32_INT,
  730. /* SRGB Unsigned Normalized Color Formats */
  731. SDL_GPU_TEXTUREFORMAT_R8G8B8A8_UNORM_SRGB,
  732. SDL_GPU_TEXTUREFORMAT_B8G8R8A8_UNORM_SRGB,
  733. /* Compressed SRGB Unsigned Normalized Color Formats */
  734. SDL_GPU_TEXTUREFORMAT_BC1_RGBA_UNORM_SRGB,
  735. SDL_GPU_TEXTUREFORMAT_BC2_RGBA_UNORM_SRGB,
  736. SDL_GPU_TEXTUREFORMAT_BC3_RGBA_UNORM_SRGB,
  737. SDL_GPU_TEXTUREFORMAT_BC7_RGBA_UNORM_SRGB,
  738. /* Depth Formats */
  739. SDL_GPU_TEXTUREFORMAT_D16_UNORM,
  740. SDL_GPU_TEXTUREFORMAT_D24_UNORM,
  741. SDL_GPU_TEXTUREFORMAT_D32_FLOAT,
  742. SDL_GPU_TEXTUREFORMAT_D24_UNORM_S8_UINT,
  743. SDL_GPU_TEXTUREFORMAT_D32_FLOAT_S8_UINT,
  744. /* Compressed ASTC Normalized Float Color Formats*/
  745. SDL_GPU_TEXTUREFORMAT_ASTC_4x4_UNORM,
  746. SDL_GPU_TEXTUREFORMAT_ASTC_5x4_UNORM,
  747. SDL_GPU_TEXTUREFORMAT_ASTC_5x5_UNORM,
  748. SDL_GPU_TEXTUREFORMAT_ASTC_6x5_UNORM,
  749. SDL_GPU_TEXTUREFORMAT_ASTC_6x6_UNORM,
  750. SDL_GPU_TEXTUREFORMAT_ASTC_8x5_UNORM,
  751. SDL_GPU_TEXTUREFORMAT_ASTC_8x6_UNORM,
  752. SDL_GPU_TEXTUREFORMAT_ASTC_8x8_UNORM,
  753. SDL_GPU_TEXTUREFORMAT_ASTC_10x5_UNORM,
  754. SDL_GPU_TEXTUREFORMAT_ASTC_10x6_UNORM,
  755. SDL_GPU_TEXTUREFORMAT_ASTC_10x8_UNORM,
  756. SDL_GPU_TEXTUREFORMAT_ASTC_10x10_UNORM,
  757. SDL_GPU_TEXTUREFORMAT_ASTC_12x10_UNORM,
  758. SDL_GPU_TEXTUREFORMAT_ASTC_12x12_UNORM,
  759. /* Compressed SRGB ASTC Normalized Float Color Formats*/
  760. SDL_GPU_TEXTUREFORMAT_ASTC_4x4_UNORM_SRGB,
  761. SDL_GPU_TEXTUREFORMAT_ASTC_5x4_UNORM_SRGB,
  762. SDL_GPU_TEXTUREFORMAT_ASTC_5x5_UNORM_SRGB,
  763. SDL_GPU_TEXTUREFORMAT_ASTC_6x5_UNORM_SRGB,
  764. SDL_GPU_TEXTUREFORMAT_ASTC_6x6_UNORM_SRGB,
  765. SDL_GPU_TEXTUREFORMAT_ASTC_8x5_UNORM_SRGB,
  766. SDL_GPU_TEXTUREFORMAT_ASTC_8x6_UNORM_SRGB,
  767. SDL_GPU_TEXTUREFORMAT_ASTC_8x8_UNORM_SRGB,
  768. SDL_GPU_TEXTUREFORMAT_ASTC_10x5_UNORM_SRGB,
  769. SDL_GPU_TEXTUREFORMAT_ASTC_10x6_UNORM_SRGB,
  770. SDL_GPU_TEXTUREFORMAT_ASTC_10x8_UNORM_SRGB,
  771. SDL_GPU_TEXTUREFORMAT_ASTC_10x10_UNORM_SRGB,
  772. SDL_GPU_TEXTUREFORMAT_ASTC_12x10_UNORM_SRGB,
  773. SDL_GPU_TEXTUREFORMAT_ASTC_12x12_UNORM_SRGB,
  774. /* Compressed ASTC Signed Float Color Formats*/
  775. SDL_GPU_TEXTUREFORMAT_ASTC_4x4_FLOAT,
  776. SDL_GPU_TEXTUREFORMAT_ASTC_5x4_FLOAT,
  777. SDL_GPU_TEXTUREFORMAT_ASTC_5x5_FLOAT,
  778. SDL_GPU_TEXTUREFORMAT_ASTC_6x5_FLOAT,
  779. SDL_GPU_TEXTUREFORMAT_ASTC_6x6_FLOAT,
  780. SDL_GPU_TEXTUREFORMAT_ASTC_8x5_FLOAT,
  781. SDL_GPU_TEXTUREFORMAT_ASTC_8x6_FLOAT,
  782. SDL_GPU_TEXTUREFORMAT_ASTC_8x8_FLOAT,
  783. SDL_GPU_TEXTUREFORMAT_ASTC_10x5_FLOAT,
  784. SDL_GPU_TEXTUREFORMAT_ASTC_10x6_FLOAT,
  785. SDL_GPU_TEXTUREFORMAT_ASTC_10x8_FLOAT,
  786. SDL_GPU_TEXTUREFORMAT_ASTC_10x10_FLOAT,
  787. SDL_GPU_TEXTUREFORMAT_ASTC_12x10_FLOAT,
  788. SDL_GPU_TEXTUREFORMAT_ASTC_12x12_FLOAT
  789. } SDL_GPUTextureFormat;
  790. /**
  791. * Specifies how a texture is intended to be used by the client.
  792. *
  793. * A texture must have at least one usage flag. Note that some usage flag
  794. * combinations are invalid.
  795. *
  796. * With regards to compute storage usage, READ | WRITE means that you can have
  797. * shader A that only writes into the texture and shader B that only reads
  798. * from the texture and bind the same texture to either shader respectively.
  799. * SIMULTANEOUS means that you can do reads and writes within the same shader
  800. * or compute pass. It also implies that atomic ops can be used, since those
  801. * are read-modify-write operations. If you use SIMULTANEOUS, you are
  802. * responsible for avoiding data races, as there is no data synchronization
  803. * within a compute pass. Note that SIMULTANEOUS usage is only supported by a
  804. * limited number of texture formats.
  805. *
  806. * \since This datatype is available since SDL 3.2.0.
  807. *
  808. * \sa SDL_CreateGPUTexture
  809. */
  810. typedef Uint32 SDL_GPUTextureUsageFlags;
  811. #define SDL_GPU_TEXTUREUSAGE_SAMPLER (1u << 0) /**< Texture supports sampling. */
  812. #define SDL_GPU_TEXTUREUSAGE_COLOR_TARGET (1u << 1) /**< Texture is a color render target. */
  813. #define SDL_GPU_TEXTUREUSAGE_DEPTH_STENCIL_TARGET (1u << 2) /**< Texture is a depth stencil target. */
  814. #define SDL_GPU_TEXTUREUSAGE_GRAPHICS_STORAGE_READ (1u << 3) /**< Texture supports storage reads in graphics stages. */
  815. #define SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_READ (1u << 4) /**< Texture supports storage reads in the compute stage. */
  816. #define SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_WRITE (1u << 5) /**< Texture supports storage writes in the compute stage. */
  817. #define SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_SIMULTANEOUS_READ_WRITE (1u << 6) /**< Texture supports reads and writes in the same compute shader. This is NOT equivalent to READ | WRITE. */
  818. /**
  819. * Specifies the type of a texture.
  820. *
  821. * \since This enum is available since SDL 3.2.0.
  822. *
  823. * \sa SDL_CreateGPUTexture
  824. */
  825. typedef enum SDL_GPUTextureType
  826. {
  827. SDL_GPU_TEXTURETYPE_2D, /**< The texture is a 2-dimensional image. */
  828. SDL_GPU_TEXTURETYPE_2D_ARRAY, /**< The texture is a 2-dimensional array image. */
  829. SDL_GPU_TEXTURETYPE_3D, /**< The texture is a 3-dimensional image. */
  830. SDL_GPU_TEXTURETYPE_CUBE, /**< The texture is a cube image. */
  831. SDL_GPU_TEXTURETYPE_CUBE_ARRAY /**< The texture is a cube array image. */
  832. } SDL_GPUTextureType;
  833. /**
  834. * Specifies the sample count of a texture.
  835. *
  836. * Used in multisampling. Note that this value only applies when the texture
  837. * is used as a render target.
  838. *
  839. * \since This enum is available since SDL 3.2.0.
  840. *
  841. * \sa SDL_CreateGPUTexture
  842. * \sa SDL_GPUTextureSupportsSampleCount
  843. */
  844. typedef enum SDL_GPUSampleCount
  845. {
  846. SDL_GPU_SAMPLECOUNT_1, /**< No multisampling. */
  847. SDL_GPU_SAMPLECOUNT_2, /**< MSAA 2x */
  848. SDL_GPU_SAMPLECOUNT_4, /**< MSAA 4x */
  849. SDL_GPU_SAMPLECOUNT_8 /**< MSAA 8x */
  850. } SDL_GPUSampleCount;
  851. /**
  852. * Specifies the face of a cube map.
  853. *
  854. * Can be passed in as the layer field in texture-related structs.
  855. *
  856. * \since This enum is available since SDL 3.2.0.
  857. */
  858. typedef enum SDL_GPUCubeMapFace
  859. {
  860. SDL_GPU_CUBEMAPFACE_POSITIVEX,
  861. SDL_GPU_CUBEMAPFACE_NEGATIVEX,
  862. SDL_GPU_CUBEMAPFACE_POSITIVEY,
  863. SDL_GPU_CUBEMAPFACE_NEGATIVEY,
  864. SDL_GPU_CUBEMAPFACE_POSITIVEZ,
  865. SDL_GPU_CUBEMAPFACE_NEGATIVEZ
  866. } SDL_GPUCubeMapFace;
  867. /**
  868. * Specifies how a buffer is intended to be used by the client.
  869. *
  870. * A buffer must have at least one usage flag. Note that some usage flag
  871. * combinations are invalid.
  872. *
  873. * Unlike textures, READ | WRITE can be used for simultaneous read-write
  874. * usage. The same data synchronization concerns as textures apply.
  875. *
  876. * If you use a STORAGE flag, the data in the buffer must respect std140
  877. * layout conventions. In practical terms this means you must ensure that vec3
  878. * and vec4 fields are 16-byte aligned.
  879. *
  880. * \since This datatype is available since SDL 3.2.0.
  881. *
  882. * \sa SDL_CreateGPUBuffer
  883. */
  884. typedef Uint32 SDL_GPUBufferUsageFlags;
  885. #define SDL_GPU_BUFFERUSAGE_VERTEX (1u << 0) /**< Buffer is a vertex buffer. */
  886. #define SDL_GPU_BUFFERUSAGE_INDEX (1u << 1) /**< Buffer is an index buffer. */
  887. #define SDL_GPU_BUFFERUSAGE_INDIRECT (1u << 2) /**< Buffer is an indirect buffer. */
  888. #define SDL_GPU_BUFFERUSAGE_GRAPHICS_STORAGE_READ (1u << 3) /**< Buffer supports storage reads in graphics stages. */
  889. #define SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_READ (1u << 4) /**< Buffer supports storage reads in the compute stage. */
  890. #define SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_WRITE (1u << 5) /**< Buffer supports storage writes in the compute stage. */
  891. /**
  892. * Specifies how a transfer buffer is intended to be used by the client.
  893. *
  894. * Note that mapping and copying FROM an upload transfer buffer or TO a
  895. * download transfer buffer is undefined behavior.
  896. *
  897. * \since This enum is available since SDL 3.2.0.
  898. *
  899. * \sa SDL_CreateGPUTransferBuffer
  900. */
  901. typedef enum SDL_GPUTransferBufferUsage
  902. {
  903. SDL_GPU_TRANSFERBUFFERUSAGE_UPLOAD,
  904. SDL_GPU_TRANSFERBUFFERUSAGE_DOWNLOAD
  905. } SDL_GPUTransferBufferUsage;
  906. /**
  907. * Specifies which stage a shader program corresponds to.
  908. *
  909. * \since This enum is available since SDL 3.2.0.
  910. *
  911. * \sa SDL_CreateGPUShader
  912. */
  913. typedef enum SDL_GPUShaderStage
  914. {
  915. SDL_GPU_SHADERSTAGE_VERTEX,
  916. SDL_GPU_SHADERSTAGE_FRAGMENT
  917. } SDL_GPUShaderStage;
  918. /**
  919. * Specifies the format of shader code.
  920. *
  921. * Each format corresponds to a specific backend that accepts it.
  922. *
  923. * \since This datatype is available since SDL 3.2.0.
  924. *
  925. * \sa SDL_CreateGPUShader
  926. */
  927. typedef Uint32 SDL_GPUShaderFormat;
  928. #define SDL_GPU_SHADERFORMAT_INVALID 0
  929. #define SDL_GPU_SHADERFORMAT_PRIVATE (1u << 0) /**< Shaders for NDA'd platforms. */
  930. #define SDL_GPU_SHADERFORMAT_SPIRV (1u << 1) /**< SPIR-V shaders for Vulkan. */
  931. #define SDL_GPU_SHADERFORMAT_DXBC (1u << 2) /**< DXBC SM5_1 shaders for D3D12. */
  932. #define SDL_GPU_SHADERFORMAT_DXIL (1u << 3) /**< DXIL SM6_0 shaders for D3D12. */
  933. #define SDL_GPU_SHADERFORMAT_MSL (1u << 4) /**< MSL shaders for Metal. */
  934. #define SDL_GPU_SHADERFORMAT_METALLIB (1u << 5) /**< Precompiled metallib shaders for Metal. */
  935. /**
  936. * Specifies the format of a vertex attribute.
  937. *
  938. * \since This enum is available since SDL 3.2.0.
  939. *
  940. * \sa SDL_CreateGPUGraphicsPipeline
  941. */
  942. typedef enum SDL_GPUVertexElementFormat
  943. {
  944. SDL_GPU_VERTEXELEMENTFORMAT_INVALID,
  945. /* 32-bit Signed Integers */
  946. SDL_GPU_VERTEXELEMENTFORMAT_INT,
  947. SDL_GPU_VERTEXELEMENTFORMAT_INT2,
  948. SDL_GPU_VERTEXELEMENTFORMAT_INT3,
  949. SDL_GPU_VERTEXELEMENTFORMAT_INT4,
  950. /* 32-bit Unsigned Integers */
  951. SDL_GPU_VERTEXELEMENTFORMAT_UINT,
  952. SDL_GPU_VERTEXELEMENTFORMAT_UINT2,
  953. SDL_GPU_VERTEXELEMENTFORMAT_UINT3,
  954. SDL_GPU_VERTEXELEMENTFORMAT_UINT4,
  955. /* 32-bit Floats */
  956. SDL_GPU_VERTEXELEMENTFORMAT_FLOAT,
  957. SDL_GPU_VERTEXELEMENTFORMAT_FLOAT2,
  958. SDL_GPU_VERTEXELEMENTFORMAT_FLOAT3,
  959. SDL_GPU_VERTEXELEMENTFORMAT_FLOAT4,
  960. /* 8-bit Signed Integers */
  961. SDL_GPU_VERTEXELEMENTFORMAT_BYTE2,
  962. SDL_GPU_VERTEXELEMENTFORMAT_BYTE4,
  963. /* 8-bit Unsigned Integers */
  964. SDL_GPU_VERTEXELEMENTFORMAT_UBYTE2,
  965. SDL_GPU_VERTEXELEMENTFORMAT_UBYTE4,
  966. /* 8-bit Signed Normalized */
  967. SDL_GPU_VERTEXELEMENTFORMAT_BYTE2_NORM,
  968. SDL_GPU_VERTEXELEMENTFORMAT_BYTE4_NORM,
  969. /* 8-bit Unsigned Normalized */
  970. SDL_GPU_VERTEXELEMENTFORMAT_UBYTE2_NORM,
  971. SDL_GPU_VERTEXELEMENTFORMAT_UBYTE4_NORM,
  972. /* 16-bit Signed Integers */
  973. SDL_GPU_VERTEXELEMENTFORMAT_SHORT2,
  974. SDL_GPU_VERTEXELEMENTFORMAT_SHORT4,
  975. /* 16-bit Unsigned Integers */
  976. SDL_GPU_VERTEXELEMENTFORMAT_USHORT2,
  977. SDL_GPU_VERTEXELEMENTFORMAT_USHORT4,
  978. /* 16-bit Signed Normalized */
  979. SDL_GPU_VERTEXELEMENTFORMAT_SHORT2_NORM,
  980. SDL_GPU_VERTEXELEMENTFORMAT_SHORT4_NORM,
  981. /* 16-bit Unsigned Normalized */
  982. SDL_GPU_VERTEXELEMENTFORMAT_USHORT2_NORM,
  983. SDL_GPU_VERTEXELEMENTFORMAT_USHORT4_NORM,
  984. /* 16-bit Floats */
  985. SDL_GPU_VERTEXELEMENTFORMAT_HALF2,
  986. SDL_GPU_VERTEXELEMENTFORMAT_HALF4
  987. } SDL_GPUVertexElementFormat;
  988. /**
  989. * Specifies the rate at which vertex attributes are pulled from buffers.
  990. *
  991. * \since This enum is available since SDL 3.2.0.
  992. *
  993. * \sa SDL_CreateGPUGraphicsPipeline
  994. */
  995. typedef enum SDL_GPUVertexInputRate
  996. {
  997. SDL_GPU_VERTEXINPUTRATE_VERTEX, /**< Attribute addressing is a function of the vertex index. */
  998. SDL_GPU_VERTEXINPUTRATE_INSTANCE /**< Attribute addressing is a function of the instance index. */
  999. } SDL_GPUVertexInputRate;
  1000. /**
  1001. * Specifies the fill mode of the graphics pipeline.
  1002. *
  1003. * \since This enum is available since SDL 3.2.0.
  1004. *
  1005. * \sa SDL_CreateGPUGraphicsPipeline
  1006. */
  1007. typedef enum SDL_GPUFillMode
  1008. {
  1009. SDL_GPU_FILLMODE_FILL, /**< Polygons will be rendered via rasterization. */
  1010. SDL_GPU_FILLMODE_LINE /**< Polygon edges will be drawn as line segments. */
  1011. } SDL_GPUFillMode;
  1012. /**
  1013. * Specifies the facing direction in which triangle faces will be culled.
  1014. *
  1015. * \since This enum is available since SDL 3.2.0.
  1016. *
  1017. * \sa SDL_CreateGPUGraphicsPipeline
  1018. */
  1019. typedef enum SDL_GPUCullMode
  1020. {
  1021. SDL_GPU_CULLMODE_NONE, /**< No triangles are culled. */
  1022. SDL_GPU_CULLMODE_FRONT, /**< Front-facing triangles are culled. */
  1023. SDL_GPU_CULLMODE_BACK /**< Back-facing triangles are culled. */
  1024. } SDL_GPUCullMode;
  1025. /**
  1026. * Specifies the vertex winding that will cause a triangle to be determined to
  1027. * be front-facing.
  1028. *
  1029. * \since This enum is available since SDL 3.2.0.
  1030. *
  1031. * \sa SDL_CreateGPUGraphicsPipeline
  1032. */
  1033. typedef enum SDL_GPUFrontFace
  1034. {
  1035. SDL_GPU_FRONTFACE_COUNTER_CLOCKWISE, /**< A triangle with counter-clockwise vertex winding will be considered front-facing. */
  1036. SDL_GPU_FRONTFACE_CLOCKWISE /**< A triangle with clockwise vertex winding will be considered front-facing. */
  1037. } SDL_GPUFrontFace;
  1038. /**
  1039. * Specifies a comparison operator for depth, stencil and sampler operations.
  1040. *
  1041. * \since This enum is available since SDL 3.2.0.
  1042. *
  1043. * \sa SDL_CreateGPUGraphicsPipeline
  1044. */
  1045. typedef enum SDL_GPUCompareOp
  1046. {
  1047. SDL_GPU_COMPAREOP_INVALID,
  1048. SDL_GPU_COMPAREOP_NEVER, /**< The comparison always evaluates false. */
  1049. SDL_GPU_COMPAREOP_LESS, /**< The comparison evaluates reference < test. */
  1050. SDL_GPU_COMPAREOP_EQUAL, /**< The comparison evaluates reference == test. */
  1051. SDL_GPU_COMPAREOP_LESS_OR_EQUAL, /**< The comparison evaluates reference <= test. */
  1052. SDL_GPU_COMPAREOP_GREATER, /**< The comparison evaluates reference > test. */
  1053. SDL_GPU_COMPAREOP_NOT_EQUAL, /**< The comparison evaluates reference != test. */
  1054. SDL_GPU_COMPAREOP_GREATER_OR_EQUAL, /**< The comparison evalutes reference >= test. */
  1055. SDL_GPU_COMPAREOP_ALWAYS /**< The comparison always evaluates true. */
  1056. } SDL_GPUCompareOp;
  1057. /**
  1058. * Specifies what happens to a stored stencil value if stencil tests fail or
  1059. * pass.
  1060. *
  1061. * \since This enum is available since SDL 3.2.0.
  1062. *
  1063. * \sa SDL_CreateGPUGraphicsPipeline
  1064. */
  1065. typedef enum SDL_GPUStencilOp
  1066. {
  1067. SDL_GPU_STENCILOP_INVALID,
  1068. SDL_GPU_STENCILOP_KEEP, /**< Keeps the current value. */
  1069. SDL_GPU_STENCILOP_ZERO, /**< Sets the value to 0. */
  1070. SDL_GPU_STENCILOP_REPLACE, /**< Sets the value to reference. */
  1071. SDL_GPU_STENCILOP_INCREMENT_AND_CLAMP, /**< Increments the current value and clamps to the maximum value. */
  1072. SDL_GPU_STENCILOP_DECREMENT_AND_CLAMP, /**< Decrements the current value and clamps to 0. */
  1073. SDL_GPU_STENCILOP_INVERT, /**< Bitwise-inverts the current value. */
  1074. SDL_GPU_STENCILOP_INCREMENT_AND_WRAP, /**< Increments the current value and wraps back to 0. */
  1075. SDL_GPU_STENCILOP_DECREMENT_AND_WRAP /**< Decrements the current value and wraps to the maximum value. */
  1076. } SDL_GPUStencilOp;
  1077. /**
  1078. * Specifies the operator to be used when pixels in a render target are
  1079. * blended with existing pixels in the texture.
  1080. *
  1081. * The source color is the value written by the fragment shader. The
  1082. * destination color is the value currently existing in the texture.
  1083. *
  1084. * \since This enum is available since SDL 3.2.0.
  1085. *
  1086. * \sa SDL_CreateGPUGraphicsPipeline
  1087. */
  1088. typedef enum SDL_GPUBlendOp
  1089. {
  1090. SDL_GPU_BLENDOP_INVALID,
  1091. SDL_GPU_BLENDOP_ADD, /**< (source * source_factor) + (destination * destination_factor) */
  1092. SDL_GPU_BLENDOP_SUBTRACT, /**< (source * source_factor) - (destination * destination_factor) */
  1093. SDL_GPU_BLENDOP_REVERSE_SUBTRACT, /**< (destination * destination_factor) - (source * source_factor) */
  1094. SDL_GPU_BLENDOP_MIN, /**< min(source, destination) */
  1095. SDL_GPU_BLENDOP_MAX /**< max(source, destination) */
  1096. } SDL_GPUBlendOp;
  1097. /**
  1098. * Specifies a blending factor to be used when pixels in a render target are
  1099. * blended with existing pixels in the texture.
  1100. *
  1101. * The source color is the value written by the fragment shader. The
  1102. * destination color is the value currently existing in the texture.
  1103. *
  1104. * \since This enum is available since SDL 3.2.0.
  1105. *
  1106. * \sa SDL_CreateGPUGraphicsPipeline
  1107. */
  1108. typedef enum SDL_GPUBlendFactor
  1109. {
  1110. SDL_GPU_BLENDFACTOR_INVALID,
  1111. SDL_GPU_BLENDFACTOR_ZERO, /**< 0 */
  1112. SDL_GPU_BLENDFACTOR_ONE, /**< 1 */
  1113. SDL_GPU_BLENDFACTOR_SRC_COLOR, /**< source color */
  1114. SDL_GPU_BLENDFACTOR_ONE_MINUS_SRC_COLOR, /**< 1 - source color */
  1115. SDL_GPU_BLENDFACTOR_DST_COLOR, /**< destination color */
  1116. SDL_GPU_BLENDFACTOR_ONE_MINUS_DST_COLOR, /**< 1 - destination color */
  1117. SDL_GPU_BLENDFACTOR_SRC_ALPHA, /**< source alpha */
  1118. SDL_GPU_BLENDFACTOR_ONE_MINUS_SRC_ALPHA, /**< 1 - source alpha */
  1119. SDL_GPU_BLENDFACTOR_DST_ALPHA, /**< destination alpha */
  1120. SDL_GPU_BLENDFACTOR_ONE_MINUS_DST_ALPHA, /**< 1 - destination alpha */
  1121. SDL_GPU_BLENDFACTOR_CONSTANT_COLOR, /**< blend constant */
  1122. SDL_GPU_BLENDFACTOR_ONE_MINUS_CONSTANT_COLOR, /**< 1 - blend constant */
  1123. SDL_GPU_BLENDFACTOR_SRC_ALPHA_SATURATE /**< min(source alpha, 1 - destination alpha) */
  1124. } SDL_GPUBlendFactor;
  1125. /**
  1126. * Specifies which color components are written in a graphics pipeline.
  1127. *
  1128. * \since This datatype is available since SDL 3.2.0.
  1129. *
  1130. * \sa SDL_CreateGPUGraphicsPipeline
  1131. */
  1132. typedef Uint8 SDL_GPUColorComponentFlags;
  1133. #define SDL_GPU_COLORCOMPONENT_R (1u << 0) /**< the red component */
  1134. #define SDL_GPU_COLORCOMPONENT_G (1u << 1) /**< the green component */
  1135. #define SDL_GPU_COLORCOMPONENT_B (1u << 2) /**< the blue component */
  1136. #define SDL_GPU_COLORCOMPONENT_A (1u << 3) /**< the alpha component */
  1137. /**
  1138. * Specifies a filter operation used by a sampler.
  1139. *
  1140. * \since This enum is available since SDL 3.2.0.
  1141. *
  1142. * \sa SDL_CreateGPUSampler
  1143. */
  1144. typedef enum SDL_GPUFilter
  1145. {
  1146. SDL_GPU_FILTER_NEAREST, /**< Point filtering. */
  1147. SDL_GPU_FILTER_LINEAR /**< Linear filtering. */
  1148. } SDL_GPUFilter;
  1149. /**
  1150. * Specifies a mipmap mode used by a sampler.
  1151. *
  1152. * \since This enum is available since SDL 3.2.0.
  1153. *
  1154. * \sa SDL_CreateGPUSampler
  1155. */
  1156. typedef enum SDL_GPUSamplerMipmapMode
  1157. {
  1158. SDL_GPU_SAMPLERMIPMAPMODE_NEAREST, /**< Point filtering. */
  1159. SDL_GPU_SAMPLERMIPMAPMODE_LINEAR /**< Linear filtering. */
  1160. } SDL_GPUSamplerMipmapMode;
  1161. /**
  1162. * Specifies behavior of texture sampling when the coordinates exceed the 0-1
  1163. * range.
  1164. *
  1165. * \since This enum is available since SDL 3.2.0.
  1166. *
  1167. * \sa SDL_CreateGPUSampler
  1168. */
  1169. typedef enum SDL_GPUSamplerAddressMode
  1170. {
  1171. SDL_GPU_SAMPLERADDRESSMODE_REPEAT, /**< Specifies that the coordinates will wrap around. */
  1172. SDL_GPU_SAMPLERADDRESSMODE_MIRRORED_REPEAT, /**< Specifies that the coordinates will wrap around mirrored. */
  1173. SDL_GPU_SAMPLERADDRESSMODE_CLAMP_TO_EDGE /**< Specifies that the coordinates will clamp to the 0-1 range. */
  1174. } SDL_GPUSamplerAddressMode;
  1175. /**
  1176. * Specifies the timing that will be used to present swapchain textures to the
  1177. * OS.
  1178. *
  1179. * VSYNC mode will always be supported. IMMEDIATE and MAILBOX modes may not be
  1180. * supported on certain systems.
  1181. *
  1182. * It is recommended to query SDL_WindowSupportsGPUPresentMode after claiming
  1183. * the window if you wish to change the present mode to IMMEDIATE or MAILBOX.
  1184. *
  1185. * - VSYNC: Waits for vblank before presenting. No tearing is possible. If
  1186. * there is a pending image to present, the new image is enqueued for
  1187. * presentation. Disallows tearing at the cost of visual latency.
  1188. * - IMMEDIATE: Immediately presents. Lowest latency option, but tearing may
  1189. * occur.
  1190. * - MAILBOX: Waits for vblank before presenting. No tearing is possible. If
  1191. * there is a pending image to present, the pending image is replaced by the
  1192. * new image. Similar to VSYNC, but with reduced visual latency.
  1193. *
  1194. * \since This enum is available since SDL 3.2.0.
  1195. *
  1196. * \sa SDL_SetGPUSwapchainParameters
  1197. * \sa SDL_WindowSupportsGPUPresentMode
  1198. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  1199. */
  1200. typedef enum SDL_GPUPresentMode
  1201. {
  1202. SDL_GPU_PRESENTMODE_VSYNC,
  1203. SDL_GPU_PRESENTMODE_IMMEDIATE,
  1204. SDL_GPU_PRESENTMODE_MAILBOX
  1205. } SDL_GPUPresentMode;
  1206. /**
  1207. * Specifies the texture format and colorspace of the swapchain textures.
  1208. *
  1209. * SDR will always be supported. Other compositions may not be supported on
  1210. * certain systems.
  1211. *
  1212. * It is recommended to query SDL_WindowSupportsGPUSwapchainComposition after
  1213. * claiming the window if you wish to change the swapchain composition from
  1214. * SDR.
  1215. *
  1216. * - SDR: B8G8R8A8 or R8G8B8A8 swapchain. Pixel values are in sRGB encoding.
  1217. * - SDR_LINEAR: B8G8R8A8_SRGB or R8G8B8A8_SRGB swapchain. Pixel values are
  1218. * stored in memory in sRGB encoding but accessed in shaders in "linear
  1219. * sRGB" encoding which is sRGB but with a linear transfer function.
  1220. * - HDR_EXTENDED_LINEAR: R16G16B16A16_FLOAT swapchain. Pixel values are in
  1221. * extended linear sRGB encoding and permits values outside of the [0, 1]
  1222. * range.
  1223. * - HDR10_ST2084: A2R10G10B10 or A2B10G10R10 swapchain. Pixel values are in
  1224. * BT.2020 ST2084 (PQ) encoding.
  1225. *
  1226. * \since This enum is available since SDL 3.2.0.
  1227. *
  1228. * \sa SDL_SetGPUSwapchainParameters
  1229. * \sa SDL_WindowSupportsGPUSwapchainComposition
  1230. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  1231. */
  1232. typedef enum SDL_GPUSwapchainComposition
  1233. {
  1234. SDL_GPU_SWAPCHAINCOMPOSITION_SDR,
  1235. SDL_GPU_SWAPCHAINCOMPOSITION_SDR_LINEAR,
  1236. SDL_GPU_SWAPCHAINCOMPOSITION_HDR_EXTENDED_LINEAR,
  1237. SDL_GPU_SWAPCHAINCOMPOSITION_HDR10_ST2084
  1238. } SDL_GPUSwapchainComposition;
  1239. /* Structures */
  1240. /**
  1241. * A structure specifying a viewport.
  1242. *
  1243. * \since This struct is available since SDL 3.2.0.
  1244. *
  1245. * \sa SDL_SetGPUViewport
  1246. */
  1247. typedef struct SDL_GPUViewport
  1248. {
  1249. float x; /**< The left offset of the viewport. */
  1250. float y; /**< The top offset of the viewport. */
  1251. float w; /**< The width of the viewport. */
  1252. float h; /**< The height of the viewport. */
  1253. float min_depth; /**< The minimum depth of the viewport. */
  1254. float max_depth; /**< The maximum depth of the viewport. */
  1255. } SDL_GPUViewport;
  1256. /**
  1257. * A structure specifying parameters related to transferring data to or from a
  1258. * texture.
  1259. *
  1260. * If either of `pixels_per_row` or `rows_per_layer` is zero, then width and
  1261. * height of passed SDL_GPUTextureRegion to SDL_UploadToGPUTexture
  1262. *
  1263. * / SDL_DownloadFromGPUTexture are used as default values respectively and
  1264. * data is considered to be tightly packed.
  1265. *
  1266. * \since This struct is available since SDL 3.2.0.
  1267. *
  1268. * \sa SDL_UploadToGPUTexture
  1269. * \sa SDL_DownloadFromGPUTexture
  1270. */
  1271. typedef struct SDL_GPUTextureTransferInfo
  1272. {
  1273. SDL_GPUTransferBuffer *transfer_buffer; /**< The transfer buffer used in the transfer operation. */
  1274. Uint32 offset; /**< The starting byte of the image data in the transfer buffer. */
  1275. Uint32 pixels_per_row; /**< The number of pixels from one row to the next. */
  1276. Uint32 rows_per_layer; /**< The number of rows from one layer/depth-slice to the next. */
  1277. } SDL_GPUTextureTransferInfo;
  1278. /**
  1279. * A structure specifying a location in a transfer buffer.
  1280. *
  1281. * Used when transferring buffer data to or from a transfer buffer.
  1282. *
  1283. * \since This struct is available since SDL 3.2.0.
  1284. *
  1285. * \sa SDL_UploadToGPUBuffer
  1286. * \sa SDL_DownloadFromGPUBuffer
  1287. */
  1288. typedef struct SDL_GPUTransferBufferLocation
  1289. {
  1290. SDL_GPUTransferBuffer *transfer_buffer; /**< The transfer buffer used in the transfer operation. */
  1291. Uint32 offset; /**< The starting byte of the buffer data in the transfer buffer. */
  1292. } SDL_GPUTransferBufferLocation;
  1293. /**
  1294. * A structure specifying a location in a texture.
  1295. *
  1296. * Used when copying data from one texture to another.
  1297. *
  1298. * \since This struct is available since SDL 3.2.0.
  1299. *
  1300. * \sa SDL_CopyGPUTextureToTexture
  1301. */
  1302. typedef struct SDL_GPUTextureLocation
  1303. {
  1304. SDL_GPUTexture *texture; /**< The texture used in the copy operation. */
  1305. Uint32 mip_level; /**< The mip level index of the location. */
  1306. Uint32 layer; /**< The layer index of the location. */
  1307. Uint32 x; /**< The left offset of the location. */
  1308. Uint32 y; /**< The top offset of the location. */
  1309. Uint32 z; /**< The front offset of the location. */
  1310. } SDL_GPUTextureLocation;
  1311. /**
  1312. * A structure specifying a region of a texture.
  1313. *
  1314. * Used when transferring data to or from a texture.
  1315. *
  1316. * \since This struct is available since SDL 3.2.0.
  1317. *
  1318. * \sa SDL_UploadToGPUTexture
  1319. * \sa SDL_DownloadFromGPUTexture
  1320. * \sa SDL_CreateGPUTexture
  1321. */
  1322. typedef struct SDL_GPUTextureRegion
  1323. {
  1324. SDL_GPUTexture *texture; /**< The texture used in the copy operation. */
  1325. Uint32 mip_level; /**< The mip level index to transfer. */
  1326. Uint32 layer; /**< The layer index to transfer. */
  1327. Uint32 x; /**< The left offset of the region. */
  1328. Uint32 y; /**< The top offset of the region. */
  1329. Uint32 z; /**< The front offset of the region. */
  1330. Uint32 w; /**< The width of the region. */
  1331. Uint32 h; /**< The height of the region. */
  1332. Uint32 d; /**< The depth of the region. */
  1333. } SDL_GPUTextureRegion;
  1334. /**
  1335. * A structure specifying a region of a texture used in the blit operation.
  1336. *
  1337. * \since This struct is available since SDL 3.2.0.
  1338. *
  1339. * \sa SDL_BlitGPUTexture
  1340. */
  1341. typedef struct SDL_GPUBlitRegion
  1342. {
  1343. SDL_GPUTexture *texture; /**< The texture. */
  1344. Uint32 mip_level; /**< The mip level index of the region. */
  1345. Uint32 layer_or_depth_plane; /**< The layer index or depth plane of the region. This value is treated as a layer index on 2D array and cube textures, and as a depth plane on 3D textures. */
  1346. Uint32 x; /**< The left offset of the region. */
  1347. Uint32 y; /**< The top offset of the region. */
  1348. Uint32 w; /**< The width of the region. */
  1349. Uint32 h; /**< The height of the region. */
  1350. } SDL_GPUBlitRegion;
  1351. /**
  1352. * A structure specifying a location in a buffer.
  1353. *
  1354. * Used when copying data between buffers.
  1355. *
  1356. * \since This struct is available since SDL 3.2.0.
  1357. *
  1358. * \sa SDL_CopyGPUBufferToBuffer
  1359. */
  1360. typedef struct SDL_GPUBufferLocation
  1361. {
  1362. SDL_GPUBuffer *buffer; /**< The buffer. */
  1363. Uint32 offset; /**< The starting byte within the buffer. */
  1364. } SDL_GPUBufferLocation;
  1365. /**
  1366. * A structure specifying a region of a buffer.
  1367. *
  1368. * Used when transferring data to or from buffers.
  1369. *
  1370. * \since This struct is available since SDL 3.2.0.
  1371. *
  1372. * \sa SDL_UploadToGPUBuffer
  1373. * \sa SDL_DownloadFromGPUBuffer
  1374. */
  1375. typedef struct SDL_GPUBufferRegion
  1376. {
  1377. SDL_GPUBuffer *buffer; /**< The buffer. */
  1378. Uint32 offset; /**< The starting byte within the buffer. */
  1379. Uint32 size; /**< The size in bytes of the region. */
  1380. } SDL_GPUBufferRegion;
  1381. /**
  1382. * A structure specifying the parameters of an indirect draw command.
  1383. *
  1384. * Note that the `first_vertex` and `first_instance` parameters are NOT
  1385. * compatible with built-in vertex/instance ID variables in shaders (for
  1386. * example, SV_VertexID); GPU APIs and shader languages do not define these
  1387. * built-in variables consistently, so if your shader depends on them, the
  1388. * only way to keep behavior consistent and portable is to always pass 0 for
  1389. * the correlating parameter in the draw calls.
  1390. *
  1391. * \since This struct is available since SDL 3.2.0.
  1392. *
  1393. * \sa SDL_DrawGPUPrimitivesIndirect
  1394. */
  1395. typedef struct SDL_GPUIndirectDrawCommand
  1396. {
  1397. Uint32 num_vertices; /**< The number of vertices to draw. */
  1398. Uint32 num_instances; /**< The number of instances to draw. */
  1399. Uint32 first_vertex; /**< The index of the first vertex to draw. */
  1400. Uint32 first_instance; /**< The ID of the first instance to draw. */
  1401. } SDL_GPUIndirectDrawCommand;
  1402. /**
  1403. * A structure specifying the parameters of an indexed indirect draw command.
  1404. *
  1405. * Note that the `first_vertex` and `first_instance` parameters are NOT
  1406. * compatible with built-in vertex/instance ID variables in shaders (for
  1407. * example, SV_VertexID); GPU APIs and shader languages do not define these
  1408. * built-in variables consistently, so if your shader depends on them, the
  1409. * only way to keep behavior consistent and portable is to always pass 0 for
  1410. * the correlating parameter in the draw calls.
  1411. *
  1412. * \since This struct is available since SDL 3.2.0.
  1413. *
  1414. * \sa SDL_DrawGPUIndexedPrimitivesIndirect
  1415. */
  1416. typedef struct SDL_GPUIndexedIndirectDrawCommand
  1417. {
  1418. Uint32 num_indices; /**< The number of indices to draw per instance. */
  1419. Uint32 num_instances; /**< The number of instances to draw. */
  1420. Uint32 first_index; /**< The base index within the index buffer. */
  1421. Sint32 vertex_offset; /**< The value added to the vertex index before indexing into the vertex buffer. */
  1422. Uint32 first_instance; /**< The ID of the first instance to draw. */
  1423. } SDL_GPUIndexedIndirectDrawCommand;
  1424. /**
  1425. * A structure specifying the parameters of an indexed dispatch command.
  1426. *
  1427. * \since This struct is available since SDL 3.2.0.
  1428. *
  1429. * \sa SDL_DispatchGPUComputeIndirect
  1430. */
  1431. typedef struct SDL_GPUIndirectDispatchCommand
  1432. {
  1433. Uint32 groupcount_x; /**< The number of local workgroups to dispatch in the X dimension. */
  1434. Uint32 groupcount_y; /**< The number of local workgroups to dispatch in the Y dimension. */
  1435. Uint32 groupcount_z; /**< The number of local workgroups to dispatch in the Z dimension. */
  1436. } SDL_GPUIndirectDispatchCommand;
  1437. /* State structures */
  1438. /**
  1439. * A structure specifying the parameters of a sampler.
  1440. *
  1441. * Note that mip_lod_bias is a no-op for the Metal driver. For Metal, LOD bias
  1442. * must be applied via shader instead.
  1443. *
  1444. * \since This function is available since SDL 3.2.0.
  1445. *
  1446. * \sa SDL_CreateGPUSampler
  1447. * \sa SDL_GPUFilter
  1448. * \sa SDL_GPUSamplerMipmapMode
  1449. * \sa SDL_GPUSamplerAddressMode
  1450. * \sa SDL_GPUCompareOp
  1451. */
  1452. typedef struct SDL_GPUSamplerCreateInfo
  1453. {
  1454. SDL_GPUFilter min_filter; /**< The minification filter to apply to lookups. */
  1455. SDL_GPUFilter mag_filter; /**< The magnification filter to apply to lookups. */
  1456. SDL_GPUSamplerMipmapMode mipmap_mode; /**< The mipmap filter to apply to lookups. */
  1457. SDL_GPUSamplerAddressMode address_mode_u; /**< The addressing mode for U coordinates outside [0, 1). */
  1458. SDL_GPUSamplerAddressMode address_mode_v; /**< The addressing mode for V coordinates outside [0, 1). */
  1459. SDL_GPUSamplerAddressMode address_mode_w; /**< The addressing mode for W coordinates outside [0, 1). */
  1460. float mip_lod_bias; /**< The bias to be added to mipmap LOD calculation. */
  1461. float max_anisotropy; /**< The anisotropy value clamp used by the sampler. If enable_anisotropy is false, this is ignored. */
  1462. SDL_GPUCompareOp compare_op; /**< The comparison operator to apply to fetched data before filtering. */
  1463. float min_lod; /**< Clamps the minimum of the computed LOD value. */
  1464. float max_lod; /**< Clamps the maximum of the computed LOD value. */
  1465. bool enable_anisotropy; /**< true to enable anisotropic filtering. */
  1466. bool enable_compare; /**< true to enable comparison against a reference value during lookups. */
  1467. Uint8 padding1;
  1468. Uint8 padding2;
  1469. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1470. } SDL_GPUSamplerCreateInfo;
  1471. /**
  1472. * A structure specifying the parameters of vertex buffers used in a graphics
  1473. * pipeline.
  1474. *
  1475. * When you call SDL_BindGPUVertexBuffers, you specify the binding slots of
  1476. * the vertex buffers. For example if you called SDL_BindGPUVertexBuffers with
  1477. * a first_slot of 2 and num_bindings of 3, the binding slots 2, 3, 4 would be
  1478. * used by the vertex buffers you pass in.
  1479. *
  1480. * Vertex attributes are linked to buffers via the buffer_slot field of
  1481. * SDL_GPUVertexAttribute. For example, if an attribute has a buffer_slot of
  1482. * 0, then that attribute belongs to the vertex buffer bound at slot 0.
  1483. *
  1484. * \since This struct is available since SDL 3.2.0.
  1485. *
  1486. * \sa SDL_GPUVertexAttribute
  1487. * \sa SDL_GPUVertexInputRate
  1488. */
  1489. typedef struct SDL_GPUVertexBufferDescription
  1490. {
  1491. Uint32 slot; /**< The binding slot of the vertex buffer. */
  1492. Uint32 pitch; /**< The byte pitch between consecutive elements of the vertex buffer. */
  1493. SDL_GPUVertexInputRate input_rate; /**< Whether attribute addressing is a function of the vertex index or instance index. */
  1494. Uint32 instance_step_rate; /**< Reserved for future use. Must be set to 0. */
  1495. } SDL_GPUVertexBufferDescription;
  1496. /**
  1497. * A structure specifying a vertex attribute.
  1498. *
  1499. * All vertex attribute locations provided to an SDL_GPUVertexInputState must
  1500. * be unique.
  1501. *
  1502. * \since This struct is available since SDL 3.2.0.
  1503. *
  1504. * \sa SDL_GPUVertexBufferDescription
  1505. * \sa SDL_GPUVertexInputState
  1506. * \sa SDL_GPUVertexElementFormat
  1507. */
  1508. typedef struct SDL_GPUVertexAttribute
  1509. {
  1510. Uint32 location; /**< The shader input location index. */
  1511. Uint32 buffer_slot; /**< The binding slot of the associated vertex buffer. */
  1512. SDL_GPUVertexElementFormat format; /**< The size and type of the attribute data. */
  1513. Uint32 offset; /**< The byte offset of this attribute relative to the start of the vertex element. */
  1514. } SDL_GPUVertexAttribute;
  1515. /**
  1516. * A structure specifying the parameters of a graphics pipeline vertex input
  1517. * state.
  1518. *
  1519. * \since This struct is available since SDL 3.2.0.
  1520. *
  1521. * \sa SDL_GPUGraphicsPipelineCreateInfo
  1522. * \sa SDL_GPUVertexBufferDescription
  1523. * \sa SDL_GPUVertexAttribute
  1524. */
  1525. typedef struct SDL_GPUVertexInputState
  1526. {
  1527. const SDL_GPUVertexBufferDescription *vertex_buffer_descriptions; /**< A pointer to an array of vertex buffer descriptions. */
  1528. Uint32 num_vertex_buffers; /**< The number of vertex buffer descriptions in the above array. */
  1529. const SDL_GPUVertexAttribute *vertex_attributes; /**< A pointer to an array of vertex attribute descriptions. */
  1530. Uint32 num_vertex_attributes; /**< The number of vertex attribute descriptions in the above array. */
  1531. } SDL_GPUVertexInputState;
  1532. /**
  1533. * A structure specifying the stencil operation state of a graphics pipeline.
  1534. *
  1535. * \since This struct is available since SDL 3.2.0.
  1536. *
  1537. * \sa SDL_GPUDepthStencilState
  1538. */
  1539. typedef struct SDL_GPUStencilOpState
  1540. {
  1541. SDL_GPUStencilOp fail_op; /**< The action performed on samples that fail the stencil test. */
  1542. SDL_GPUStencilOp pass_op; /**< The action performed on samples that pass the depth and stencil tests. */
  1543. SDL_GPUStencilOp depth_fail_op; /**< The action performed on samples that pass the stencil test and fail the depth test. */
  1544. SDL_GPUCompareOp compare_op; /**< The comparison operator used in the stencil test. */
  1545. } SDL_GPUStencilOpState;
  1546. /**
  1547. * A structure specifying the blend state of a color target.
  1548. *
  1549. * \since This struct is available since SDL 3.2.0.
  1550. *
  1551. * \sa SDL_GPUColorTargetDescription
  1552. */
  1553. typedef struct SDL_GPUColorTargetBlendState
  1554. {
  1555. SDL_GPUBlendFactor src_color_blendfactor; /**< The value to be multiplied by the source RGB value. */
  1556. SDL_GPUBlendFactor dst_color_blendfactor; /**< The value to be multiplied by the destination RGB value. */
  1557. SDL_GPUBlendOp color_blend_op; /**< The blend operation for the RGB components. */
  1558. SDL_GPUBlendFactor src_alpha_blendfactor; /**< The value to be multiplied by the source alpha. */
  1559. SDL_GPUBlendFactor dst_alpha_blendfactor; /**< The value to be multiplied by the destination alpha. */
  1560. SDL_GPUBlendOp alpha_blend_op; /**< The blend operation for the alpha component. */
  1561. SDL_GPUColorComponentFlags color_write_mask; /**< A bitmask specifying which of the RGBA components are enabled for writing. Writes to all channels if enable_color_write_mask is false. */
  1562. bool enable_blend; /**< Whether blending is enabled for the color target. */
  1563. bool enable_color_write_mask; /**< Whether the color write mask is enabled. */
  1564. Uint8 padding1;
  1565. Uint8 padding2;
  1566. } SDL_GPUColorTargetBlendState;
  1567. /**
  1568. * A structure specifying code and metadata for creating a shader object.
  1569. *
  1570. * \since This struct is available since SDL 3.2.0.
  1571. *
  1572. * \sa SDL_CreateGPUShader
  1573. */
  1574. typedef struct SDL_GPUShaderCreateInfo
  1575. {
  1576. size_t code_size; /**< The size in bytes of the code pointed to. */
  1577. const Uint8 *code; /**< A pointer to shader code. */
  1578. const char *entrypoint; /**< A pointer to a null-terminated UTF-8 string specifying the entry point function name for the shader. */
  1579. SDL_GPUShaderFormat format; /**< The format of the shader code. */
  1580. SDL_GPUShaderStage stage; /**< The stage the shader program corresponds to. */
  1581. Uint32 num_samplers; /**< The number of samplers defined in the shader. */
  1582. Uint32 num_storage_textures; /**< The number of storage textures defined in the shader. */
  1583. Uint32 num_storage_buffers; /**< The number of storage buffers defined in the shader. */
  1584. Uint32 num_uniform_buffers; /**< The number of uniform buffers defined in the shader. */
  1585. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1586. } SDL_GPUShaderCreateInfo;
  1587. /**
  1588. * A structure specifying the parameters of a texture.
  1589. *
  1590. * Usage flags can be bitwise OR'd together for combinations of usages. Note
  1591. * that certain usage combinations are invalid, for example SAMPLER and
  1592. * GRAPHICS_STORAGE.
  1593. *
  1594. * \since This struct is available since SDL 3.2.0.
  1595. *
  1596. * \sa SDL_CreateGPUTexture
  1597. * \sa SDL_GPUTextureType
  1598. * \sa SDL_GPUTextureFormat
  1599. * \sa SDL_GPUTextureUsageFlags
  1600. * \sa SDL_GPUSampleCount
  1601. */
  1602. typedef struct SDL_GPUTextureCreateInfo
  1603. {
  1604. SDL_GPUTextureType type; /**< The base dimensionality of the texture. */
  1605. SDL_GPUTextureFormat format; /**< The pixel format of the texture. */
  1606. SDL_GPUTextureUsageFlags usage; /**< How the texture is intended to be used by the client. */
  1607. Uint32 width; /**< The width of the texture. */
  1608. Uint32 height; /**< The height of the texture. */
  1609. Uint32 layer_count_or_depth; /**< The layer count or depth of the texture. This value is treated as a layer count on 2D array textures, and as a depth value on 3D textures. */
  1610. Uint32 num_levels; /**< The number of mip levels in the texture. */
  1611. SDL_GPUSampleCount sample_count; /**< The number of samples per texel. Only applies if the texture is used as a render target. */
  1612. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1613. } SDL_GPUTextureCreateInfo;
  1614. /**
  1615. * A structure specifying the parameters of a buffer.
  1616. *
  1617. * Usage flags can be bitwise OR'd together for combinations of usages. Note
  1618. * that certain combinations are invalid, for example VERTEX and INDEX.
  1619. *
  1620. * \since This struct is available since SDL 3.2.0.
  1621. *
  1622. * \sa SDL_CreateGPUBuffer
  1623. * \sa SDL_GPUBufferUsageFlags
  1624. */
  1625. typedef struct SDL_GPUBufferCreateInfo
  1626. {
  1627. SDL_GPUBufferUsageFlags usage; /**< How the buffer is intended to be used by the client. */
  1628. Uint32 size; /**< The size in bytes of the buffer. */
  1629. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1630. } SDL_GPUBufferCreateInfo;
  1631. /**
  1632. * A structure specifying the parameters of a transfer buffer.
  1633. *
  1634. * \since This struct is available since SDL 3.2.0.
  1635. *
  1636. * \sa SDL_CreateGPUTransferBuffer
  1637. */
  1638. typedef struct SDL_GPUTransferBufferCreateInfo
  1639. {
  1640. SDL_GPUTransferBufferUsage usage; /**< How the transfer buffer is intended to be used by the client. */
  1641. Uint32 size; /**< The size in bytes of the transfer buffer. */
  1642. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1643. } SDL_GPUTransferBufferCreateInfo;
  1644. /* Pipeline state structures */
  1645. /**
  1646. * A structure specifying the parameters of the graphics pipeline rasterizer
  1647. * state.
  1648. *
  1649. * Note that SDL_GPU_FILLMODE_LINE is not supported on many Android devices.
  1650. * For those devices, the fill mode will automatically fall back to FILL.
  1651. *
  1652. * Also note that the D3D12 driver will enable depth clamping even if
  1653. * enable_depth_clip is true. If you need this clamp+clip behavior, consider
  1654. * enabling depth clip and then manually clamping depth in your fragment
  1655. * shaders on Metal and Vulkan.
  1656. *
  1657. * \since This struct is available since SDL 3.2.0.
  1658. *
  1659. * \sa SDL_GPUGraphicsPipelineCreateInfo
  1660. */
  1661. typedef struct SDL_GPURasterizerState
  1662. {
  1663. SDL_GPUFillMode fill_mode; /**< Whether polygons will be filled in or drawn as lines. */
  1664. SDL_GPUCullMode cull_mode; /**< The facing direction in which triangles will be culled. */
  1665. SDL_GPUFrontFace front_face; /**< The vertex winding that will cause a triangle to be determined as front-facing. */
  1666. float depth_bias_constant_factor; /**< A scalar factor controlling the depth value added to each fragment. */
  1667. float depth_bias_clamp; /**< The maximum depth bias of a fragment. */
  1668. float depth_bias_slope_factor; /**< A scalar factor applied to a fragment's slope in depth calculations. */
  1669. bool enable_depth_bias; /**< true to bias fragment depth values. */
  1670. bool enable_depth_clip; /**< true to enable depth clip, false to enable depth clamp. */
  1671. Uint8 padding1;
  1672. Uint8 padding2;
  1673. } SDL_GPURasterizerState;
  1674. /**
  1675. * A structure specifying the parameters of the graphics pipeline multisample
  1676. * state.
  1677. *
  1678. * \since This struct is available since SDL 3.2.0.
  1679. *
  1680. * \sa SDL_GPUGraphicsPipelineCreateInfo
  1681. */
  1682. typedef struct SDL_GPUMultisampleState
  1683. {
  1684. SDL_GPUSampleCount sample_count; /**< The number of samples to be used in rasterization. */
  1685. Uint32 sample_mask; /**< Reserved for future use. Must be set to 0. */
  1686. bool enable_mask; /**< Reserved for future use. Must be set to false. */
  1687. bool enable_alpha_to_coverage; /**< true enables the alpha-to-coverage feature. */
  1688. Uint8 padding2;
  1689. Uint8 padding3;
  1690. } SDL_GPUMultisampleState;
  1691. /**
  1692. * A structure specifying the parameters of the graphics pipeline depth
  1693. * stencil state.
  1694. *
  1695. * \since This struct is available since SDL 3.2.0.
  1696. *
  1697. * \sa SDL_GPUGraphicsPipelineCreateInfo
  1698. */
  1699. typedef struct SDL_GPUDepthStencilState
  1700. {
  1701. SDL_GPUCompareOp compare_op; /**< The comparison operator used for depth testing. */
  1702. SDL_GPUStencilOpState back_stencil_state; /**< The stencil op state for back-facing triangles. */
  1703. SDL_GPUStencilOpState front_stencil_state; /**< The stencil op state for front-facing triangles. */
  1704. Uint8 compare_mask; /**< Selects the bits of the stencil values participating in the stencil test. */
  1705. Uint8 write_mask; /**< Selects the bits of the stencil values updated by the stencil test. */
  1706. bool enable_depth_test; /**< true enables the depth test. */
  1707. bool enable_depth_write; /**< true enables depth writes. Depth writes are always disabled when enable_depth_test is false. */
  1708. bool enable_stencil_test; /**< true enables the stencil test. */
  1709. Uint8 padding1;
  1710. Uint8 padding2;
  1711. Uint8 padding3;
  1712. } SDL_GPUDepthStencilState;
  1713. /**
  1714. * A structure specifying the parameters of color targets used in a graphics
  1715. * pipeline.
  1716. *
  1717. * \since This struct is available since SDL 3.2.0.
  1718. *
  1719. * \sa SDL_GPUGraphicsPipelineTargetInfo
  1720. */
  1721. typedef struct SDL_GPUColorTargetDescription
  1722. {
  1723. SDL_GPUTextureFormat format; /**< The pixel format of the texture to be used as a color target. */
  1724. SDL_GPUColorTargetBlendState blend_state; /**< The blend state to be used for the color target. */
  1725. } SDL_GPUColorTargetDescription;
  1726. /**
  1727. * A structure specifying the descriptions of render targets used in a
  1728. * graphics pipeline.
  1729. *
  1730. * \since This struct is available since SDL 3.2.0.
  1731. *
  1732. * \sa SDL_GPUGraphicsPipelineCreateInfo
  1733. * \sa SDL_GPUColorTargetDescription
  1734. * \sa SDL_GPUTextureFormat
  1735. */
  1736. typedef struct SDL_GPUGraphicsPipelineTargetInfo
  1737. {
  1738. const SDL_GPUColorTargetDescription *color_target_descriptions; /**< A pointer to an array of color target descriptions. */
  1739. Uint32 num_color_targets; /**< The number of color target descriptions in the above array. */
  1740. SDL_GPUTextureFormat depth_stencil_format; /**< The pixel format of the depth-stencil target. Ignored if has_depth_stencil_target is false. */
  1741. bool has_depth_stencil_target; /**< true specifies that the pipeline uses a depth-stencil target. */
  1742. Uint8 padding1;
  1743. Uint8 padding2;
  1744. Uint8 padding3;
  1745. } SDL_GPUGraphicsPipelineTargetInfo;
  1746. /**
  1747. * A structure specifying the parameters of a graphics pipeline state.
  1748. *
  1749. * \since This struct is available since SDL 3.2.0.
  1750. *
  1751. * \sa SDL_CreateGPUGraphicsPipeline
  1752. * \sa SDL_GPUShader
  1753. * \sa SDL_GPUVertexInputState
  1754. * \sa SDL_GPUPrimitiveType
  1755. * \sa SDL_GPURasterizerState
  1756. * \sa SDL_GPUMultisampleState
  1757. * \sa SDL_GPUDepthStencilState
  1758. * \sa SDL_GPUGraphicsPipelineTargetInfo
  1759. */
  1760. typedef struct SDL_GPUGraphicsPipelineCreateInfo
  1761. {
  1762. SDL_GPUShader *vertex_shader; /**< The vertex shader used by the graphics pipeline. */
  1763. SDL_GPUShader *fragment_shader; /**< The fragment shader used by the graphics pipeline. */
  1764. SDL_GPUVertexInputState vertex_input_state; /**< The vertex layout of the graphics pipeline. */
  1765. SDL_GPUPrimitiveType primitive_type; /**< The primitive topology of the graphics pipeline. */
  1766. SDL_GPURasterizerState rasterizer_state; /**< The rasterizer state of the graphics pipeline. */
  1767. SDL_GPUMultisampleState multisample_state; /**< The multisample state of the graphics pipeline. */
  1768. SDL_GPUDepthStencilState depth_stencil_state; /**< The depth-stencil state of the graphics pipeline. */
  1769. SDL_GPUGraphicsPipelineTargetInfo target_info; /**< Formats and blend modes for the render targets of the graphics pipeline. */
  1770. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1771. } SDL_GPUGraphicsPipelineCreateInfo;
  1772. /**
  1773. * A structure specifying the parameters of a compute pipeline state.
  1774. *
  1775. * \since This struct is available since SDL 3.2.0.
  1776. *
  1777. * \sa SDL_CreateGPUComputePipeline
  1778. * \sa SDL_GPUShaderFormat
  1779. */
  1780. typedef struct SDL_GPUComputePipelineCreateInfo
  1781. {
  1782. size_t code_size; /**< The size in bytes of the compute shader code pointed to. */
  1783. const Uint8 *code; /**< A pointer to compute shader code. */
  1784. const char *entrypoint; /**< A pointer to a null-terminated UTF-8 string specifying the entry point function name for the shader. */
  1785. SDL_GPUShaderFormat format; /**< The format of the compute shader code. */
  1786. Uint32 num_samplers; /**< The number of samplers defined in the shader. */
  1787. Uint32 num_readonly_storage_textures; /**< The number of readonly storage textures defined in the shader. */
  1788. Uint32 num_readonly_storage_buffers; /**< The number of readonly storage buffers defined in the shader. */
  1789. Uint32 num_readwrite_storage_textures; /**< The number of read-write storage textures defined in the shader. */
  1790. Uint32 num_readwrite_storage_buffers; /**< The number of read-write storage buffers defined in the shader. */
  1791. Uint32 num_uniform_buffers; /**< The number of uniform buffers defined in the shader. */
  1792. Uint32 threadcount_x; /**< The number of threads in the X dimension. This should match the value in the shader. */
  1793. Uint32 threadcount_y; /**< The number of threads in the Y dimension. This should match the value in the shader. */
  1794. Uint32 threadcount_z; /**< The number of threads in the Z dimension. This should match the value in the shader. */
  1795. SDL_PropertiesID props; /**< A properties ID for extensions. Should be 0 if no extensions are needed. */
  1796. } SDL_GPUComputePipelineCreateInfo;
  1797. /**
  1798. * A structure specifying the parameters of a color target used by a render
  1799. * pass.
  1800. *
  1801. * The load_op field determines what is done with the texture at the beginning
  1802. * of the render pass.
  1803. *
  1804. * - LOAD: Loads the data currently in the texture. Not recommended for
  1805. * multisample textures as it requires significant memory bandwidth.
  1806. * - CLEAR: Clears the texture to a single color.
  1807. * - DONT_CARE: The driver will do whatever it wants with the texture memory.
  1808. * This is a good option if you know that every single pixel will be touched
  1809. * in the render pass.
  1810. *
  1811. * The store_op field determines what is done with the color results of the
  1812. * render pass.
  1813. *
  1814. * - STORE: Stores the results of the render pass in the texture. Not
  1815. * recommended for multisample textures as it requires significant memory
  1816. * bandwidth.
  1817. * - DONT_CARE: The driver will do whatever it wants with the texture memory.
  1818. * This is often a good option for depth/stencil textures.
  1819. * - RESOLVE: Resolves a multisample texture into resolve_texture, which must
  1820. * have a sample count of 1. Then the driver may discard the multisample
  1821. * texture memory. This is the most performant method of resolving a
  1822. * multisample target.
  1823. * - RESOLVE_AND_STORE: Resolves a multisample texture into the
  1824. * resolve_texture, which must have a sample count of 1. Then the driver
  1825. * stores the multisample texture's contents. Not recommended as it requires
  1826. * significant memory bandwidth.
  1827. *
  1828. * \since This struct is available since SDL 3.2.0.
  1829. *
  1830. * \sa SDL_BeginGPURenderPass
  1831. */
  1832. typedef struct SDL_GPUColorTargetInfo
  1833. {
  1834. SDL_GPUTexture *texture; /**< The texture that will be used as a color target by a render pass. */
  1835. Uint32 mip_level; /**< The mip level to use as a color target. */
  1836. Uint32 layer_or_depth_plane; /**< The layer index or depth plane to use as a color target. This value is treated as a layer index on 2D array and cube textures, and as a depth plane on 3D textures. */
  1837. SDL_FColor clear_color; /**< The color to clear the color target to at the start of the render pass. Ignored if SDL_GPU_LOADOP_CLEAR is not used. */
  1838. SDL_GPULoadOp load_op; /**< What is done with the contents of the color target at the beginning of the render pass. */
  1839. SDL_GPUStoreOp store_op; /**< What is done with the results of the render pass. */
  1840. SDL_GPUTexture *resolve_texture; /**< The texture that will receive the results of a multisample resolve operation. Ignored if a RESOLVE* store_op is not used. */
  1841. Uint32 resolve_mip_level; /**< The mip level of the resolve texture to use for the resolve operation. Ignored if a RESOLVE* store_op is not used. */
  1842. Uint32 resolve_layer; /**< The layer index of the resolve texture to use for the resolve operation. Ignored if a RESOLVE* store_op is not used. */
  1843. bool cycle; /**< true cycles the texture if the texture is bound and load_op is not LOAD */
  1844. bool cycle_resolve_texture; /**< true cycles the resolve texture if the resolve texture is bound. Ignored if a RESOLVE* store_op is not used. */
  1845. Uint8 padding1;
  1846. Uint8 padding2;
  1847. } SDL_GPUColorTargetInfo;
  1848. /**
  1849. * A structure specifying the parameters of a depth-stencil target used by a
  1850. * render pass.
  1851. *
  1852. * The load_op field determines what is done with the depth contents of the
  1853. * texture at the beginning of the render pass.
  1854. *
  1855. * - LOAD: Loads the depth values currently in the texture.
  1856. * - CLEAR: Clears the texture to a single depth.
  1857. * - DONT_CARE: The driver will do whatever it wants with the memory. This is
  1858. * a good option if you know that every single pixel will be touched in the
  1859. * render pass.
  1860. *
  1861. * The store_op field determines what is done with the depth results of the
  1862. * render pass.
  1863. *
  1864. * - STORE: Stores the depth results in the texture.
  1865. * - DONT_CARE: The driver will do whatever it wants with the depth results.
  1866. * This is often a good option for depth/stencil textures that don't need to
  1867. * be reused again.
  1868. *
  1869. * The stencil_load_op field determines what is done with the stencil contents
  1870. * of the texture at the beginning of the render pass.
  1871. *
  1872. * - LOAD: Loads the stencil values currently in the texture.
  1873. * - CLEAR: Clears the stencil values to a single value.
  1874. * - DONT_CARE: The driver will do whatever it wants with the memory. This is
  1875. * a good option if you know that every single pixel will be touched in the
  1876. * render pass.
  1877. *
  1878. * The stencil_store_op field determines what is done with the stencil results
  1879. * of the render pass.
  1880. *
  1881. * - STORE: Stores the stencil results in the texture.
  1882. * - DONT_CARE: The driver will do whatever it wants with the stencil results.
  1883. * This is often a good option for depth/stencil textures that don't need to
  1884. * be reused again.
  1885. *
  1886. * Note that depth/stencil targets do not support multisample resolves.
  1887. *
  1888. * \since This struct is available since SDL 3.2.0.
  1889. *
  1890. * \sa SDL_BeginGPURenderPass
  1891. */
  1892. typedef struct SDL_GPUDepthStencilTargetInfo
  1893. {
  1894. SDL_GPUTexture *texture; /**< The texture that will be used as the depth stencil target by the render pass. */
  1895. float clear_depth; /**< The value to clear the depth component to at the beginning of the render pass. Ignored if SDL_GPU_LOADOP_CLEAR is not used. */
  1896. SDL_GPULoadOp load_op; /**< What is done with the depth contents at the beginning of the render pass. */
  1897. SDL_GPUStoreOp store_op; /**< What is done with the depth results of the render pass. */
  1898. SDL_GPULoadOp stencil_load_op; /**< What is done with the stencil contents at the beginning of the render pass. */
  1899. SDL_GPUStoreOp stencil_store_op; /**< What is done with the stencil results of the render pass. */
  1900. bool cycle; /**< true cycles the texture if the texture is bound and any load ops are not LOAD */
  1901. Uint8 clear_stencil; /**< The value to clear the stencil component to at the beginning of the render pass. Ignored if SDL_GPU_LOADOP_CLEAR is not used. */
  1902. Uint8 padding1;
  1903. Uint8 padding2;
  1904. } SDL_GPUDepthStencilTargetInfo;
  1905. /**
  1906. * A structure containing parameters for a blit command.
  1907. *
  1908. * \since This struct is available since SDL 3.2.0.
  1909. *
  1910. * \sa SDL_BlitGPUTexture
  1911. */
  1912. typedef struct SDL_GPUBlitInfo {
  1913. SDL_GPUBlitRegion source; /**< The source region for the blit. */
  1914. SDL_GPUBlitRegion destination; /**< The destination region for the blit. */
  1915. SDL_GPULoadOp load_op; /**< What is done with the contents of the destination before the blit. */
  1916. SDL_FColor clear_color; /**< The color to clear the destination region to before the blit. Ignored if load_op is not SDL_GPU_LOADOP_CLEAR. */
  1917. SDL_FlipMode flip_mode; /**< The flip mode for the source region. */
  1918. SDL_GPUFilter filter; /**< The filter mode used when blitting. */
  1919. bool cycle; /**< true cycles the destination texture if it is already bound. */
  1920. Uint8 padding1;
  1921. Uint8 padding2;
  1922. Uint8 padding3;
  1923. } SDL_GPUBlitInfo;
  1924. /* Binding structs */
  1925. /**
  1926. * A structure specifying parameters in a buffer binding call.
  1927. *
  1928. * \since This struct is available since SDL 3.2.0.
  1929. *
  1930. * \sa SDL_BindGPUVertexBuffers
  1931. * \sa SDL_BindGPUIndexBuffer
  1932. */
  1933. typedef struct SDL_GPUBufferBinding
  1934. {
  1935. SDL_GPUBuffer *buffer; /**< The buffer to bind. Must have been created with SDL_GPU_BUFFERUSAGE_VERTEX for SDL_BindGPUVertexBuffers, or SDL_GPU_BUFFERUSAGE_INDEX for SDL_BindGPUIndexBuffer. */
  1936. Uint32 offset; /**< The starting byte of the data to bind in the buffer. */
  1937. } SDL_GPUBufferBinding;
  1938. /**
  1939. * A structure specifying parameters in a sampler binding call.
  1940. *
  1941. * \since This struct is available since SDL 3.2.0.
  1942. *
  1943. * \sa SDL_BindGPUVertexSamplers
  1944. * \sa SDL_BindGPUFragmentSamplers
  1945. */
  1946. typedef struct SDL_GPUTextureSamplerBinding
  1947. {
  1948. SDL_GPUTexture *texture; /**< The texture to bind. Must have been created with SDL_GPU_TEXTUREUSAGE_SAMPLER. */
  1949. SDL_GPUSampler *sampler; /**< The sampler to bind. */
  1950. } SDL_GPUTextureSamplerBinding;
  1951. /**
  1952. * A structure specifying parameters related to binding buffers in a compute
  1953. * pass.
  1954. *
  1955. * \since This struct is available since SDL 3.2.0.
  1956. *
  1957. * \sa SDL_BeginGPUComputePass
  1958. */
  1959. typedef struct SDL_GPUStorageBufferReadWriteBinding
  1960. {
  1961. SDL_GPUBuffer *buffer; /**< The buffer to bind. Must have been created with SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_WRITE. */
  1962. bool cycle; /**< true cycles the buffer if it is already bound. */
  1963. Uint8 padding1;
  1964. Uint8 padding2;
  1965. Uint8 padding3;
  1966. } SDL_GPUStorageBufferReadWriteBinding;
  1967. /**
  1968. * A structure specifying parameters related to binding textures in a compute
  1969. * pass.
  1970. *
  1971. * \since This struct is available since SDL 3.2.0.
  1972. *
  1973. * \sa SDL_BeginGPUComputePass
  1974. */
  1975. typedef struct SDL_GPUStorageTextureReadWriteBinding
  1976. {
  1977. SDL_GPUTexture *texture; /**< The texture to bind. Must have been created with SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_WRITE or SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_SIMULTANEOUS_READ_WRITE. */
  1978. Uint32 mip_level; /**< The mip level index to bind. */
  1979. Uint32 layer; /**< The layer index to bind. */
  1980. bool cycle; /**< true cycles the texture if it is already bound. */
  1981. Uint8 padding1;
  1982. Uint8 padding2;
  1983. Uint8 padding3;
  1984. } SDL_GPUStorageTextureReadWriteBinding;
  1985. /* Functions */
  1986. /* Device */
  1987. /**
  1988. * Checks for GPU runtime support.
  1989. *
  1990. * \param format_flags a bitflag indicating which shader formats the app is
  1991. * able to provide.
  1992. * \param name the preferred GPU driver, or NULL to let SDL pick the optimal
  1993. * driver.
  1994. * \returns true if supported, false otherwise.
  1995. *
  1996. * \since This function is available since SDL 3.2.0.
  1997. *
  1998. * \sa SDL_CreateGPUDevice
  1999. */
  2000. extern SDL_DECLSPEC bool SDLCALL SDL_GPUSupportsShaderFormats(
  2001. SDL_GPUShaderFormat format_flags,
  2002. const char *name);
  2003. /**
  2004. * Checks for GPU runtime support.
  2005. *
  2006. * \param props the properties to use.
  2007. * \returns true if supported, false otherwise.
  2008. *
  2009. * \since This function is available since SDL 3.2.0.
  2010. *
  2011. * \sa SDL_CreateGPUDeviceWithProperties
  2012. */
  2013. extern SDL_DECLSPEC bool SDLCALL SDL_GPUSupportsProperties(
  2014. SDL_PropertiesID props);
  2015. /**
  2016. * Creates a GPU context.
  2017. *
  2018. * \param format_flags a bitflag indicating which shader formats the app is
  2019. * able to provide.
  2020. * \param debug_mode enable debug mode properties and validations.
  2021. * \param name the preferred GPU driver, or NULL to let SDL pick the optimal
  2022. * driver.
  2023. * \returns a GPU context on success or NULL on failure; call SDL_GetError()
  2024. * for more information.
  2025. *
  2026. * \since This function is available since SDL 3.2.0.
  2027. *
  2028. * \sa SDL_GetGPUShaderFormats
  2029. * \sa SDL_GetGPUDeviceDriver
  2030. * \sa SDL_DestroyGPUDevice
  2031. * \sa SDL_GPUSupportsShaderFormats
  2032. */
  2033. extern SDL_DECLSPEC SDL_GPUDevice * SDLCALL SDL_CreateGPUDevice(
  2034. SDL_GPUShaderFormat format_flags,
  2035. bool debug_mode,
  2036. const char *name);
  2037. /**
  2038. * Creates a GPU context.
  2039. *
  2040. * These are the supported properties:
  2041. *
  2042. * - `SDL_PROP_GPU_DEVICE_CREATE_DEBUGMODE_BOOLEAN`: enable debug mode
  2043. * properties and validations, defaults to true.
  2044. * - `SDL_PROP_GPU_DEVICE_CREATE_PREFERLOWPOWER_BOOLEAN`: enable to prefer
  2045. * energy efficiency over maximum GPU performance, defaults to false.
  2046. * - `SDL_PROP_GPU_DEVICE_CREATE_VERBOSE_BOOLEAN`: enable to automatically log
  2047. * useful debug information on device creation, defaults to true.
  2048. * - `SDL_PROP_GPU_DEVICE_CREATE_NAME_STRING`: the name of the GPU driver to
  2049. * use, if a specific one is desired.
  2050. *
  2051. * These are the current shader format properties:
  2052. *
  2053. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_PRIVATE_BOOLEAN`: The app is able to
  2054. * provide shaders for an NDA platform.
  2055. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_SPIRV_BOOLEAN`: The app is able to
  2056. * provide SPIR-V shaders if applicable.
  2057. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXBC_BOOLEAN`: The app is able to
  2058. * provide DXBC shaders if applicable
  2059. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN`: The app is able to
  2060. * provide DXIL shaders if applicable.
  2061. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_MSL_BOOLEAN`: The app is able to
  2062. * provide MSL shaders if applicable.
  2063. * - `SDL_PROP_GPU_DEVICE_CREATE_SHADERS_METALLIB_BOOLEAN`: The app is able to
  2064. * provide Metal shader libraries if applicable.
  2065. *
  2066. * With the D3D12 renderer:
  2067. *
  2068. * - `SDL_PROP_GPU_DEVICE_CREATE_D3D12_SEMANTIC_NAME_STRING`: the prefix to
  2069. * use for all vertex semantics, default is "TEXCOORD".
  2070. *
  2071. * \param props the properties to use.
  2072. * \returns a GPU context on success or NULL on failure; call SDL_GetError()
  2073. * for more information.
  2074. *
  2075. * \since This function is available since SDL 3.2.0.
  2076. *
  2077. * \sa SDL_GetGPUShaderFormats
  2078. * \sa SDL_GetGPUDeviceDriver
  2079. * \sa SDL_DestroyGPUDevice
  2080. * \sa SDL_GPUSupportsProperties
  2081. */
  2082. extern SDL_DECLSPEC SDL_GPUDevice * SDLCALL SDL_CreateGPUDeviceWithProperties(
  2083. SDL_PropertiesID props);
  2084. #define SDL_PROP_GPU_DEVICE_CREATE_DEBUGMODE_BOOLEAN "SDL.gpu.device.create.debugmode"
  2085. #define SDL_PROP_GPU_DEVICE_CREATE_PREFERLOWPOWER_BOOLEAN "SDL.gpu.device.create.preferlowpower"
  2086. #define SDL_PROP_GPU_DEVICE_CREATE_VERBOSE_BOOLEAN "SDL.gpu.device.create.verbose"
  2087. #define SDL_PROP_GPU_DEVICE_CREATE_NAME_STRING "SDL.gpu.device.create.name"
  2088. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_PRIVATE_BOOLEAN "SDL.gpu.device.create.shaders.private"
  2089. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_SPIRV_BOOLEAN "SDL.gpu.device.create.shaders.spirv"
  2090. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXBC_BOOLEAN "SDL.gpu.device.create.shaders.dxbc"
  2091. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_DXIL_BOOLEAN "SDL.gpu.device.create.shaders.dxil"
  2092. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_MSL_BOOLEAN "SDL.gpu.device.create.shaders.msl"
  2093. #define SDL_PROP_GPU_DEVICE_CREATE_SHADERS_METALLIB_BOOLEAN "SDL.gpu.device.create.shaders.metallib"
  2094. #define SDL_PROP_GPU_DEVICE_CREATE_D3D12_SEMANTIC_NAME_STRING "SDL.gpu.device.create.d3d12.semantic"
  2095. /**
  2096. * Destroys a GPU context previously returned by SDL_CreateGPUDevice.
  2097. *
  2098. * \param device a GPU Context to destroy.
  2099. *
  2100. * \since This function is available since SDL 3.2.0.
  2101. *
  2102. * \sa SDL_CreateGPUDevice
  2103. */
  2104. extern SDL_DECLSPEC void SDLCALL SDL_DestroyGPUDevice(SDL_GPUDevice *device);
  2105. /**
  2106. * Get the number of GPU drivers compiled into SDL.
  2107. *
  2108. * \returns the number of built in GPU drivers.
  2109. *
  2110. * \since This function is available since SDL 3.2.0.
  2111. *
  2112. * \sa SDL_GetGPUDriver
  2113. */
  2114. extern SDL_DECLSPEC int SDLCALL SDL_GetNumGPUDrivers(void);
  2115. /**
  2116. * Get the name of a built in GPU driver.
  2117. *
  2118. * The GPU drivers are presented in the order in which they are normally
  2119. * checked during initialization.
  2120. *
  2121. * The names of drivers are all simple, low-ASCII identifiers, like "vulkan",
  2122. * "metal" or "direct3d12". These never have Unicode characters, and are not
  2123. * meant to be proper names.
  2124. *
  2125. * \param index the index of a GPU driver.
  2126. * \returns the name of the GPU driver with the given **index**.
  2127. *
  2128. * \since This function is available since SDL 3.2.0.
  2129. *
  2130. * \sa SDL_GetNumGPUDrivers
  2131. */
  2132. extern SDL_DECLSPEC const char * SDLCALL SDL_GetGPUDriver(int index);
  2133. /**
  2134. * Returns the name of the backend used to create this GPU context.
  2135. *
  2136. * \param device a GPU context to query.
  2137. * \returns the name of the device's driver, or NULL on error.
  2138. *
  2139. * \since This function is available since SDL 3.2.0.
  2140. */
  2141. extern SDL_DECLSPEC const char * SDLCALL SDL_GetGPUDeviceDriver(SDL_GPUDevice *device);
  2142. /**
  2143. * Returns the supported shader formats for this GPU context.
  2144. *
  2145. * \param device a GPU context to query.
  2146. * \returns a bitflag indicating which shader formats the driver is able to
  2147. * consume.
  2148. *
  2149. * \since This function is available since SDL 3.2.0.
  2150. */
  2151. extern SDL_DECLSPEC SDL_GPUShaderFormat SDLCALL SDL_GetGPUShaderFormats(SDL_GPUDevice *device);
  2152. /**
  2153. * Get the properties associated with a GPU device.
  2154. *
  2155. * All properties are optional and may differ between GPU backends and SDL
  2156. * versions.
  2157. *
  2158. * The following properties are provided by SDL:
  2159. *
  2160. * `SDL_PROP_GPU_DEVICE_NAME_STRING`: Contains the name of the underlying
  2161. * device as reported by the system driver. This string has no standardized
  2162. * format, is highly inconsistent between hardware devices and drivers, and is
  2163. * able to change at any time. Do not attempt to parse this string as it is
  2164. * bound to fail at some point in the future when system drivers are updated,
  2165. * new hardware devices are introduced, or when SDL adds new GPU backends or
  2166. * modifies existing ones.
  2167. *
  2168. * Strings that have been found in the wild include:
  2169. *
  2170. * - GTX 970
  2171. * - GeForce GTX 970
  2172. * - NVIDIA GeForce GTX 970
  2173. * - Microsoft Direct3D12 (NVIDIA GeForce GTX 970)
  2174. * - NVIDIA Graphics Device
  2175. * - GeForce GPU
  2176. * - P106-100
  2177. * - AMD 15D8:C9
  2178. * - AMD Custom GPU 0405
  2179. * - AMD Radeon (TM) Graphics
  2180. * - ASUS Radeon RX 470 Series
  2181. * - Intel(R) Arc(tm) A380 Graphics (DG2)
  2182. * - Virtio-GPU Venus (NVIDIA TITAN V)
  2183. * - SwiftShader Device (LLVM 16.0.0)
  2184. * - llvmpipe (LLVM 15.0.4, 256 bits)
  2185. * - Microsoft Basic Render Driver
  2186. * - unknown device
  2187. *
  2188. * The above list shows that the same device can have different formats, the
  2189. * vendor name may or may not appear in the string, the included vendor name
  2190. * may not be the vendor of the chipset on the device, some manufacturers
  2191. * include pseudo-legal marks while others don't, some devices may not use a
  2192. * marketing name in the string, the device string may be wrapped by the name
  2193. * of a translation interface, the device may be emulated in software, or the
  2194. * string may contain generic text that does not identify the device at all.
  2195. *
  2196. * `SDL_PROP_GPU_DEVICE_DRIVER_NAME_STRING`: Contains the self-reported name
  2197. * of the underlying system driver.
  2198. *
  2199. * Strings that have been found in the wild include:
  2200. *
  2201. * - Intel Corporation
  2202. * - Intel open-source Mesa driver
  2203. * - Qualcomm Technologies Inc. Adreno Vulkan Driver
  2204. * - MoltenVK
  2205. * - Mali-G715
  2206. * - venus
  2207. *
  2208. * `SDL_PROP_GPU_DEVICE_DRIVER_VERSION_STRING`: Contains the self-reported
  2209. * version of the underlying system driver. This is a relatively short version
  2210. * string in an unspecified format. If SDL_PROP_GPU_DEVICE_DRIVER_INFO_STRING
  2211. * is available then that property should be preferred over this one as it may
  2212. * contain additional information that is useful for identifying the exact
  2213. * driver version used.
  2214. *
  2215. * Strings that have been found in the wild include:
  2216. *
  2217. * - 53.0.0
  2218. * - 0.405.2463
  2219. * - 32.0.15.6614
  2220. *
  2221. * `SDL_PROP_GPU_DEVICE_DRIVER_INFO_STRING`: Contains the detailed version
  2222. * information of the underlying system driver as reported by the driver. This
  2223. * is an arbitrary string with no standardized format and it may contain
  2224. * newlines. This property should be preferred over
  2225. * SDL_PROP_GPU_DEVICE_DRIVER_VERSION_STRING if it is available as it usually
  2226. * contains the same information but in a format that is easier to read.
  2227. *
  2228. * Strings that have been found in the wild include:
  2229. *
  2230. * - 101.6559
  2231. * - 1.2.11
  2232. * - Mesa 21.2.2 (LLVM 12.0.1)
  2233. * - Mesa 22.2.0-devel (git-f226222 2022-04-14 impish-oibaf-ppa)
  2234. * - v1.r53p0-00eac0.824c4f31403fb1fbf8ee1042422c2129
  2235. *
  2236. * This string has also been observed to be a multiline string (which has a
  2237. * trailing newline):
  2238. *
  2239. * ```
  2240. * Driver Build: 85da404, I46ff5fc46f, 1606794520
  2241. * Date: 11/30/20
  2242. * Compiler Version: EV031.31.04.01
  2243. * Driver Branch: promo490_3_Google
  2244. * ```
  2245. *
  2246. * \param device a GPU context to query.
  2247. * \returns a valid property ID on success or 0 on failure; call
  2248. * SDL_GetError() for more information.
  2249. *
  2250. * \threadsafety It is safe to call this function from any thread.
  2251. *
  2252. * \since This function is available since SDL 3.4.0.
  2253. */
  2254. extern SDL_DECLSPEC SDL_PropertiesID SDLCALL SDL_GetGPUDeviceProperties(SDL_GPUDevice *device);
  2255. #define SDL_PROP_GPU_DEVICE_NAME_STRING "SDL.gpu.device.name"
  2256. #define SDL_PROP_GPU_DEVICE_DRIVER_NAME_STRING "SDL.gpu.device.driver_name"
  2257. #define SDL_PROP_GPU_DEVICE_DRIVER_VERSION_STRING "SDL.gpu.device.driver_version"
  2258. #define SDL_PROP_GPU_DEVICE_DRIVER_INFO_STRING "SDL.gpu.device.driver_info"
  2259. /* State Creation */
  2260. /**
  2261. * Creates a pipeline object to be used in a compute workflow.
  2262. *
  2263. * Shader resource bindings must be authored to follow a particular order
  2264. * depending on the shader format.
  2265. *
  2266. * For SPIR-V shaders, use the following resource sets:
  2267. *
  2268. * - 0: Sampled textures, followed by read-only storage textures, followed by
  2269. * read-only storage buffers
  2270. * - 1: Read-write storage textures, followed by read-write storage buffers
  2271. * - 2: Uniform buffers
  2272. *
  2273. * For DXBC and DXIL shaders, use the following register order:
  2274. *
  2275. * - (t[n], space0): Sampled textures, followed by read-only storage textures,
  2276. * followed by read-only storage buffers
  2277. * - (u[n], space1): Read-write storage textures, followed by read-write
  2278. * storage buffers
  2279. * - (b[n], space2): Uniform buffers
  2280. *
  2281. * For MSL/metallib, use the following order:
  2282. *
  2283. * - [[buffer]]: Uniform buffers, followed by read-only storage buffers,
  2284. * followed by read-write storage buffers
  2285. * - [[texture]]: Sampled textures, followed by read-only storage textures,
  2286. * followed by read-write storage textures
  2287. *
  2288. * There are optional properties that can be provided through `props`. These
  2289. * are the supported properties:
  2290. *
  2291. * - `SDL_PROP_GPU_COMPUTEPIPELINE_CREATE_NAME_STRING`: a name that can be
  2292. * displayed in debugging tools.
  2293. *
  2294. * \param device a GPU Context.
  2295. * \param createinfo a struct describing the state of the compute pipeline to
  2296. * create.
  2297. * \returns a compute pipeline object on success, or NULL on failure; call
  2298. * SDL_GetError() for more information.
  2299. *
  2300. * \since This function is available since SDL 3.2.0.
  2301. *
  2302. * \sa SDL_BindGPUComputePipeline
  2303. * \sa SDL_ReleaseGPUComputePipeline
  2304. */
  2305. extern SDL_DECLSPEC SDL_GPUComputePipeline * SDLCALL SDL_CreateGPUComputePipeline(
  2306. SDL_GPUDevice *device,
  2307. const SDL_GPUComputePipelineCreateInfo *createinfo);
  2308. #define SDL_PROP_GPU_COMPUTEPIPELINE_CREATE_NAME_STRING "SDL.gpu.computepipeline.create.name"
  2309. /**
  2310. * Creates a pipeline object to be used in a graphics workflow.
  2311. *
  2312. * There are optional properties that can be provided through `props`. These
  2313. * are the supported properties:
  2314. *
  2315. * - `SDL_PROP_GPU_GRAPHICSPIPELINE_CREATE_NAME_STRING`: a name that can be
  2316. * displayed in debugging tools.
  2317. *
  2318. * \param device a GPU Context.
  2319. * \param createinfo a struct describing the state of the graphics pipeline to
  2320. * create.
  2321. * \returns a graphics pipeline object on success, or NULL on failure; call
  2322. * SDL_GetError() for more information.
  2323. *
  2324. * \since This function is available since SDL 3.2.0.
  2325. *
  2326. * \sa SDL_CreateGPUShader
  2327. * \sa SDL_BindGPUGraphicsPipeline
  2328. * \sa SDL_ReleaseGPUGraphicsPipeline
  2329. */
  2330. extern SDL_DECLSPEC SDL_GPUGraphicsPipeline * SDLCALL SDL_CreateGPUGraphicsPipeline(
  2331. SDL_GPUDevice *device,
  2332. const SDL_GPUGraphicsPipelineCreateInfo *createinfo);
  2333. #define SDL_PROP_GPU_GRAPHICSPIPELINE_CREATE_NAME_STRING "SDL.gpu.graphicspipeline.create.name"
  2334. /**
  2335. * Creates a sampler object to be used when binding textures in a graphics
  2336. * workflow.
  2337. *
  2338. * There are optional properties that can be provided through `props`. These
  2339. * are the supported properties:
  2340. *
  2341. * - `SDL_PROP_GPU_SAMPLER_CREATE_NAME_STRING`: a name that can be displayed
  2342. * in debugging tools.
  2343. *
  2344. * \param device a GPU Context.
  2345. * \param createinfo a struct describing the state of the sampler to create.
  2346. * \returns a sampler object on success, or NULL on failure; call
  2347. * SDL_GetError() for more information.
  2348. *
  2349. * \since This function is available since SDL 3.2.0.
  2350. *
  2351. * \sa SDL_BindGPUVertexSamplers
  2352. * \sa SDL_BindGPUFragmentSamplers
  2353. * \sa SDL_ReleaseGPUSampler
  2354. */
  2355. extern SDL_DECLSPEC SDL_GPUSampler * SDLCALL SDL_CreateGPUSampler(
  2356. SDL_GPUDevice *device,
  2357. const SDL_GPUSamplerCreateInfo *createinfo);
  2358. #define SDL_PROP_GPU_SAMPLER_CREATE_NAME_STRING "SDL.gpu.sampler.create.name"
  2359. /**
  2360. * Creates a shader to be used when creating a graphics pipeline.
  2361. *
  2362. * Shader resource bindings must be authored to follow a particular order
  2363. * depending on the shader format.
  2364. *
  2365. * For SPIR-V shaders, use the following resource sets:
  2366. *
  2367. * For vertex shaders:
  2368. *
  2369. * - 0: Sampled textures, followed by storage textures, followed by storage
  2370. * buffers
  2371. * - 1: Uniform buffers
  2372. *
  2373. * For fragment shaders:
  2374. *
  2375. * - 2: Sampled textures, followed by storage textures, followed by storage
  2376. * buffers
  2377. * - 3: Uniform buffers
  2378. *
  2379. * For DXBC and DXIL shaders, use the following register order:
  2380. *
  2381. * For vertex shaders:
  2382. *
  2383. * - (t[n], space0): Sampled textures, followed by storage textures, followed
  2384. * by storage buffers
  2385. * - (s[n], space0): Samplers with indices corresponding to the sampled
  2386. * textures
  2387. * - (b[n], space1): Uniform buffers
  2388. *
  2389. * For pixel shaders:
  2390. *
  2391. * - (t[n], space2): Sampled textures, followed by storage textures, followed
  2392. * by storage buffers
  2393. * - (s[n], space2): Samplers with indices corresponding to the sampled
  2394. * textures
  2395. * - (b[n], space3): Uniform buffers
  2396. *
  2397. * For MSL/metallib, use the following order:
  2398. *
  2399. * - [[texture]]: Sampled textures, followed by storage textures
  2400. * - [[sampler]]: Samplers with indices corresponding to the sampled textures
  2401. * - [[buffer]]: Uniform buffers, followed by storage buffers. Vertex buffer 0
  2402. * is bound at [[buffer(14)]], vertex buffer 1 at [[buffer(15)]], and so on.
  2403. * Rather than manually authoring vertex buffer indices, use the
  2404. * [[stage_in]] attribute which will automatically use the vertex input
  2405. * information from the SDL_GPUGraphicsPipeline.
  2406. *
  2407. * Shader semantics other than system-value semantics do not matter in D3D12
  2408. * and for ease of use the SDL implementation assumes that non system-value
  2409. * semantics will all be TEXCOORD. If you are using HLSL as the shader source
  2410. * language, your vertex semantics should start at TEXCOORD0 and increment
  2411. * like so: TEXCOORD1, TEXCOORD2, etc. If you wish to change the semantic
  2412. * prefix to something other than TEXCOORD you can use
  2413. * SDL_PROP_GPU_DEVICE_CREATE_D3D12_SEMANTIC_NAME_STRING with
  2414. * SDL_CreateGPUDeviceWithProperties().
  2415. *
  2416. * There are optional properties that can be provided through `props`. These
  2417. * are the supported properties:
  2418. *
  2419. * - `SDL_PROP_GPU_SHADER_CREATE_NAME_STRING`: a name that can be displayed in
  2420. * debugging tools.
  2421. *
  2422. * \param device a GPU Context.
  2423. * \param createinfo a struct describing the state of the shader to create.
  2424. * \returns a shader object on success, or NULL on failure; call
  2425. * SDL_GetError() for more information.
  2426. *
  2427. * \since This function is available since SDL 3.2.0.
  2428. *
  2429. * \sa SDL_CreateGPUGraphicsPipeline
  2430. * \sa SDL_ReleaseGPUShader
  2431. */
  2432. extern SDL_DECLSPEC SDL_GPUShader * SDLCALL SDL_CreateGPUShader(
  2433. SDL_GPUDevice *device,
  2434. const SDL_GPUShaderCreateInfo *createinfo);
  2435. #define SDL_PROP_GPU_SHADER_CREATE_NAME_STRING "SDL.gpu.shader.create.name"
  2436. /**
  2437. * Creates a texture object to be used in graphics or compute workflows.
  2438. *
  2439. * The contents of this texture are undefined until data is written to the
  2440. * texture.
  2441. *
  2442. * Note that certain combinations of usage flags are invalid. For example, a
  2443. * texture cannot have both the SAMPLER and GRAPHICS_STORAGE_READ flags.
  2444. *
  2445. * If you request a sample count higher than the hardware supports, the
  2446. * implementation will automatically fall back to the highest available sample
  2447. * count.
  2448. *
  2449. * There are optional properties that can be provided through
  2450. * SDL_GPUTextureCreateInfo's `props`. These are the supported properties:
  2451. *
  2452. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_R_FLOAT`: (Direct3D 12 only) if
  2453. * the texture usage is SDL_GPU_TEXTUREUSAGE_COLOR_TARGET, clear the texture
  2454. * to a color with this red intensity. Defaults to zero.
  2455. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_G_FLOAT`: (Direct3D 12 only) if
  2456. * the texture usage is SDL_GPU_TEXTUREUSAGE_COLOR_TARGET, clear the texture
  2457. * to a color with this green intensity. Defaults to zero.
  2458. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_B_FLOAT`: (Direct3D 12 only) if
  2459. * the texture usage is SDL_GPU_TEXTUREUSAGE_COLOR_TARGET, clear the texture
  2460. * to a color with this blue intensity. Defaults to zero.
  2461. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_A_FLOAT`: (Direct3D 12 only) if
  2462. * the texture usage is SDL_GPU_TEXTUREUSAGE_COLOR_TARGET, clear the texture
  2463. * to a color with this alpha intensity. Defaults to zero.
  2464. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_DEPTH_FLOAT`: (Direct3D 12 only)
  2465. * if the texture usage is SDL_GPU_TEXTUREUSAGE_DEPTH_STENCIL_TARGET, clear
  2466. * the texture to a depth of this value. Defaults to zero.
  2467. * - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_STENCIL_UINT8`: (Direct3D 12
  2468. * only) if the texture usage is SDL_GPU_TEXTUREUSAGE_DEPTH_STENCIL_TARGET,
  2469. * clear the texture to a stencil of this value. Defaults to zero.
  2470. * - `SDL_PROP_GPU_TEXTURE_CREATE_NAME_STRING`: a name that can be displayed
  2471. * in debugging tools.
  2472. *
  2473. * \param device a GPU Context.
  2474. * \param createinfo a struct describing the state of the texture to create.
  2475. * \returns a texture object on success, or NULL on failure; call
  2476. * SDL_GetError() for more information.
  2477. *
  2478. * \since This function is available since SDL 3.2.0.
  2479. *
  2480. * \sa SDL_UploadToGPUTexture
  2481. * \sa SDL_DownloadFromGPUTexture
  2482. * \sa SDL_BindGPUVertexSamplers
  2483. * \sa SDL_BindGPUVertexStorageTextures
  2484. * \sa SDL_BindGPUFragmentSamplers
  2485. * \sa SDL_BindGPUFragmentStorageTextures
  2486. * \sa SDL_BindGPUComputeStorageTextures
  2487. * \sa SDL_BlitGPUTexture
  2488. * \sa SDL_ReleaseGPUTexture
  2489. * \sa SDL_GPUTextureSupportsFormat
  2490. */
  2491. extern SDL_DECLSPEC SDL_GPUTexture * SDLCALL SDL_CreateGPUTexture(
  2492. SDL_GPUDevice *device,
  2493. const SDL_GPUTextureCreateInfo *createinfo);
  2494. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_R_FLOAT "SDL.gpu.texture.create.d3d12.clear.r"
  2495. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_G_FLOAT "SDL.gpu.texture.create.d3d12.clear.g"
  2496. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_B_FLOAT "SDL.gpu.texture.create.d3d12.clear.b"
  2497. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_A_FLOAT "SDL.gpu.texture.create.d3d12.clear.a"
  2498. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_DEPTH_FLOAT "SDL.gpu.texture.create.d3d12.clear.depth"
  2499. #define SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_STENCIL_UINT8 "SDL.gpu.texture.create.d3d12.clear.stencil"
  2500. #define SDL_PROP_GPU_TEXTURE_CREATE_NAME_STRING "SDL.gpu.texture.create.name"
  2501. /**
  2502. * Creates a buffer object to be used in graphics or compute workflows.
  2503. *
  2504. * The contents of this buffer are undefined until data is written to the
  2505. * buffer.
  2506. *
  2507. * Note that certain combinations of usage flags are invalid. For example, a
  2508. * buffer cannot have both the VERTEX and INDEX flags.
  2509. *
  2510. * If you use a STORAGE flag, the data in the buffer must respect std140
  2511. * layout conventions. In practical terms this means you must ensure that vec3
  2512. * and vec4 fields are 16-byte aligned.
  2513. *
  2514. * For better understanding of underlying concepts and memory management with
  2515. * SDL GPU API, you may refer
  2516. * [this blog post](https://moonside.games/posts/sdl-gpu-concepts-cycling/)
  2517. * .
  2518. *
  2519. * There are optional properties that can be provided through `props`. These
  2520. * are the supported properties:
  2521. *
  2522. * - `SDL_PROP_GPU_BUFFER_CREATE_NAME_STRING`: a name that can be displayed in
  2523. * debugging tools.
  2524. *
  2525. * \param device a GPU Context.
  2526. * \param createinfo a struct describing the state of the buffer to create.
  2527. * \returns a buffer object on success, or NULL on failure; call
  2528. * SDL_GetError() for more information.
  2529. *
  2530. * \since This function is available since SDL 3.2.0.
  2531. *
  2532. * \sa SDL_UploadToGPUBuffer
  2533. * \sa SDL_DownloadFromGPUBuffer
  2534. * \sa SDL_CopyGPUBufferToBuffer
  2535. * \sa SDL_BindGPUVertexBuffers
  2536. * \sa SDL_BindGPUIndexBuffer
  2537. * \sa SDL_BindGPUVertexStorageBuffers
  2538. * \sa SDL_BindGPUFragmentStorageBuffers
  2539. * \sa SDL_DrawGPUPrimitivesIndirect
  2540. * \sa SDL_DrawGPUIndexedPrimitivesIndirect
  2541. * \sa SDL_BindGPUComputeStorageBuffers
  2542. * \sa SDL_DispatchGPUComputeIndirect
  2543. * \sa SDL_ReleaseGPUBuffer
  2544. */
  2545. extern SDL_DECLSPEC SDL_GPUBuffer * SDLCALL SDL_CreateGPUBuffer(
  2546. SDL_GPUDevice *device,
  2547. const SDL_GPUBufferCreateInfo *createinfo);
  2548. #define SDL_PROP_GPU_BUFFER_CREATE_NAME_STRING "SDL.gpu.buffer.create.name"
  2549. /**
  2550. * Creates a transfer buffer to be used when uploading to or downloading from
  2551. * graphics resources.
  2552. *
  2553. * Download buffers can be particularly expensive to create, so it is good
  2554. * practice to reuse them if data will be downloaded regularly.
  2555. *
  2556. * There are optional properties that can be provided through `props`. These
  2557. * are the supported properties:
  2558. *
  2559. * - `SDL_PROP_GPU_TRANSFERBUFFER_CREATE_NAME_STRING`: a name that can be
  2560. * displayed in debugging tools.
  2561. *
  2562. * \param device a GPU Context.
  2563. * \param createinfo a struct describing the state of the transfer buffer to
  2564. * create.
  2565. * \returns a transfer buffer on success, or NULL on failure; call
  2566. * SDL_GetError() for more information.
  2567. *
  2568. * \since This function is available since SDL 3.2.0.
  2569. *
  2570. * \sa SDL_UploadToGPUBuffer
  2571. * \sa SDL_DownloadFromGPUBuffer
  2572. * \sa SDL_UploadToGPUTexture
  2573. * \sa SDL_DownloadFromGPUTexture
  2574. * \sa SDL_ReleaseGPUTransferBuffer
  2575. */
  2576. extern SDL_DECLSPEC SDL_GPUTransferBuffer * SDLCALL SDL_CreateGPUTransferBuffer(
  2577. SDL_GPUDevice *device,
  2578. const SDL_GPUTransferBufferCreateInfo *createinfo);
  2579. #define SDL_PROP_GPU_TRANSFERBUFFER_CREATE_NAME_STRING "SDL.gpu.transferbuffer.create.name"
  2580. /* Debug Naming */
  2581. /**
  2582. * Sets an arbitrary string constant to label a buffer.
  2583. *
  2584. * You should use SDL_PROP_GPU_BUFFER_CREATE_NAME_STRING with
  2585. * SDL_CreateGPUBuffer instead of this function to avoid thread safety issues.
  2586. *
  2587. * \param device a GPU Context.
  2588. * \param buffer a buffer to attach the name to.
  2589. * \param text a UTF-8 string constant to mark as the name of the buffer.
  2590. *
  2591. * \threadsafety This function is not thread safe, you must make sure the
  2592. * buffer is not simultaneously used by any other thread.
  2593. *
  2594. * \since This function is available since SDL 3.2.0.
  2595. *
  2596. * \sa SDL_CreateGPUBuffer
  2597. */
  2598. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUBufferName(
  2599. SDL_GPUDevice *device,
  2600. SDL_GPUBuffer *buffer,
  2601. const char *text);
  2602. /**
  2603. * Sets an arbitrary string constant to label a texture.
  2604. *
  2605. * You should use SDL_PROP_GPU_TEXTURE_CREATE_NAME_STRING with
  2606. * SDL_CreateGPUTexture instead of this function to avoid thread safety
  2607. * issues.
  2608. *
  2609. * \param device a GPU Context.
  2610. * \param texture a texture to attach the name to.
  2611. * \param text a UTF-8 string constant to mark as the name of the texture.
  2612. *
  2613. * \threadsafety This function is not thread safe, you must make sure the
  2614. * texture is not simultaneously used by any other thread.
  2615. *
  2616. * \since This function is available since SDL 3.2.0.
  2617. *
  2618. * \sa SDL_CreateGPUTexture
  2619. */
  2620. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUTextureName(
  2621. SDL_GPUDevice *device,
  2622. SDL_GPUTexture *texture,
  2623. const char *text);
  2624. /**
  2625. * Inserts an arbitrary string label into the command buffer callstream.
  2626. *
  2627. * Useful for debugging.
  2628. *
  2629. * \param command_buffer a command buffer.
  2630. * \param text a UTF-8 string constant to insert as the label.
  2631. *
  2632. * \since This function is available since SDL 3.2.0.
  2633. */
  2634. extern SDL_DECLSPEC void SDLCALL SDL_InsertGPUDebugLabel(
  2635. SDL_GPUCommandBuffer *command_buffer,
  2636. const char *text);
  2637. /**
  2638. * Begins a debug group with an arbitary name.
  2639. *
  2640. * Used for denoting groups of calls when viewing the command buffer
  2641. * callstream in a graphics debugging tool.
  2642. *
  2643. * Each call to SDL_PushGPUDebugGroup must have a corresponding call to
  2644. * SDL_PopGPUDebugGroup.
  2645. *
  2646. * On some backends (e.g. Metal), pushing a debug group during a
  2647. * render/blit/compute pass will create a group that is scoped to the native
  2648. * pass rather than the command buffer. For best results, if you push a debug
  2649. * group during a pass, always pop it in the same pass.
  2650. *
  2651. * \param command_buffer a command buffer.
  2652. * \param name a UTF-8 string constant that names the group.
  2653. *
  2654. * \since This function is available since SDL 3.2.0.
  2655. *
  2656. * \sa SDL_PopGPUDebugGroup
  2657. */
  2658. extern SDL_DECLSPEC void SDLCALL SDL_PushGPUDebugGroup(
  2659. SDL_GPUCommandBuffer *command_buffer,
  2660. const char *name);
  2661. /**
  2662. * Ends the most-recently pushed debug group.
  2663. *
  2664. * \param command_buffer a command buffer.
  2665. *
  2666. * \since This function is available since SDL 3.2.0.
  2667. *
  2668. * \sa SDL_PushGPUDebugGroup
  2669. */
  2670. extern SDL_DECLSPEC void SDLCALL SDL_PopGPUDebugGroup(
  2671. SDL_GPUCommandBuffer *command_buffer);
  2672. /* Disposal */
  2673. /**
  2674. * Frees the given texture as soon as it is safe to do so.
  2675. *
  2676. * You must not reference the texture after calling this function.
  2677. *
  2678. * \param device a GPU context.
  2679. * \param texture a texture to be destroyed.
  2680. *
  2681. * \since This function is available since SDL 3.2.0.
  2682. */
  2683. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUTexture(
  2684. SDL_GPUDevice *device,
  2685. SDL_GPUTexture *texture);
  2686. /**
  2687. * Frees the given sampler as soon as it is safe to do so.
  2688. *
  2689. * You must not reference the sampler after calling this function.
  2690. *
  2691. * \param device a GPU context.
  2692. * \param sampler a sampler to be destroyed.
  2693. *
  2694. * \since This function is available since SDL 3.2.0.
  2695. */
  2696. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUSampler(
  2697. SDL_GPUDevice *device,
  2698. SDL_GPUSampler *sampler);
  2699. /**
  2700. * Frees the given buffer as soon as it is safe to do so.
  2701. *
  2702. * You must not reference the buffer after calling this function.
  2703. *
  2704. * \param device a GPU context.
  2705. * \param buffer a buffer to be destroyed.
  2706. *
  2707. * \since This function is available since SDL 3.2.0.
  2708. */
  2709. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUBuffer(
  2710. SDL_GPUDevice *device,
  2711. SDL_GPUBuffer *buffer);
  2712. /**
  2713. * Frees the given transfer buffer as soon as it is safe to do so.
  2714. *
  2715. * You must not reference the transfer buffer after calling this function.
  2716. *
  2717. * \param device a GPU context.
  2718. * \param transfer_buffer a transfer buffer to be destroyed.
  2719. *
  2720. * \since This function is available since SDL 3.2.0.
  2721. */
  2722. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUTransferBuffer(
  2723. SDL_GPUDevice *device,
  2724. SDL_GPUTransferBuffer *transfer_buffer);
  2725. /**
  2726. * Frees the given compute pipeline as soon as it is safe to do so.
  2727. *
  2728. * You must not reference the compute pipeline after calling this function.
  2729. *
  2730. * \param device a GPU context.
  2731. * \param compute_pipeline a compute pipeline to be destroyed.
  2732. *
  2733. * \since This function is available since SDL 3.2.0.
  2734. */
  2735. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUComputePipeline(
  2736. SDL_GPUDevice *device,
  2737. SDL_GPUComputePipeline *compute_pipeline);
  2738. /**
  2739. * Frees the given shader as soon as it is safe to do so.
  2740. *
  2741. * You must not reference the shader after calling this function.
  2742. *
  2743. * \param device a GPU context.
  2744. * \param shader a shader to be destroyed.
  2745. *
  2746. * \since This function is available since SDL 3.2.0.
  2747. */
  2748. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUShader(
  2749. SDL_GPUDevice *device,
  2750. SDL_GPUShader *shader);
  2751. /**
  2752. * Frees the given graphics pipeline as soon as it is safe to do so.
  2753. *
  2754. * You must not reference the graphics pipeline after calling this function.
  2755. *
  2756. * \param device a GPU context.
  2757. * \param graphics_pipeline a graphics pipeline to be destroyed.
  2758. *
  2759. * \since This function is available since SDL 3.2.0.
  2760. */
  2761. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUGraphicsPipeline(
  2762. SDL_GPUDevice *device,
  2763. SDL_GPUGraphicsPipeline *graphics_pipeline);
  2764. /**
  2765. * Acquire a command buffer.
  2766. *
  2767. * This command buffer is managed by the implementation and should not be
  2768. * freed by the user. The command buffer may only be used on the thread it was
  2769. * acquired on. The command buffer should be submitted on the thread it was
  2770. * acquired on.
  2771. *
  2772. * It is valid to acquire multiple command buffers on the same thread at once.
  2773. * In fact a common design pattern is to acquire two command buffers per frame
  2774. * where one is dedicated to render and compute passes and the other is
  2775. * dedicated to copy passes and other preparatory work such as generating
  2776. * mipmaps. Interleaving commands between the two command buffers reduces the
  2777. * total amount of passes overall which improves rendering performance.
  2778. *
  2779. * \param device a GPU context.
  2780. * \returns a command buffer, or NULL on failure; call SDL_GetError() for more
  2781. * information.
  2782. *
  2783. * \since This function is available since SDL 3.2.0.
  2784. *
  2785. * \sa SDL_SubmitGPUCommandBuffer
  2786. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  2787. */
  2788. extern SDL_DECLSPEC SDL_GPUCommandBuffer * SDLCALL SDL_AcquireGPUCommandBuffer(
  2789. SDL_GPUDevice *device);
  2790. /* Uniform Data */
  2791. /**
  2792. * Pushes data to a vertex uniform slot on the command buffer.
  2793. *
  2794. * Subsequent draw calls will use this uniform data.
  2795. *
  2796. * The data being pushed must respect std140 layout conventions. In practical
  2797. * terms this means you must ensure that vec3 and vec4 fields are 16-byte
  2798. * aligned.
  2799. *
  2800. * \param command_buffer a command buffer.
  2801. * \param slot_index the vertex uniform slot to push data to.
  2802. * \param data client data to write.
  2803. * \param length the length of the data to write.
  2804. *
  2805. * \since This function is available since SDL 3.2.0.
  2806. */
  2807. extern SDL_DECLSPEC void SDLCALL SDL_PushGPUVertexUniformData(
  2808. SDL_GPUCommandBuffer *command_buffer,
  2809. Uint32 slot_index,
  2810. const void *data,
  2811. Uint32 length);
  2812. /**
  2813. * Pushes data to a fragment uniform slot on the command buffer.
  2814. *
  2815. * Subsequent draw calls will use this uniform data.
  2816. *
  2817. * The data being pushed must respect std140 layout conventions. In practical
  2818. * terms this means you must ensure that vec3 and vec4 fields are 16-byte
  2819. * aligned.
  2820. *
  2821. * \param command_buffer a command buffer.
  2822. * \param slot_index the fragment uniform slot to push data to.
  2823. * \param data client data to write.
  2824. * \param length the length of the data to write.
  2825. *
  2826. * \since This function is available since SDL 3.2.0.
  2827. */
  2828. extern SDL_DECLSPEC void SDLCALL SDL_PushGPUFragmentUniformData(
  2829. SDL_GPUCommandBuffer *command_buffer,
  2830. Uint32 slot_index,
  2831. const void *data,
  2832. Uint32 length);
  2833. /**
  2834. * Pushes data to a uniform slot on the command buffer.
  2835. *
  2836. * Subsequent draw calls will use this uniform data.
  2837. *
  2838. * The data being pushed must respect std140 layout conventions. In practical
  2839. * terms this means you must ensure that vec3 and vec4 fields are 16-byte
  2840. * aligned.
  2841. *
  2842. * \param command_buffer a command buffer.
  2843. * \param slot_index the uniform slot to push data to.
  2844. * \param data client data to write.
  2845. * \param length the length of the data to write.
  2846. *
  2847. * \since This function is available since SDL 3.2.0.
  2848. */
  2849. extern SDL_DECLSPEC void SDLCALL SDL_PushGPUComputeUniformData(
  2850. SDL_GPUCommandBuffer *command_buffer,
  2851. Uint32 slot_index,
  2852. const void *data,
  2853. Uint32 length);
  2854. /* Graphics State */
  2855. /**
  2856. * Begins a render pass on a command buffer.
  2857. *
  2858. * A render pass consists of a set of texture subresources (or depth slices in
  2859. * the 3D texture case) which will be rendered to during the render pass,
  2860. * along with corresponding clear values and load/store operations. All
  2861. * operations related to graphics pipelines must take place inside of a render
  2862. * pass. A default viewport and scissor state are automatically set when this
  2863. * is called. You cannot begin another render pass, or begin a compute pass or
  2864. * copy pass until you have ended the render pass.
  2865. *
  2866. * \param command_buffer a command buffer.
  2867. * \param color_target_infos an array of texture subresources with
  2868. * corresponding clear values and load/store ops.
  2869. * \param num_color_targets the number of color targets in the
  2870. * color_target_infos array.
  2871. * \param depth_stencil_target_info a texture subresource with corresponding
  2872. * clear value and load/store ops, may be
  2873. * NULL.
  2874. * \returns a render pass handle.
  2875. *
  2876. * \since This function is available since SDL 3.2.0.
  2877. *
  2878. * \sa SDL_EndGPURenderPass
  2879. */
  2880. extern SDL_DECLSPEC SDL_GPURenderPass * SDLCALL SDL_BeginGPURenderPass(
  2881. SDL_GPUCommandBuffer *command_buffer,
  2882. const SDL_GPUColorTargetInfo *color_target_infos,
  2883. Uint32 num_color_targets,
  2884. const SDL_GPUDepthStencilTargetInfo *depth_stencil_target_info);
  2885. /**
  2886. * Binds a graphics pipeline on a render pass to be used in rendering.
  2887. *
  2888. * A graphics pipeline must be bound before making any draw calls.
  2889. *
  2890. * \param render_pass a render pass handle.
  2891. * \param graphics_pipeline the graphics pipeline to bind.
  2892. *
  2893. * \since This function is available since SDL 3.2.0.
  2894. */
  2895. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUGraphicsPipeline(
  2896. SDL_GPURenderPass *render_pass,
  2897. SDL_GPUGraphicsPipeline *graphics_pipeline);
  2898. /**
  2899. * Sets the current viewport state on a command buffer.
  2900. *
  2901. * \param render_pass a render pass handle.
  2902. * \param viewport the viewport to set.
  2903. *
  2904. * \since This function is available since SDL 3.2.0.
  2905. */
  2906. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUViewport(
  2907. SDL_GPURenderPass *render_pass,
  2908. const SDL_GPUViewport *viewport);
  2909. /**
  2910. * Sets the current scissor state on a command buffer.
  2911. *
  2912. * \param render_pass a render pass handle.
  2913. * \param scissor the scissor area to set.
  2914. *
  2915. * \since This function is available since SDL 3.2.0.
  2916. */
  2917. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUScissor(
  2918. SDL_GPURenderPass *render_pass,
  2919. const SDL_Rect *scissor);
  2920. /**
  2921. * Sets the current blend constants on a command buffer.
  2922. *
  2923. * \param render_pass a render pass handle.
  2924. * \param blend_constants the blend constant color.
  2925. *
  2926. * \since This function is available since SDL 3.2.0.
  2927. *
  2928. * \sa SDL_GPU_BLENDFACTOR_CONSTANT_COLOR
  2929. * \sa SDL_GPU_BLENDFACTOR_ONE_MINUS_CONSTANT_COLOR
  2930. */
  2931. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUBlendConstants(
  2932. SDL_GPURenderPass *render_pass,
  2933. SDL_FColor blend_constants);
  2934. /**
  2935. * Sets the current stencil reference value on a command buffer.
  2936. *
  2937. * \param render_pass a render pass handle.
  2938. * \param reference the stencil reference value to set.
  2939. *
  2940. * \since This function is available since SDL 3.2.0.
  2941. */
  2942. extern SDL_DECLSPEC void SDLCALL SDL_SetGPUStencilReference(
  2943. SDL_GPURenderPass *render_pass,
  2944. Uint8 reference);
  2945. /**
  2946. * Binds vertex buffers on a command buffer for use with subsequent draw
  2947. * calls.
  2948. *
  2949. * \param render_pass a render pass handle.
  2950. * \param first_slot the vertex buffer slot to begin binding from.
  2951. * \param bindings an array of SDL_GPUBufferBinding structs containing vertex
  2952. * buffers and offset values.
  2953. * \param num_bindings the number of bindings in the bindings array.
  2954. *
  2955. * \since This function is available since SDL 3.2.0.
  2956. */
  2957. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUVertexBuffers(
  2958. SDL_GPURenderPass *render_pass,
  2959. Uint32 first_slot,
  2960. const SDL_GPUBufferBinding *bindings,
  2961. Uint32 num_bindings);
  2962. /**
  2963. * Binds an index buffer on a command buffer for use with subsequent draw
  2964. * calls.
  2965. *
  2966. * \param render_pass a render pass handle.
  2967. * \param binding a pointer to a struct containing an index buffer and offset.
  2968. * \param index_element_size whether the index values in the buffer are 16- or
  2969. * 32-bit.
  2970. *
  2971. * \since This function is available since SDL 3.2.0.
  2972. */
  2973. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUIndexBuffer(
  2974. SDL_GPURenderPass *render_pass,
  2975. const SDL_GPUBufferBinding *binding,
  2976. SDL_GPUIndexElementSize index_element_size);
  2977. /**
  2978. * Binds texture-sampler pairs for use on the vertex shader.
  2979. *
  2980. * The textures must have been created with SDL_GPU_TEXTUREUSAGE_SAMPLER.
  2981. *
  2982. * Be sure your shader is set up according to the requirements documented in
  2983. * SDL_CreateGPUShader().
  2984. *
  2985. * \param render_pass a render pass handle.
  2986. * \param first_slot the vertex sampler slot to begin binding from.
  2987. * \param texture_sampler_bindings an array of texture-sampler binding
  2988. * structs.
  2989. * \param num_bindings the number of texture-sampler pairs to bind from the
  2990. * array.
  2991. *
  2992. * \since This function is available since SDL 3.2.0.
  2993. *
  2994. * \sa SDL_CreateGPUShader
  2995. */
  2996. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUVertexSamplers(
  2997. SDL_GPURenderPass *render_pass,
  2998. Uint32 first_slot,
  2999. const SDL_GPUTextureSamplerBinding *texture_sampler_bindings,
  3000. Uint32 num_bindings);
  3001. /**
  3002. * Binds storage textures for use on the vertex shader.
  3003. *
  3004. * These textures must have been created with
  3005. * SDL_GPU_TEXTUREUSAGE_GRAPHICS_STORAGE_READ.
  3006. *
  3007. * Be sure your shader is set up according to the requirements documented in
  3008. * SDL_CreateGPUShader().
  3009. *
  3010. * \param render_pass a render pass handle.
  3011. * \param first_slot the vertex storage texture slot to begin binding from.
  3012. * \param storage_textures an array of storage textures.
  3013. * \param num_bindings the number of storage texture to bind from the array.
  3014. *
  3015. * \since This function is available since SDL 3.2.0.
  3016. *
  3017. * \sa SDL_CreateGPUShader
  3018. */
  3019. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUVertexStorageTextures(
  3020. SDL_GPURenderPass *render_pass,
  3021. Uint32 first_slot,
  3022. SDL_GPUTexture *const *storage_textures,
  3023. Uint32 num_bindings);
  3024. /**
  3025. * Binds storage buffers for use on the vertex shader.
  3026. *
  3027. * These buffers must have been created with
  3028. * SDL_GPU_BUFFERUSAGE_GRAPHICS_STORAGE_READ.
  3029. *
  3030. * Be sure your shader is set up according to the requirements documented in
  3031. * SDL_CreateGPUShader().
  3032. *
  3033. * \param render_pass a render pass handle.
  3034. * \param first_slot the vertex storage buffer slot to begin binding from.
  3035. * \param storage_buffers an array of buffers.
  3036. * \param num_bindings the number of buffers to bind from the array.
  3037. *
  3038. * \since This function is available since SDL 3.2.0.
  3039. *
  3040. * \sa SDL_CreateGPUShader
  3041. */
  3042. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUVertexStorageBuffers(
  3043. SDL_GPURenderPass *render_pass,
  3044. Uint32 first_slot,
  3045. SDL_GPUBuffer *const *storage_buffers,
  3046. Uint32 num_bindings);
  3047. /**
  3048. * Binds texture-sampler pairs for use on the fragment shader.
  3049. *
  3050. * The textures must have been created with SDL_GPU_TEXTUREUSAGE_SAMPLER.
  3051. *
  3052. * Be sure your shader is set up according to the requirements documented in
  3053. * SDL_CreateGPUShader().
  3054. *
  3055. * \param render_pass a render pass handle.
  3056. * \param first_slot the fragment sampler slot to begin binding from.
  3057. * \param texture_sampler_bindings an array of texture-sampler binding
  3058. * structs.
  3059. * \param num_bindings the number of texture-sampler pairs to bind from the
  3060. * array.
  3061. *
  3062. * \since This function is available since SDL 3.2.0.
  3063. *
  3064. * \sa SDL_CreateGPUShader
  3065. */
  3066. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUFragmentSamplers(
  3067. SDL_GPURenderPass *render_pass,
  3068. Uint32 first_slot,
  3069. const SDL_GPUTextureSamplerBinding *texture_sampler_bindings,
  3070. Uint32 num_bindings);
  3071. /**
  3072. * Binds storage textures for use on the fragment shader.
  3073. *
  3074. * These textures must have been created with
  3075. * SDL_GPU_TEXTUREUSAGE_GRAPHICS_STORAGE_READ.
  3076. *
  3077. * Be sure your shader is set up according to the requirements documented in
  3078. * SDL_CreateGPUShader().
  3079. *
  3080. * \param render_pass a render pass handle.
  3081. * \param first_slot the fragment storage texture slot to begin binding from.
  3082. * \param storage_textures an array of storage textures.
  3083. * \param num_bindings the number of storage textures to bind from the array.
  3084. *
  3085. * \since This function is available since SDL 3.2.0.
  3086. *
  3087. * \sa SDL_CreateGPUShader
  3088. */
  3089. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUFragmentStorageTextures(
  3090. SDL_GPURenderPass *render_pass,
  3091. Uint32 first_slot,
  3092. SDL_GPUTexture *const *storage_textures,
  3093. Uint32 num_bindings);
  3094. /**
  3095. * Binds storage buffers for use on the fragment shader.
  3096. *
  3097. * These buffers must have been created with
  3098. * SDL_GPU_BUFFERUSAGE_GRAPHICS_STORAGE_READ.
  3099. *
  3100. * Be sure your shader is set up according to the requirements documented in
  3101. * SDL_CreateGPUShader().
  3102. *
  3103. * \param render_pass a render pass handle.
  3104. * \param first_slot the fragment storage buffer slot to begin binding from.
  3105. * \param storage_buffers an array of storage buffers.
  3106. * \param num_bindings the number of storage buffers to bind from the array.
  3107. *
  3108. * \since This function is available since SDL 3.2.0.
  3109. *
  3110. * \sa SDL_CreateGPUShader
  3111. */
  3112. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUFragmentStorageBuffers(
  3113. SDL_GPURenderPass *render_pass,
  3114. Uint32 first_slot,
  3115. SDL_GPUBuffer *const *storage_buffers,
  3116. Uint32 num_bindings);
  3117. /* Drawing */
  3118. /**
  3119. * Draws data using bound graphics state with an index buffer and instancing
  3120. * enabled.
  3121. *
  3122. * You must not call this function before binding a graphics pipeline.
  3123. *
  3124. * Note that the `first_vertex` and `first_instance` parameters are NOT
  3125. * compatible with built-in vertex/instance ID variables in shaders (for
  3126. * example, SV_VertexID); GPU APIs and shader languages do not define these
  3127. * built-in variables consistently, so if your shader depends on them, the
  3128. * only way to keep behavior consistent and portable is to always pass 0 for
  3129. * the correlating parameter in the draw calls.
  3130. *
  3131. * \param render_pass a render pass handle.
  3132. * \param num_indices the number of indices to draw per instance.
  3133. * \param num_instances the number of instances to draw.
  3134. * \param first_index the starting index within the index buffer.
  3135. * \param vertex_offset value added to vertex index before indexing into the
  3136. * vertex buffer.
  3137. * \param first_instance the ID of the first instance to draw.
  3138. *
  3139. * \since This function is available since SDL 3.2.0.
  3140. */
  3141. extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUIndexedPrimitives(
  3142. SDL_GPURenderPass *render_pass,
  3143. Uint32 num_indices,
  3144. Uint32 num_instances,
  3145. Uint32 first_index,
  3146. Sint32 vertex_offset,
  3147. Uint32 first_instance);
  3148. /**
  3149. * Draws data using bound graphics state.
  3150. *
  3151. * You must not call this function before binding a graphics pipeline.
  3152. *
  3153. * Note that the `first_vertex` and `first_instance` parameters are NOT
  3154. * compatible with built-in vertex/instance ID variables in shaders (for
  3155. * example, SV_VertexID); GPU APIs and shader languages do not define these
  3156. * built-in variables consistently, so if your shader depends on them, the
  3157. * only way to keep behavior consistent and portable is to always pass 0 for
  3158. * the correlating parameter in the draw calls.
  3159. *
  3160. * \param render_pass a render pass handle.
  3161. * \param num_vertices the number of vertices to draw.
  3162. * \param num_instances the number of instances that will be drawn.
  3163. * \param first_vertex the index of the first vertex to draw.
  3164. * \param first_instance the ID of the first instance to draw.
  3165. *
  3166. * \since This function is available since SDL 3.2.0.
  3167. */
  3168. extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUPrimitives(
  3169. SDL_GPURenderPass *render_pass,
  3170. Uint32 num_vertices,
  3171. Uint32 num_instances,
  3172. Uint32 first_vertex,
  3173. Uint32 first_instance);
  3174. /**
  3175. * Draws data using bound graphics state and with draw parameters set from a
  3176. * buffer.
  3177. *
  3178. * The buffer must consist of tightly-packed draw parameter sets that each
  3179. * match the layout of SDL_GPUIndirectDrawCommand. You must not call this
  3180. * function before binding a graphics pipeline.
  3181. *
  3182. * \param render_pass a render pass handle.
  3183. * \param buffer a buffer containing draw parameters.
  3184. * \param offset the offset to start reading from the draw buffer.
  3185. * \param draw_count the number of draw parameter sets that should be read
  3186. * from the draw buffer.
  3187. *
  3188. * \since This function is available since SDL 3.2.0.
  3189. */
  3190. extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUPrimitivesIndirect(
  3191. SDL_GPURenderPass *render_pass,
  3192. SDL_GPUBuffer *buffer,
  3193. Uint32 offset,
  3194. Uint32 draw_count);
  3195. /**
  3196. * Draws data using bound graphics state with an index buffer enabled and with
  3197. * draw parameters set from a buffer.
  3198. *
  3199. * The buffer must consist of tightly-packed draw parameter sets that each
  3200. * match the layout of SDL_GPUIndexedIndirectDrawCommand. You must not call
  3201. * this function before binding a graphics pipeline.
  3202. *
  3203. * \param render_pass a render pass handle.
  3204. * \param buffer a buffer containing draw parameters.
  3205. * \param offset the offset to start reading from the draw buffer.
  3206. * \param draw_count the number of draw parameter sets that should be read
  3207. * from the draw buffer.
  3208. *
  3209. * \since This function is available since SDL 3.2.0.
  3210. */
  3211. extern SDL_DECLSPEC void SDLCALL SDL_DrawGPUIndexedPrimitivesIndirect(
  3212. SDL_GPURenderPass *render_pass,
  3213. SDL_GPUBuffer *buffer,
  3214. Uint32 offset,
  3215. Uint32 draw_count);
  3216. /**
  3217. * Ends the given render pass.
  3218. *
  3219. * All bound graphics state on the render pass command buffer is unset. The
  3220. * render pass handle is now invalid.
  3221. *
  3222. * \param render_pass a render pass handle.
  3223. *
  3224. * \since This function is available since SDL 3.2.0.
  3225. */
  3226. extern SDL_DECLSPEC void SDLCALL SDL_EndGPURenderPass(
  3227. SDL_GPURenderPass *render_pass);
  3228. /* Compute Pass */
  3229. /**
  3230. * Begins a compute pass on a command buffer.
  3231. *
  3232. * A compute pass is defined by a set of texture subresources and buffers that
  3233. * may be written to by compute pipelines. These textures and buffers must
  3234. * have been created with the COMPUTE_STORAGE_WRITE bit or the
  3235. * COMPUTE_STORAGE_SIMULTANEOUS_READ_WRITE bit. If you do not create a texture
  3236. * with COMPUTE_STORAGE_SIMULTANEOUS_READ_WRITE, you must not read from the
  3237. * texture in the compute pass. All operations related to compute pipelines
  3238. * must take place inside of a compute pass. You must not begin another
  3239. * compute pass, or a render pass or copy pass before ending the compute pass.
  3240. *
  3241. * A VERY IMPORTANT NOTE - Reads and writes in compute passes are NOT
  3242. * implicitly synchronized. This means you may cause data races by both
  3243. * reading and writing a resource region in a compute pass, or by writing
  3244. * multiple times to a resource region. If your compute work depends on
  3245. * reading the completed output from a previous dispatch, you MUST end the
  3246. * current compute pass and begin a new one before you can safely access the
  3247. * data. Otherwise you will receive unexpected results. Reading and writing a
  3248. * texture in the same compute pass is only supported by specific texture
  3249. * formats. Make sure you check the format support!
  3250. *
  3251. * \param command_buffer a command buffer.
  3252. * \param storage_texture_bindings an array of writeable storage texture
  3253. * binding structs.
  3254. * \param num_storage_texture_bindings the number of storage textures to bind
  3255. * from the array.
  3256. * \param storage_buffer_bindings an array of writeable storage buffer binding
  3257. * structs.
  3258. * \param num_storage_buffer_bindings the number of storage buffers to bind
  3259. * from the array.
  3260. * \returns a compute pass handle.
  3261. *
  3262. * \since This function is available since SDL 3.2.0.
  3263. *
  3264. * \sa SDL_EndGPUComputePass
  3265. */
  3266. extern SDL_DECLSPEC SDL_GPUComputePass * SDLCALL SDL_BeginGPUComputePass(
  3267. SDL_GPUCommandBuffer *command_buffer,
  3268. const SDL_GPUStorageTextureReadWriteBinding *storage_texture_bindings,
  3269. Uint32 num_storage_texture_bindings,
  3270. const SDL_GPUStorageBufferReadWriteBinding *storage_buffer_bindings,
  3271. Uint32 num_storage_buffer_bindings);
  3272. /**
  3273. * Binds a compute pipeline on a command buffer for use in compute dispatch.
  3274. *
  3275. * \param compute_pass a compute pass handle.
  3276. * \param compute_pipeline a compute pipeline to bind.
  3277. *
  3278. * \since This function is available since SDL 3.2.0.
  3279. */
  3280. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUComputePipeline(
  3281. SDL_GPUComputePass *compute_pass,
  3282. SDL_GPUComputePipeline *compute_pipeline);
  3283. /**
  3284. * Binds texture-sampler pairs for use on the compute shader.
  3285. *
  3286. * The textures must have been created with SDL_GPU_TEXTUREUSAGE_SAMPLER.
  3287. *
  3288. * Be sure your shader is set up according to the requirements documented in
  3289. * SDL_CreateGPUShader().
  3290. *
  3291. * \param compute_pass a compute pass handle.
  3292. * \param first_slot the compute sampler slot to begin binding from.
  3293. * \param texture_sampler_bindings an array of texture-sampler binding
  3294. * structs.
  3295. * \param num_bindings the number of texture-sampler bindings to bind from the
  3296. * array.
  3297. *
  3298. * \since This function is available since SDL 3.2.0.
  3299. *
  3300. * \sa SDL_CreateGPUShader
  3301. */
  3302. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUComputeSamplers(
  3303. SDL_GPUComputePass *compute_pass,
  3304. Uint32 first_slot,
  3305. const SDL_GPUTextureSamplerBinding *texture_sampler_bindings,
  3306. Uint32 num_bindings);
  3307. /**
  3308. * Binds storage textures as readonly for use on the compute pipeline.
  3309. *
  3310. * These textures must have been created with
  3311. * SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_READ.
  3312. *
  3313. * Be sure your shader is set up according to the requirements documented in
  3314. * SDL_CreateGPUShader().
  3315. *
  3316. * \param compute_pass a compute pass handle.
  3317. * \param first_slot the compute storage texture slot to begin binding from.
  3318. * \param storage_textures an array of storage textures.
  3319. * \param num_bindings the number of storage textures to bind from the array.
  3320. *
  3321. * \since This function is available since SDL 3.2.0.
  3322. *
  3323. * \sa SDL_CreateGPUShader
  3324. */
  3325. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUComputeStorageTextures(
  3326. SDL_GPUComputePass *compute_pass,
  3327. Uint32 first_slot,
  3328. SDL_GPUTexture *const *storage_textures,
  3329. Uint32 num_bindings);
  3330. /**
  3331. * Binds storage buffers as readonly for use on the compute pipeline.
  3332. *
  3333. * These buffers must have been created with
  3334. * SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_READ.
  3335. *
  3336. * Be sure your shader is set up according to the requirements documented in
  3337. * SDL_CreateGPUShader().
  3338. *
  3339. * \param compute_pass a compute pass handle.
  3340. * \param first_slot the compute storage buffer slot to begin binding from.
  3341. * \param storage_buffers an array of storage buffer binding structs.
  3342. * \param num_bindings the number of storage buffers to bind from the array.
  3343. *
  3344. * \since This function is available since SDL 3.2.0.
  3345. *
  3346. * \sa SDL_CreateGPUShader
  3347. */
  3348. extern SDL_DECLSPEC void SDLCALL SDL_BindGPUComputeStorageBuffers(
  3349. SDL_GPUComputePass *compute_pass,
  3350. Uint32 first_slot,
  3351. SDL_GPUBuffer *const *storage_buffers,
  3352. Uint32 num_bindings);
  3353. /**
  3354. * Dispatches compute work.
  3355. *
  3356. * You must not call this function before binding a compute pipeline.
  3357. *
  3358. * A VERY IMPORTANT NOTE If you dispatch multiple times in a compute pass, and
  3359. * the dispatches write to the same resource region as each other, there is no
  3360. * guarantee of which order the writes will occur. If the write order matters,
  3361. * you MUST end the compute pass and begin another one.
  3362. *
  3363. * \param compute_pass a compute pass handle.
  3364. * \param groupcount_x number of local workgroups to dispatch in the X
  3365. * dimension.
  3366. * \param groupcount_y number of local workgroups to dispatch in the Y
  3367. * dimension.
  3368. * \param groupcount_z number of local workgroups to dispatch in the Z
  3369. * dimension.
  3370. *
  3371. * \since This function is available since SDL 3.2.0.
  3372. */
  3373. extern SDL_DECLSPEC void SDLCALL SDL_DispatchGPUCompute(
  3374. SDL_GPUComputePass *compute_pass,
  3375. Uint32 groupcount_x,
  3376. Uint32 groupcount_y,
  3377. Uint32 groupcount_z);
  3378. /**
  3379. * Dispatches compute work with parameters set from a buffer.
  3380. *
  3381. * The buffer layout should match the layout of
  3382. * SDL_GPUIndirectDispatchCommand. You must not call this function before
  3383. * binding a compute pipeline.
  3384. *
  3385. * A VERY IMPORTANT NOTE If you dispatch multiple times in a compute pass, and
  3386. * the dispatches write to the same resource region as each other, there is no
  3387. * guarantee of which order the writes will occur. If the write order matters,
  3388. * you MUST end the compute pass and begin another one.
  3389. *
  3390. * \param compute_pass a compute pass handle.
  3391. * \param buffer a buffer containing dispatch parameters.
  3392. * \param offset the offset to start reading from the dispatch buffer.
  3393. *
  3394. * \since This function is available since SDL 3.2.0.
  3395. */
  3396. extern SDL_DECLSPEC void SDLCALL SDL_DispatchGPUComputeIndirect(
  3397. SDL_GPUComputePass *compute_pass,
  3398. SDL_GPUBuffer *buffer,
  3399. Uint32 offset);
  3400. /**
  3401. * Ends the current compute pass.
  3402. *
  3403. * All bound compute state on the command buffer is unset. The compute pass
  3404. * handle is now invalid.
  3405. *
  3406. * \param compute_pass a compute pass handle.
  3407. *
  3408. * \since This function is available since SDL 3.2.0.
  3409. */
  3410. extern SDL_DECLSPEC void SDLCALL SDL_EndGPUComputePass(
  3411. SDL_GPUComputePass *compute_pass);
  3412. /* TransferBuffer Data */
  3413. /**
  3414. * Maps a transfer buffer into application address space.
  3415. *
  3416. * You must unmap the transfer buffer before encoding upload commands. The
  3417. * memory is owned by the graphics driver - do NOT call SDL_free() on the
  3418. * returned pointer.
  3419. *
  3420. * \param device a GPU context.
  3421. * \param transfer_buffer a transfer buffer.
  3422. * \param cycle if true, cycles the transfer buffer if it is already bound.
  3423. * \returns the address of the mapped transfer buffer memory, or NULL on
  3424. * failure; call SDL_GetError() for more information.
  3425. *
  3426. * \since This function is available since SDL 3.2.0.
  3427. */
  3428. extern SDL_DECLSPEC void * SDLCALL SDL_MapGPUTransferBuffer(
  3429. SDL_GPUDevice *device,
  3430. SDL_GPUTransferBuffer *transfer_buffer,
  3431. bool cycle);
  3432. /**
  3433. * Unmaps a previously mapped transfer buffer.
  3434. *
  3435. * \param device a GPU context.
  3436. * \param transfer_buffer a previously mapped transfer buffer.
  3437. *
  3438. * \since This function is available since SDL 3.2.0.
  3439. */
  3440. extern SDL_DECLSPEC void SDLCALL SDL_UnmapGPUTransferBuffer(
  3441. SDL_GPUDevice *device,
  3442. SDL_GPUTransferBuffer *transfer_buffer);
  3443. /* Copy Pass */
  3444. /**
  3445. * Begins a copy pass on a command buffer.
  3446. *
  3447. * All operations related to copying to or from buffers or textures take place
  3448. * inside a copy pass. You must not begin another copy pass, or a render pass
  3449. * or compute pass before ending the copy pass.
  3450. *
  3451. * \param command_buffer a command buffer.
  3452. * \returns a copy pass handle.
  3453. *
  3454. * \since This function is available since SDL 3.2.0.
  3455. */
  3456. extern SDL_DECLSPEC SDL_GPUCopyPass * SDLCALL SDL_BeginGPUCopyPass(
  3457. SDL_GPUCommandBuffer *command_buffer);
  3458. /**
  3459. * Uploads data from a transfer buffer to a texture.
  3460. *
  3461. * The upload occurs on the GPU timeline. You may assume that the upload has
  3462. * finished in subsequent commands.
  3463. *
  3464. * You must align the data in the transfer buffer to a multiple of the texel
  3465. * size of the texture format.
  3466. *
  3467. * \param copy_pass a copy pass handle.
  3468. * \param source the source transfer buffer with image layout information.
  3469. * \param destination the destination texture region.
  3470. * \param cycle if true, cycles the texture if the texture is bound, otherwise
  3471. * overwrites the data.
  3472. *
  3473. * \since This function is available since SDL 3.2.0.
  3474. */
  3475. extern SDL_DECLSPEC void SDLCALL SDL_UploadToGPUTexture(
  3476. SDL_GPUCopyPass *copy_pass,
  3477. const SDL_GPUTextureTransferInfo *source,
  3478. const SDL_GPUTextureRegion *destination,
  3479. bool cycle);
  3480. /**
  3481. * Uploads data from a transfer buffer to a buffer.
  3482. *
  3483. * The upload occurs on the GPU timeline. You may assume that the upload has
  3484. * finished in subsequent commands.
  3485. *
  3486. * \param copy_pass a copy pass handle.
  3487. * \param source the source transfer buffer with offset.
  3488. * \param destination the destination buffer with offset and size.
  3489. * \param cycle if true, cycles the buffer if it is already bound, otherwise
  3490. * overwrites the data.
  3491. *
  3492. * \since This function is available since SDL 3.2.0.
  3493. */
  3494. extern SDL_DECLSPEC void SDLCALL SDL_UploadToGPUBuffer(
  3495. SDL_GPUCopyPass *copy_pass,
  3496. const SDL_GPUTransferBufferLocation *source,
  3497. const SDL_GPUBufferRegion *destination,
  3498. bool cycle);
  3499. /**
  3500. * Performs a texture-to-texture copy.
  3501. *
  3502. * This copy occurs on the GPU timeline. You may assume the copy has finished
  3503. * in subsequent commands.
  3504. *
  3505. * \param copy_pass a copy pass handle.
  3506. * \param source a source texture region.
  3507. * \param destination a destination texture region.
  3508. * \param w the width of the region to copy.
  3509. * \param h the height of the region to copy.
  3510. * \param d the depth of the region to copy.
  3511. * \param cycle if true, cycles the destination texture if the destination
  3512. * texture is bound, otherwise overwrites the data.
  3513. *
  3514. * \since This function is available since SDL 3.2.0.
  3515. */
  3516. extern SDL_DECLSPEC void SDLCALL SDL_CopyGPUTextureToTexture(
  3517. SDL_GPUCopyPass *copy_pass,
  3518. const SDL_GPUTextureLocation *source,
  3519. const SDL_GPUTextureLocation *destination,
  3520. Uint32 w,
  3521. Uint32 h,
  3522. Uint32 d,
  3523. bool cycle);
  3524. /**
  3525. * Performs a buffer-to-buffer copy.
  3526. *
  3527. * This copy occurs on the GPU timeline. You may assume the copy has finished
  3528. * in subsequent commands.
  3529. *
  3530. * \param copy_pass a copy pass handle.
  3531. * \param source the buffer and offset to copy from.
  3532. * \param destination the buffer and offset to copy to.
  3533. * \param size the length of the buffer to copy.
  3534. * \param cycle if true, cycles the destination buffer if it is already bound,
  3535. * otherwise overwrites the data.
  3536. *
  3537. * \since This function is available since SDL 3.2.0.
  3538. */
  3539. extern SDL_DECLSPEC void SDLCALL SDL_CopyGPUBufferToBuffer(
  3540. SDL_GPUCopyPass *copy_pass,
  3541. const SDL_GPUBufferLocation *source,
  3542. const SDL_GPUBufferLocation *destination,
  3543. Uint32 size,
  3544. bool cycle);
  3545. /**
  3546. * Copies data from a texture to a transfer buffer on the GPU timeline.
  3547. *
  3548. * This data is not guaranteed to be copied until the command buffer fence is
  3549. * signaled.
  3550. *
  3551. * \param copy_pass a copy pass handle.
  3552. * \param source the source texture region.
  3553. * \param destination the destination transfer buffer with image layout
  3554. * information.
  3555. *
  3556. * \since This function is available since SDL 3.2.0.
  3557. */
  3558. extern SDL_DECLSPEC void SDLCALL SDL_DownloadFromGPUTexture(
  3559. SDL_GPUCopyPass *copy_pass,
  3560. const SDL_GPUTextureRegion *source,
  3561. const SDL_GPUTextureTransferInfo *destination);
  3562. /**
  3563. * Copies data from a buffer to a transfer buffer on the GPU timeline.
  3564. *
  3565. * This data is not guaranteed to be copied until the command buffer fence is
  3566. * signaled.
  3567. *
  3568. * \param copy_pass a copy pass handle.
  3569. * \param source the source buffer with offset and size.
  3570. * \param destination the destination transfer buffer with offset.
  3571. *
  3572. * \since This function is available since SDL 3.2.0.
  3573. */
  3574. extern SDL_DECLSPEC void SDLCALL SDL_DownloadFromGPUBuffer(
  3575. SDL_GPUCopyPass *copy_pass,
  3576. const SDL_GPUBufferRegion *source,
  3577. const SDL_GPUTransferBufferLocation *destination);
  3578. /**
  3579. * Ends the current copy pass.
  3580. *
  3581. * \param copy_pass a copy pass handle.
  3582. *
  3583. * \since This function is available since SDL 3.2.0.
  3584. */
  3585. extern SDL_DECLSPEC void SDLCALL SDL_EndGPUCopyPass(
  3586. SDL_GPUCopyPass *copy_pass);
  3587. /**
  3588. * Generates mipmaps for the given texture.
  3589. *
  3590. * This function must not be called inside of any pass.
  3591. *
  3592. * \param command_buffer a command_buffer.
  3593. * \param texture a texture with more than 1 mip level.
  3594. *
  3595. * \since This function is available since SDL 3.2.0.
  3596. */
  3597. extern SDL_DECLSPEC void SDLCALL SDL_GenerateMipmapsForGPUTexture(
  3598. SDL_GPUCommandBuffer *command_buffer,
  3599. SDL_GPUTexture *texture);
  3600. /**
  3601. * Blits from a source texture region to a destination texture region.
  3602. *
  3603. * This function must not be called inside of any pass.
  3604. *
  3605. * \param command_buffer a command buffer.
  3606. * \param info the blit info struct containing the blit parameters.
  3607. *
  3608. * \since This function is available since SDL 3.2.0.
  3609. */
  3610. extern SDL_DECLSPEC void SDLCALL SDL_BlitGPUTexture(
  3611. SDL_GPUCommandBuffer *command_buffer,
  3612. const SDL_GPUBlitInfo *info);
  3613. /* Submission/Presentation */
  3614. /**
  3615. * Determines whether a swapchain composition is supported by the window.
  3616. *
  3617. * The window must be claimed before calling this function.
  3618. *
  3619. * \param device a GPU context.
  3620. * \param window an SDL_Window.
  3621. * \param swapchain_composition the swapchain composition to check.
  3622. * \returns true if supported, false if unsupported.
  3623. *
  3624. * \since This function is available since SDL 3.2.0.
  3625. *
  3626. * \sa SDL_ClaimWindowForGPUDevice
  3627. */
  3628. extern SDL_DECLSPEC bool SDLCALL SDL_WindowSupportsGPUSwapchainComposition(
  3629. SDL_GPUDevice *device,
  3630. SDL_Window *window,
  3631. SDL_GPUSwapchainComposition swapchain_composition);
  3632. /**
  3633. * Determines whether a presentation mode is supported by the window.
  3634. *
  3635. * The window must be claimed before calling this function.
  3636. *
  3637. * \param device a GPU context.
  3638. * \param window an SDL_Window.
  3639. * \param present_mode the presentation mode to check.
  3640. * \returns true if supported, false if unsupported.
  3641. *
  3642. * \since This function is available since SDL 3.2.0.
  3643. *
  3644. * \sa SDL_ClaimWindowForGPUDevice
  3645. */
  3646. extern SDL_DECLSPEC bool SDLCALL SDL_WindowSupportsGPUPresentMode(
  3647. SDL_GPUDevice *device,
  3648. SDL_Window *window,
  3649. SDL_GPUPresentMode present_mode);
  3650. /**
  3651. * Claims a window, creating a swapchain structure for it.
  3652. *
  3653. * This must be called before SDL_AcquireGPUSwapchainTexture is called using
  3654. * the window. You should only call this function from the thread that created
  3655. * the window.
  3656. *
  3657. * The swapchain will be created with SDL_GPU_SWAPCHAINCOMPOSITION_SDR and
  3658. * SDL_GPU_PRESENTMODE_VSYNC. If you want to have different swapchain
  3659. * parameters, you must call SDL_SetGPUSwapchainParameters after claiming the
  3660. * window.
  3661. *
  3662. * \param device a GPU context.
  3663. * \param window an SDL_Window.
  3664. * \returns true on success, or false on failure; call SDL_GetError() for more
  3665. * information.
  3666. *
  3667. * \threadsafety This function should only be called from the thread that
  3668. * created the window.
  3669. *
  3670. * \since This function is available since SDL 3.2.0.
  3671. *
  3672. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3673. * \sa SDL_ReleaseWindowFromGPUDevice
  3674. * \sa SDL_WindowSupportsGPUPresentMode
  3675. * \sa SDL_WindowSupportsGPUSwapchainComposition
  3676. */
  3677. extern SDL_DECLSPEC bool SDLCALL SDL_ClaimWindowForGPUDevice(
  3678. SDL_GPUDevice *device,
  3679. SDL_Window *window);
  3680. /**
  3681. * Unclaims a window, destroying its swapchain structure.
  3682. *
  3683. * \param device a GPU context.
  3684. * \param window an SDL_Window that has been claimed.
  3685. *
  3686. * \since This function is available since SDL 3.2.0.
  3687. *
  3688. * \sa SDL_ClaimWindowForGPUDevice
  3689. */
  3690. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseWindowFromGPUDevice(
  3691. SDL_GPUDevice *device,
  3692. SDL_Window *window);
  3693. /**
  3694. * Changes the swapchain parameters for the given claimed window.
  3695. *
  3696. * This function will fail if the requested present mode or swapchain
  3697. * composition are unsupported by the device. Check if the parameters are
  3698. * supported via SDL_WindowSupportsGPUPresentMode /
  3699. * SDL_WindowSupportsGPUSwapchainComposition prior to calling this function.
  3700. *
  3701. * SDL_GPU_PRESENTMODE_VSYNC and SDL_GPU_SWAPCHAINCOMPOSITION_SDR are always
  3702. * supported.
  3703. *
  3704. * \param device a GPU context.
  3705. * \param window an SDL_Window that has been claimed.
  3706. * \param swapchain_composition the desired composition of the swapchain.
  3707. * \param present_mode the desired present mode for the swapchain.
  3708. * \returns true if successful, false on error; call SDL_GetError() for more
  3709. * information.
  3710. *
  3711. * \since This function is available since SDL 3.2.0.
  3712. *
  3713. * \sa SDL_WindowSupportsGPUPresentMode
  3714. * \sa SDL_WindowSupportsGPUSwapchainComposition
  3715. */
  3716. extern SDL_DECLSPEC bool SDLCALL SDL_SetGPUSwapchainParameters(
  3717. SDL_GPUDevice *device,
  3718. SDL_Window *window,
  3719. SDL_GPUSwapchainComposition swapchain_composition,
  3720. SDL_GPUPresentMode present_mode);
  3721. /**
  3722. * Configures the maximum allowed number of frames in flight.
  3723. *
  3724. * The default value when the device is created is 2. This means that after
  3725. * you have submitted 2 frames for presentation, if the GPU has not finished
  3726. * working on the first frame, SDL_AcquireGPUSwapchainTexture() will fill the
  3727. * swapchain texture pointer with NULL, and
  3728. * SDL_WaitAndAcquireGPUSwapchainTexture() will block.
  3729. *
  3730. * Higher values increase throughput at the expense of visual latency. Lower
  3731. * values decrease visual latency at the expense of throughput.
  3732. *
  3733. * Note that calling this function will stall and flush the command queue to
  3734. * prevent synchronization issues.
  3735. *
  3736. * The minimum value of allowed frames in flight is 1, and the maximum is 3.
  3737. *
  3738. * \param device a GPU context.
  3739. * \param allowed_frames_in_flight the maximum number of frames that can be
  3740. * pending on the GPU.
  3741. * \returns true if successful, false on error; call SDL_GetError() for more
  3742. * information.
  3743. *
  3744. * \since This function is available since SDL 3.2.0.
  3745. */
  3746. extern SDL_DECLSPEC bool SDLCALL SDL_SetGPUAllowedFramesInFlight(
  3747. SDL_GPUDevice *device,
  3748. Uint32 allowed_frames_in_flight);
  3749. /**
  3750. * Obtains the texture format of the swapchain for the given window.
  3751. *
  3752. * Note that this format can change if the swapchain parameters change.
  3753. *
  3754. * \param device a GPU context.
  3755. * \param window an SDL_Window that has been claimed.
  3756. * \returns the texture format of the swapchain.
  3757. *
  3758. * \since This function is available since SDL 3.2.0.
  3759. */
  3760. extern SDL_DECLSPEC SDL_GPUTextureFormat SDLCALL SDL_GetGPUSwapchainTextureFormat(
  3761. SDL_GPUDevice *device,
  3762. SDL_Window *window);
  3763. /**
  3764. * Acquire a texture to use in presentation.
  3765. *
  3766. * When a swapchain texture is acquired on a command buffer, it will
  3767. * automatically be submitted for presentation when the command buffer is
  3768. * submitted. The swapchain texture should only be referenced by the command
  3769. * buffer used to acquire it.
  3770. *
  3771. * This function will fill the swapchain texture handle with NULL if too many
  3772. * frames are in flight. This is not an error.
  3773. *
  3774. * If you use this function, it is possible to create a situation where many
  3775. * command buffers are allocated while the rendering context waits for the GPU
  3776. * to catch up, which will cause memory usage to grow. You should use
  3777. * SDL_WaitAndAcquireGPUSwapchainTexture() unless you know what you are doing
  3778. * with timing.
  3779. *
  3780. * The swapchain texture is managed by the implementation and must not be
  3781. * freed by the user. You MUST NOT call this function from any thread other
  3782. * than the one that created the window.
  3783. *
  3784. * \param command_buffer a command buffer.
  3785. * \param window a window that has been claimed.
  3786. * \param swapchain_texture a pointer filled in with a swapchain texture
  3787. * handle.
  3788. * \param swapchain_texture_width a pointer filled in with the swapchain
  3789. * texture width, may be NULL.
  3790. * \param swapchain_texture_height a pointer filled in with the swapchain
  3791. * texture height, may be NULL.
  3792. * \returns true on success, false on error; call SDL_GetError() for more
  3793. * information.
  3794. *
  3795. * \threadsafety This function should only be called from the thread that
  3796. * created the window.
  3797. *
  3798. * \since This function is available since SDL 3.2.0.
  3799. *
  3800. * \sa SDL_ClaimWindowForGPUDevice
  3801. * \sa SDL_SubmitGPUCommandBuffer
  3802. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  3803. * \sa SDL_CancelGPUCommandBuffer
  3804. * \sa SDL_GetWindowSizeInPixels
  3805. * \sa SDL_WaitForGPUSwapchain
  3806. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3807. * \sa SDL_SetGPUAllowedFramesInFlight
  3808. */
  3809. extern SDL_DECLSPEC bool SDLCALL SDL_AcquireGPUSwapchainTexture(
  3810. SDL_GPUCommandBuffer *command_buffer,
  3811. SDL_Window *window,
  3812. SDL_GPUTexture **swapchain_texture,
  3813. Uint32 *swapchain_texture_width,
  3814. Uint32 *swapchain_texture_height);
  3815. /**
  3816. * Blocks the thread until a swapchain texture is available to be acquired.
  3817. *
  3818. * \param device a GPU context.
  3819. * \param window a window that has been claimed.
  3820. * \returns true on success, false on failure; call SDL_GetError() for more
  3821. * information.
  3822. *
  3823. * \threadsafety This function should only be called from the thread that
  3824. * created the window.
  3825. *
  3826. * \since This function is available since SDL 3.2.0.
  3827. *
  3828. * \sa SDL_AcquireGPUSwapchainTexture
  3829. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3830. * \sa SDL_SetGPUAllowedFramesInFlight
  3831. */
  3832. extern SDL_DECLSPEC bool SDLCALL SDL_WaitForGPUSwapchain(
  3833. SDL_GPUDevice *device,
  3834. SDL_Window *window);
  3835. /**
  3836. * Blocks the thread until a swapchain texture is available to be acquired,
  3837. * and then acquires it.
  3838. *
  3839. * When a swapchain texture is acquired on a command buffer, it will
  3840. * automatically be submitted for presentation when the command buffer is
  3841. * submitted. The swapchain texture should only be referenced by the command
  3842. * buffer used to acquire it. It is an error to call
  3843. * SDL_CancelGPUCommandBuffer() after a swapchain texture is acquired.
  3844. *
  3845. * This function can fill the swapchain texture handle with NULL in certain
  3846. * cases, for example if the window is minimized. This is not an error. You
  3847. * should always make sure to check whether the pointer is NULL before
  3848. * actually using it.
  3849. *
  3850. * The swapchain texture is managed by the implementation and must not be
  3851. * freed by the user. You MUST NOT call this function from any thread other
  3852. * than the one that created the window.
  3853. *
  3854. * The swapchain texture is write-only and cannot be used as a sampler or for
  3855. * another reading operation.
  3856. *
  3857. * \param command_buffer a command buffer.
  3858. * \param window a window that has been claimed.
  3859. * \param swapchain_texture a pointer filled in with a swapchain texture
  3860. * handle.
  3861. * \param swapchain_texture_width a pointer filled in with the swapchain
  3862. * texture width, may be NULL.
  3863. * \param swapchain_texture_height a pointer filled in with the swapchain
  3864. * texture height, may be NULL.
  3865. * \returns true on success, false on error; call SDL_GetError() for more
  3866. * information.
  3867. *
  3868. * \threadsafety This function should only be called from the thread that
  3869. * created the window.
  3870. *
  3871. * \since This function is available since SDL 3.2.0.
  3872. *
  3873. * \sa SDL_SubmitGPUCommandBuffer
  3874. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  3875. * \sa SDL_AcquireGPUSwapchainTexture
  3876. */
  3877. extern SDL_DECLSPEC bool SDLCALL SDL_WaitAndAcquireGPUSwapchainTexture(
  3878. SDL_GPUCommandBuffer *command_buffer,
  3879. SDL_Window *window,
  3880. SDL_GPUTexture **swapchain_texture,
  3881. Uint32 *swapchain_texture_width,
  3882. Uint32 *swapchain_texture_height);
  3883. /**
  3884. * Submits a command buffer so its commands can be processed on the GPU.
  3885. *
  3886. * It is invalid to use the command buffer after this is called.
  3887. *
  3888. * This must be called from the thread the command buffer was acquired on.
  3889. *
  3890. * All commands in the submission are guaranteed to begin executing before any
  3891. * command in a subsequent submission begins executing.
  3892. *
  3893. * \param command_buffer a command buffer.
  3894. * \returns true on success, false on failure; call SDL_GetError() for more
  3895. * information.
  3896. *
  3897. * \since This function is available since SDL 3.2.0.
  3898. *
  3899. * \sa SDL_AcquireGPUCommandBuffer
  3900. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3901. * \sa SDL_AcquireGPUSwapchainTexture
  3902. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  3903. */
  3904. extern SDL_DECLSPEC bool SDLCALL SDL_SubmitGPUCommandBuffer(
  3905. SDL_GPUCommandBuffer *command_buffer);
  3906. /**
  3907. * Submits a command buffer so its commands can be processed on the GPU, and
  3908. * acquires a fence associated with the command buffer.
  3909. *
  3910. * You must release this fence when it is no longer needed or it will cause a
  3911. * leak. It is invalid to use the command buffer after this is called.
  3912. *
  3913. * This must be called from the thread the command buffer was acquired on.
  3914. *
  3915. * All commands in the submission are guaranteed to begin executing before any
  3916. * command in a subsequent submission begins executing.
  3917. *
  3918. * \param command_buffer a command buffer.
  3919. * \returns a fence associated with the command buffer, or NULL on failure;
  3920. * call SDL_GetError() for more information.
  3921. *
  3922. * \since This function is available since SDL 3.2.0.
  3923. *
  3924. * \sa SDL_AcquireGPUCommandBuffer
  3925. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3926. * \sa SDL_AcquireGPUSwapchainTexture
  3927. * \sa SDL_SubmitGPUCommandBuffer
  3928. * \sa SDL_ReleaseGPUFence
  3929. */
  3930. extern SDL_DECLSPEC SDL_GPUFence * SDLCALL SDL_SubmitGPUCommandBufferAndAcquireFence(
  3931. SDL_GPUCommandBuffer *command_buffer);
  3932. /**
  3933. * Cancels a command buffer.
  3934. *
  3935. * None of the enqueued commands are executed.
  3936. *
  3937. * It is an error to call this function after a swapchain texture has been
  3938. * acquired.
  3939. *
  3940. * This must be called from the thread the command buffer was acquired on.
  3941. *
  3942. * You must not reference the command buffer after calling this function.
  3943. *
  3944. * \param command_buffer a command buffer.
  3945. * \returns true on success, false on error; call SDL_GetError() for more
  3946. * information.
  3947. *
  3948. * \since This function is available since SDL 3.2.0.
  3949. *
  3950. * \sa SDL_WaitAndAcquireGPUSwapchainTexture
  3951. * \sa SDL_AcquireGPUCommandBuffer
  3952. * \sa SDL_AcquireGPUSwapchainTexture
  3953. */
  3954. extern SDL_DECLSPEC bool SDLCALL SDL_CancelGPUCommandBuffer(
  3955. SDL_GPUCommandBuffer *command_buffer);
  3956. /**
  3957. * Blocks the thread until the GPU is completely idle.
  3958. *
  3959. * \param device a GPU context.
  3960. * \returns true on success, false on failure; call SDL_GetError() for more
  3961. * information.
  3962. *
  3963. * \since This function is available since SDL 3.2.0.
  3964. *
  3965. * \sa SDL_WaitForGPUFences
  3966. */
  3967. extern SDL_DECLSPEC bool SDLCALL SDL_WaitForGPUIdle(
  3968. SDL_GPUDevice *device);
  3969. /**
  3970. * Blocks the thread until the given fences are signaled.
  3971. *
  3972. * \param device a GPU context.
  3973. * \param wait_all if 0, wait for any fence to be signaled, if 1, wait for all
  3974. * fences to be signaled.
  3975. * \param fences an array of fences to wait on.
  3976. * \param num_fences the number of fences in the fences array.
  3977. * \returns true on success, false on failure; call SDL_GetError() for more
  3978. * information.
  3979. *
  3980. * \since This function is available since SDL 3.2.0.
  3981. *
  3982. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  3983. * \sa SDL_WaitForGPUIdle
  3984. */
  3985. extern SDL_DECLSPEC bool SDLCALL SDL_WaitForGPUFences(
  3986. SDL_GPUDevice *device,
  3987. bool wait_all,
  3988. SDL_GPUFence *const *fences,
  3989. Uint32 num_fences);
  3990. /**
  3991. * Checks the status of a fence.
  3992. *
  3993. * \param device a GPU context.
  3994. * \param fence a fence.
  3995. * \returns true if the fence is signaled, false if it is not.
  3996. *
  3997. * \since This function is available since SDL 3.2.0.
  3998. *
  3999. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  4000. */
  4001. extern SDL_DECLSPEC bool SDLCALL SDL_QueryGPUFence(
  4002. SDL_GPUDevice *device,
  4003. SDL_GPUFence *fence);
  4004. /**
  4005. * Releases a fence obtained from SDL_SubmitGPUCommandBufferAndAcquireFence.
  4006. *
  4007. * You must not reference the fence after calling this function.
  4008. *
  4009. * \param device a GPU context.
  4010. * \param fence a fence.
  4011. *
  4012. * \since This function is available since SDL 3.2.0.
  4013. *
  4014. * \sa SDL_SubmitGPUCommandBufferAndAcquireFence
  4015. */
  4016. extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUFence(
  4017. SDL_GPUDevice *device,
  4018. SDL_GPUFence *fence);
  4019. /* Format Info */
  4020. /**
  4021. * Obtains the texel block size for a texture format.
  4022. *
  4023. * \param format the texture format you want to know the texel size of.
  4024. * \returns the texel block size of the texture format.
  4025. *
  4026. * \since This function is available since SDL 3.2.0.
  4027. *
  4028. * \sa SDL_UploadToGPUTexture
  4029. */
  4030. extern SDL_DECLSPEC Uint32 SDLCALL SDL_GPUTextureFormatTexelBlockSize(
  4031. SDL_GPUTextureFormat format);
  4032. /**
  4033. * Determines whether a texture format is supported for a given type and
  4034. * usage.
  4035. *
  4036. * \param device a GPU context.
  4037. * \param format the texture format to check.
  4038. * \param type the type of texture (2D, 3D, Cube).
  4039. * \param usage a bitmask of all usage scenarios to check.
  4040. * \returns whether the texture format is supported for this type and usage.
  4041. *
  4042. * \since This function is available since SDL 3.2.0.
  4043. */
  4044. extern SDL_DECLSPEC bool SDLCALL SDL_GPUTextureSupportsFormat(
  4045. SDL_GPUDevice *device,
  4046. SDL_GPUTextureFormat format,
  4047. SDL_GPUTextureType type,
  4048. SDL_GPUTextureUsageFlags usage);
  4049. /**
  4050. * Determines if a sample count for a texture format is supported.
  4051. *
  4052. * \param device a GPU context.
  4053. * \param format the texture format to check.
  4054. * \param sample_count the sample count to check.
  4055. * \returns whether the sample count is supported for this texture format.
  4056. *
  4057. * \since This function is available since SDL 3.2.0.
  4058. */
  4059. extern SDL_DECLSPEC bool SDLCALL SDL_GPUTextureSupportsSampleCount(
  4060. SDL_GPUDevice *device,
  4061. SDL_GPUTextureFormat format,
  4062. SDL_GPUSampleCount sample_count);
  4063. /**
  4064. * Calculate the size in bytes of a texture format with dimensions.
  4065. *
  4066. * \param format a texture format.
  4067. * \param width width in pixels.
  4068. * \param height height in pixels.
  4069. * \param depth_or_layer_count depth for 3D textures or layer count otherwise.
  4070. * \returns the size of a texture with this format and dimensions.
  4071. *
  4072. * \since This function is available since SDL 3.2.0.
  4073. */
  4074. extern SDL_DECLSPEC Uint32 SDLCALL SDL_CalculateGPUTextureFormatSize(
  4075. SDL_GPUTextureFormat format,
  4076. Uint32 width,
  4077. Uint32 height,
  4078. Uint32 depth_or_layer_count);
  4079. #ifdef SDL_PLATFORM_GDK
  4080. /**
  4081. * Call this to suspend GPU operation on Xbox when you receive the
  4082. * SDL_EVENT_DID_ENTER_BACKGROUND event.
  4083. *
  4084. * Do NOT call any SDL_GPU functions after calling this function! This must
  4085. * also be called before calling SDL_GDKSuspendComplete.
  4086. *
  4087. * \param device a GPU context.
  4088. *
  4089. * \since This function is available since SDL 3.2.0.
  4090. *
  4091. * \sa SDL_AddEventWatch
  4092. */
  4093. extern SDL_DECLSPEC void SDLCALL SDL_GDKSuspendGPU(SDL_GPUDevice *device);
  4094. /**
  4095. * Call this to resume GPU operation on Xbox when you receive the
  4096. * SDL_EVENT_WILL_ENTER_FOREGROUND event.
  4097. *
  4098. * When resuming, this function MUST be called before calling any other
  4099. * SDL_GPU functions.
  4100. *
  4101. * \param device a GPU context.
  4102. *
  4103. * \since This function is available since SDL 3.2.0.
  4104. *
  4105. * \sa SDL_AddEventWatch
  4106. */
  4107. extern SDL_DECLSPEC void SDLCALL SDL_GDKResumeGPU(SDL_GPUDevice *device);
  4108. #endif /* SDL_PLATFORM_GDK */
  4109. #ifdef __cplusplus
  4110. }
  4111. #endif /* __cplusplus */
  4112. #include <SDL3/SDL_close_code.h>
  4113. #endif /* SDL_gpu_h_ */