SDL Wiki

SDL_TextureAccess

An enumeration of texture access patterns.

Values

SDL_TEXTUREACCESS_STATIC

changes rarely, not lockable

SDL_TEXTUREACCESS_STREAMING

changes frequently, lockable

SDL_TEXTUREACCESS_TARGET

can be used as a render target

SDL_CreateTexture
SDL_LockTexture
SDL_QueryTexture

CategoryEnum, CategoryRender


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.