Class: OpenCL::GLContextInfo

Inherits:
Enum
  • Object
show all
Defined in:
lib/opencl_ruby_ffi/khr/gl_sharing.rb

Constant Summary collapse

CURRENT_DEVICE_FOR_GL_CONTEXT_KHR =
0x2006
DEVICES_FOR_GL_CONTEXT_KHR =
0x2007

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