Wiki Page Content

Revision 7 as of 2010-01-22 06:39:10

Clear message

SDL_TextureAccess

An enumeration of texture access patterns.

Values

SDL_TEXTUREACCESS_STATIC

changes rarely, not lockable

SDL_TEXTUREACCESS_STREAMING

changes frequently, lockable

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit