Wiki Page Content

Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2010-01-22 06:39:10
Size: 607
Editor: SheenaSmith
Comment: edited, remove DRAFT
Revision 9 as of 2010-09-03 00:23:16
Size: 626
Editor: SheenaSmith
Comment: update formatting - categories
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
[[CategoryEnum]] [[CategoryEnum]], [[CategoryVideo]]

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

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