Wiki Page Content

Differences between revisions 11 and 12
Revision 11 as of 2013-07-21 20:52:40
Size: 605
Editor: Blue Prawn
Comment: removed llink to SDL_DirtyTexture() (not in the API)
Revision 12 as of 2013-07-21 20:54:25
Size: 603
Editor: Blue Prawn
Comment: fixed broken link CategoryRenderer to CategoryRender
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
[[CategoryEnum]], [[CategoryRenderer]] [[CategoryEnum]], [[CategoryRender]]

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, CategoryRender

None: SDL_TextureAccess (last edited 2014-07-04 10:05:59 by PhilippWiesemann)

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