Note that texture contents are undefined when the texture is created.
This commit is contained in:
parent
d03fc29320
commit
b5cd11a4ea
1 changed files with 2 additions and 0 deletions
|
@ -233,6 +233,8 @@ extern DECLSPEC int SDLCALL SDL_GetRendererOutputSize(SDL_Renderer * renderer,
|
|||
* active, the format was unsupported, or the width or height were out
|
||||
* of range.
|
||||
*
|
||||
* \note The contents of the texture are not defined at creation.
|
||||
*
|
||||
* \sa SDL_QueryTexture()
|
||||
* \sa SDL_UpdateTexture()
|
||||
* \sa SDL_DestroyTexture()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue