B
|
C
|
D
|
E
|
I
|
K
|
O
|
P
|
Q
Index of all symbols
B
GoclBuffer:context
, object property in
GoclBuffer
GoclBuffer:flags
, object property in
GoclBuffer
GoclBuffer:host-ptr
, object property in
GoclBuffer
GoclBuffer:size
, object property in
GoclBuffer
GoclBufferFlags
, enum in
gocl-decls
gocl_buffer_get_buffer, function in gocl-private
gocl_buffer_get_context
, function in
GoclContext
gocl_buffer_list_to_array
, function in
GoclBuffer
gocl_buffer_new
, function in
GoclContext
gocl_buffer_read
, function in
GoclBuffer
gocl_buffer_read_all_sync
, function in
GoclBuffer
gocl_buffer_read_sync
, function in
GoclBuffer
gocl_buffer_write
, function in
GoclBuffer
gocl_buffer_write_sync
, function in
GoclBuffer
C
GoclContext:device-type
, object property in
GoclContext
GoclContext:gl-context
, object property in
GoclContext
GoclContext:gl-display
, object property in
GoclContext
gocl_context_get_context, function in gocl-private
gocl_context_get_default_cpu_sync
, function in
GoclContext
gocl_context_get_default_gpu_sync
, function in
GoclContext
gocl_context_get_device_by_index
, function in
GoclContext
gocl_context_get_num_devices
, function in
GoclContext
gocl_context_gpu_new_sync
, function in
GoclContext
gocl_context_new_sync
, function in
GoclContext
D
GoclDevice:context
, object property in
GoclDevice
GoclDevice:id
, object property in
GoclDevice
GoclDeviceType
, enum in
gocl-decls
gocl_device_acquire_gl_objects
, function in
GoclDevice
gocl_device_acquire_gl_objects_sync
, function in
GoclDevice
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_compute_units
, function in
GoclDevice
gocl_device_get_max_work_group_size
, function in
GoclDevice
gocl_device_has_extension
, function in
GoclDevice
gocl_device_release_gl_objects
, function in
GoclDevice
gocl_device_release_gl_objects_sync
, function in
GoclDevice
E
gocl_error_check_opencl, function in gocl-private
gocl_error_check_opencl_internal, function in gocl-private
gocl_error_free, function in gocl-private
gocl_error_get_last
, function in
gocl-error
gocl_error_prepare, function in gocl-private
GoclEvent:event
, object property in
GoclEvent
GoclEvent:queue
, object property in
GoclEvent
GoclEventCallback
, user_function in
GoclEvent
GoclEventResolverFunc
, user_function in
GoclEvent
gocl_event_get_event, function in gocl-private
gocl_event_get_queue
, function in
GoclEvent
gocl_event_idle_unref
, function in
GoclEvent
gocl_event_list_to_array
, function in
GoclEvent
gocl_event_set_event_wait_list
, function in
GoclEvent
gocl_event_steal_resolver_func
, function in
GoclEvent
gocl_event_then
, function in
GoclEvent
I
GoclImage:depth
, object property in
GoclImage
GoclImage:gl-texture
, object property in
GoclImage
GoclImage:height
, object property in
GoclImage
GoclImage:type
, object property in
GoclImage
GoclImage:width
, object property in
GoclImage
GoclImageType
, enum in
gocl-decls
gocl_image_new
, function in
GoclContext
gocl_image_new_from_cogl_texture
, function in
GoclContext
gocl_image_new_from_gl_texture
, function in
GoclContext
K
GoclKernel:name
, object property in
GoclKernel
GoclKernel:program
, object property in
GoclKernel
gocl_kernel_get_kernel, function in gocl-private
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_float
, function in
GoclKernel
gocl_kernel_set_argument_int32
, function in
GoclKernel
gocl_kernel_set_global_work_size
, function in
GoclKernel
gocl_kernel_set_local_work_size
, function in
GoclKernel
gocl_kernel_set_work_dimension
, function in
GoclKernel
O
GOCL_OPENCL_ERROR
, macro in
gocl-error
GOCL_OPENCL_ERROR_DOMAIN_STR
, macro in
gocl-error
P
GoclProgram:context
, object property 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 gocl-private
gocl_program_new
, function in
GoclProgram
gocl_program_new_from_file_sync
, function in
GoclProgram
Q
GoclQueue:device
, object property in
GoclQueue
GoclQueue:flags
, object property 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 gocl-private