cf_texture_handle¶
Category: graphics
GitHub: cute_graphics.h
Returns an SDL_GPUTexture casted to a uint64_t
.
Remarks¶
This is useful for e.g. rendering textures in an external system like Dear ImGui.
Category: graphics
GitHub: cute_graphics.h
Returns an SDL_GPUTexture casted to a uint64_t
.
This is useful for e.g. rendering textures in an external system like Dear ImGui.