gpu-object - Factor Documentation (original) (raw)

gpu-object

Vocabulary
gpu

Class description
Parent class of all GPU resources.

Definition

USING: kernel ;

IN: gpu

TUPLE: gpu-object < identity-tuple handle ;