Preparing search index...
The search index is not available
redgpu
redgpu
GPU_STORE_OP
Variable GPU_STORE_OP
Const
GPU_STORE_OP
:
{
DISCARD
:
"discard"
;
STORE
:
"store"
}
= ...
GPU_LOAD_OP represents the available options for load operations in GPU.
Type declaration
Readonly
DISCARD
:
"discard"
Readonly
STORE
:
"store"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
redgpu
Loading...
GPU_LOAD_OP represents the available options for load operations in GPU.