Module ocl_core::types::structs
[−]
[src]
Rust implementations of various structs used by the OpenCL API.
Structs
| BufferRegion |
Defines a buffer region for creating a sub-buffer. |
| ContextProperties |
Context properties list. |
| ImageDescriptor |
An image descriptor use in the creation of |
| ImageFormat |
Image format properties used by |
| OpenclVersion |
Parsed OpenCL version in the layout |
Enums
| ContextPropertyValue |
Type Definitions
| TemporaryPlaceholderType |