Gocl - Documentation and Reference Manual
B
|
C
|
D
|
E
|
K
|
O
|
P
|
Q
Index of all symbols
B
GoclBuffer
, struct in
GoclBuffer
GoclBuffer:context
, object property in
GoclBuffer
GoclBuffer:flags
, object property in
GoclBuffer
GoclBuffer:size
, object property in
GoclBuffer
GoclBufferClass
, struct in
GoclBuffer
GoclBufferFlags
, enum in
gocl-decls
gocl_buffer_get_buffer
, function in
GoclBuffer
gocl_buffer_get_context
, function in
GoclContext
gocl_buffer_read_sync
, function in
GoclBuffer
gocl_buffer_write_sync
, function in
GoclBuffer
C
GoclContext
, struct in
GoclContext
GoclContext:device-type
, object property in
GoclContext
GoclContextClass
, struct in
GoclContext
gocl_context_create_buffer
, function in
GoclContext
gocl_context_get_context
, function in
GoclContext
gocl_context_get_default_cpu
, function in
GoclContext
gocl_context_get_default_gpu
, function in
GoclContext
gocl_context_get_device_by_index
, function in
GoclContext
gocl_context_get_num_devices
, function in
GoclContext
gocl_context_new
, function in
GoclContext
D
GoclDevice
, struct in
GoclDevice
GoclDevice:context
, object property in
GoclDevice
GoclDevice:id
, object property in
GoclDevice
GoclDeviceClass
, struct in
GoclDevice
GoclDeviceType
, enum in
gocl-decls
gocl_device_get_context
, function in
GoclContext
gocl_device_get_default_queue
, function in
GoclDevice
gocl_device_get_id
, function in
GoclDevice
gocl_device_get_max_work_group_size
, function in
GoclDevice
E
gocl_error_check_opencl
, function in
gocl-error
GoclEvent
, struct in
GoclEvent
GoclEvent:event
, object property in
GoclEvent
GoclEvent:queue
, object property in
GoclEvent
GoclEventCallback
, user_function in
GoclEvent
GoclEventClass
, struct in
GoclEvent
GoclEventResolverFunc
, user_function in
GoclEvent
gocl_event_get_event
, function in
GoclEvent
gocl_event_get_queue
, function in
GoclEvent
gocl_event_idle_unref
, function in
GoclEvent
gocl_event_list_to_array
, function in
GoclEvent
gocl_event_steal_resolver_func
, function in
GoclEvent
gocl_event_then
, function in
GoclEvent
K
GoclKernel
, struct in
GoclKernel
GoclKernel:name
, object property in
GoclKernel
GoclKernel:program
, object property in
GoclKernel
GoclKernelClass
, struct in
GoclKernel
gocl_kernel_get_kernel
, function in
GoclKernel
gocl_kernel_run_in_device
, function in
GoclKernel
gocl_kernel_run_in_device_sync
, function in
GoclKernel
gocl_kernel_set_argument
, function in
GoclKernel
gocl_kernel_set_argument_buffer
, function in
GoclKernel
gocl_kernel_set_argument_int32
, function in
GoclKernel
O
GOCL_OPENCL_ERROR
, macro in
gocl-error
GOCL_OPENCL_ERROR_DOMAIN_STR
, macro in
gocl-error
P
GoclProgram
, struct in
GoclProgram
GoclProgram:context
, object property in
GoclProgram
GoclProgramClass
, struct in
GoclProgram
gocl_program_build
, function in
GoclProgram
gocl_program_build_finish
, function in
GoclProgram
gocl_program_build_sync
, function in
GoclProgram
gocl_program_get_context
, function in
GoclProgram
gocl_program_get_kernel
, function in
GoclProgram
gocl_program_get_program
, function in
GoclProgram
gocl_program_new
, function in
GoclProgram
Q
GoclQueue
, struct in
GoclQueue
GoclQueue:device
, object property in
GoclQueue
GoclQueue:flags
, object property in
GoclQueue
GoclQueueClass
, struct in
GoclQueue
GoclQueueFlags
, enum in
gocl-decls
gocl_queue_get_device
, function in
GoclDevice
gocl_queue_get_flags
, function in
GoclQueue
gocl_queue_get_queue
, function in
GoclQueue