Add SDL_BindGPUComputeSamplers (#10778)
--------- Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
This commit is contained in:
parent
323b60abf1
commit
2b8a349b26
10 changed files with 692 additions and 209 deletions
|
@ -29,6 +29,7 @@ SDL3_0.0.0 {
|
|||
SDL_BindAudioStream;
|
||||
SDL_BindAudioStreams;
|
||||
SDL_BindGPUComputePipeline;
|
||||
SDL_BindGPUComputeSamplers;
|
||||
SDL_BindGPUComputeStorageBuffers;
|
||||
SDL_BindGPUComputeStorageTextures;
|
||||
SDL_BindGPUFragmentSamplers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue