目次
-
SDL 3.0 API(機能別)
-
3DレンダリングとGPUコンピューティング
- SDL_GPUFence
SDL_GPUFence
フェンスの不透明型
ヘッダ
SDL3/SDL_gpu.h
構文
typedef struct SDL_GPUFence SDL_GPUFence;
バージョン
SDL 3.2.0以降
関連項目
SDL_SubmitGPUCommandBufferAndAcquireFence
SDL_QueryGPUFence
SDL_WaitForGPUFences
SDL_ReleaseGPUFence
SDL Wikiへのリンク
SDL_GPUFence - SDL Wiki