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

clCreateFromGLTexture2D

Declaration

Source position: cl_gl.pp line 62

function clCreateFromGLTexture2D(

  context: cl_context;

  flags: cl_mem_flags;

  target: GLenum;

  miplevel: GLint;

  texture: GLuint;

  var errcode_ret: cl_int

):cl_mem;


Documentation generated on: 2023-03-18