SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_HINT_RENDER_DIRECT3D11_WARP

A variable controlling whether to use the Direct3D 11 WARP software rasterizer.

Header File

Defined in <SDL3/SDL_hints.h>

Syntax

#define SDL_HINT_RENDER_DIRECT3D11_WARP "SDL_RENDER_DIRECT3D11_WARP"

Remarks

For more information, see: https://learn.microsoft.com/en-us/windows/win32/direct3darticles/directx-warp

The variable can be set to the following values:

This hint should be set before creating a renderer.

Version

This hint is available since SDL 3.4.0.


CategoryAPI, CategoryAPIMacro, CategoryHints


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.