Handbook
Glossary
gpu-state
Vocabulary
gpu
.
state
Class description
This class is a union of all the GPU state tuple classes that can be passed to
set-gpu-state
:
•
viewport-state
•
scissor-state
•
multisample-state
•
stencil-state
•
depth-range-state
•
depth-state
•
blend-state
•
mask-state
•
triangle-cull-state
•
triangle-state
•
point-state
•
line-state
Definition
IN:
gpu.state
UNION:
gpu-state
viewport-state
triangle-cull-state
triangle-state
point-state
line-state
scissor-state
multisample-state
stencil-state
depth-range-state
depth-state
blend-state
mask-state
;