SDL_gpu.h 157 KB

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