Top | ![]() |
![]() |
![]() |
![]() |
UfoNode * | ufo_gpu_node_new () |
|
ufo_gpu_node_get_cmd_queue () |
|
ufo_gpu_node_get_info () |
gpointer ufo_gpu_node_get_cmd_queue (UfoGpuNode *node
);
Get command queue associated with node
.
GValue * ufo_gpu_node_get_info (UfoGpuNode *node
,UfoGpuNodeInfo info
);
Return information about the associated OpenCL device.
struct UfoGpuNode;
Main object for organizing filters. The contents of the UfoGpuNode structure are private and should only be accessed via the provided API.