mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 21:37:43 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -3674,7 +3674,6 @@ extern SDL_DECLSPEC void SDLCALL SDL_BindGPUComputePipeline(
|
|||||||
* Be sure your shader is set up according to the requirements documented in
|
* Be sure your shader is set up according to the requirements documented in
|
||||||
* SDL_CreateGPUComputePipeline().
|
* SDL_CreateGPUComputePipeline().
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* \param compute_pass a compute pass handle.
|
* \param compute_pass a compute pass handle.
|
||||||
* \param first_slot the compute sampler slot to begin binding from.
|
* \param first_slot the compute sampler slot to begin binding from.
|
||||||
* \param texture_sampler_bindings an array of texture-sampler binding
|
* \param texture_sampler_bindings an array of texture-sampler binding
|
||||||
|
|||||||
Reference in New Issue
Block a user