Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

vmd_opencl_orbital_handle Struct Reference

#include <OpenCLKernels.h>

List of all members.

Public Attributes

cl_context ctx
cl_command_queue cmdq
cl_device_id * devs
cl_program pgm
cl_kernel kconstmem
cl_kernel kconstmem_vec4
cl_kernel ktiledshared


Member Data Documentation

cl_command_queue vmd_opencl_orbital_handle::cmdq
 

Definition at line 37 of file OpenCLKernels.h.

Referenced by openclorbitalthread, and vmd_opencl_create_orbital_handle.

cl_context vmd_opencl_orbital_handle::ctx
 

Definition at line 36 of file OpenCLKernels.h.

Referenced by openclorbitalthread, and vmd_opencl_create_orbital_handle.

cl_device_id* vmd_opencl_orbital_handle::devs
 

Definition at line 38 of file OpenCLKernels.h.

Referenced by vmd_opencl_create_orbital_handle.

cl_kernel vmd_opencl_orbital_handle::kconstmem
 

Definition at line 40 of file OpenCLKernels.h.

Referenced by openclorbitalthread, vmd_opencl_create_orbital_handle, and vmd_opencl_destroy_orbital_handle.

cl_kernel vmd_opencl_orbital_handle::kconstmem_vec4
 

Definition at line 41 of file OpenCLKernels.h.

Referenced by openclorbitalthread, vmd_opencl_create_orbital_handle, and vmd_opencl_destroy_orbital_handle.

cl_kernel vmd_opencl_orbital_handle::ktiledshared
 

Definition at line 42 of file OpenCLKernels.h.

Referenced by openclorbitalthread, vmd_opencl_create_orbital_handle, and vmd_opencl_destroy_orbital_handle.

cl_program vmd_opencl_orbital_handle::pgm
 

Definition at line 39 of file OpenCLKernels.h.

Referenced by vmd_opencl_create_orbital_handle, and vmd_opencl_destroy_orbital_handle.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 29 02:48:04 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002