Unit 'cl_gl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#opencl]

clCreateFromGLTexture3D

Declaration

Source position: cl_gl.pp line 68

function clCreateFromGLTexture3D(

  context: cl_context;

  flags: cl_mem_flags;

  target: GLenum;

  miplevel: GLint;

  texture: GLuint;

  var errorcode: cl_int

):cl_mem;


Documentation generated on: 2023-03-18