目次
-
SDL 3.0 API(機能別)
-
3DレンダリングとGPUコンピューティング
- SDL_GPUTexture
SDL_GPUTexture
テクスチャの不透明型
ヘッダ
SDL3/SDL_gpu.h
構文
typedef struct SDL_GPUTexture SDL_GPUTexture;
バージョン
SDL 3.2.0以降
関連項目
SDL_CreateGPUTexture
SDL_UploadToGPUTexture
SDL_DownloadFromGPUTexture
SDL_CopyGPUTextureToTexture
SDL_BindGPUVertexSamplers
SDL_BindGPUVertexStorageTextures
SDL_BindGPUFragmentSamplers
SDL_BindGPUFragmentStorageTextures
SDL_BindGPUComputeStorageTextures
SDL_GenerateMipmapsForGPUTexture
SDL_BlitGPUTexture
SDL_ReleaseGPUTexture
SDL Wikiへのリンク
SDL_GPUTexture - SDL Wiki