Class: OpenCL::Device::Partition

Inherits:
EnumInt show all
Defined in:
lib/opencl_ruby_ffi/opencl_ruby_ffi_base_gen.rb

Overview

Enum that maps the :cl_device_partition_property type

Method Summary

Methods inherited from Enum

#==, #coerce, #initialize, #inspect, #is?, #name, #to_i, #to_int, #to_s, #val=

Constructor Details

This class inherits a constructor from OpenCL::Enum

Constant Summary collapse

EQUALLY =
0x1086
BY_COUNTS =
0x1087
BY_COUNTS_LIST_END =
0x0
BY_AFFINITY_DOMAIN =
0x1088
BY_NAMES_EXT =
0x4052
BY_NAMES_INTEL =
0x4052
BY_NAMES_LIST_END_EXT =
-1
BY_NAMES_LIST_END_INTEL =
-1