Preparing search index...
The search index is not available
redgpu
redgpu
GPU_FILTER_MODE
Variable GPU_FILTER_MODE
Const
GPU_FILTER_MODE
:
{
LINEAR
:
"linear"
;
NEAREST
:
"nearest"
}
= ...
GPU_FILTER_MODE represents the available filter modes for GPU filtering.
Type declaration
Readonly
LINEAR
:
"linear"
Readonly
NEAREST
:
"nearest"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
redgpu
Loading...
GPU_FILTER_MODE represents the available filter modes for GPU filtering.