mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 05:56:24 +08:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -754,8 +754,6 @@ extern SDL_DECLSPEC SDL_Texture * SDLCALL SDL_CreateTextureFromSurface(SDL_Rende
|
|||||||
*
|
*
|
||||||
* - `SDL_PROP_TEXTURE_CREATE_OPENGLES2_TEXTURE_NUMBER`: the GLuint texture
|
* - `SDL_PROP_TEXTURE_CREATE_OPENGLES2_TEXTURE_NUMBER`: the GLuint texture
|
||||||
* associated with the texture, if you want to wrap an existing texture.
|
* associated with the texture, if you want to wrap an existing texture.
|
||||||
* - `SDL_PROP_TEXTURE_CREATE_OPENGLES2_TEXTURE_NUMBER`: the GLuint texture
|
|
||||||
* associated with the texture, if you want to wrap an existing texture.
|
|
||||||
* - `SDL_PROP_TEXTURE_CREATE_OPENGLES2_TEXTURE_UV_NUMBER`: the GLuint texture
|
* - `SDL_PROP_TEXTURE_CREATE_OPENGLES2_TEXTURE_UV_NUMBER`: the GLuint texture
|
||||||
* associated with the UV plane of an NV12 texture, if you want to wrap an
|
* associated with the UV plane of an NV12 texture, if you want to wrap an
|
||||||
* existing texture.
|
* existing texture.
|
||||||
|
|||||||
Reference in New Issue
Block a user