File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -2417,9 +2417,6 @@ extern SDL_DECLSPEC SDL_GPUShader *SDLCALL SDL_CreateGPUShader(
2417
2417
* There are optional properties that can be provided through
2418
2418
* SDL_GPUTextureCreateInfo's `props`. These are the supported properties:
2419
2419
*
2420
- * - `SDL_PROP_PROCESS_CREATE_ARGS_POINTER`: an array of strings containing
2421
- * the program to run, any arguments, and a NULL pointer, e.g. const char
2422
- * *args[] = { "myprogram", "argument", NULL }. This is a required property.
2423
2420
* - `SDL_PROP_GPU_TEXTURE_CREATE_D3D12_CLEAR_R_FLOAT`: (Direct3D 12 only) if
2424
2421
* the texture usage is SDL_GPU_TEXTUREUSAGE_COLOR_TARGET, clear the texture
2425
2422
* to a color with this red intensity. Defaults to zero.
You can’t perform that action at this time.
0 commit comments