Module ocl_core::types::structs

source ·
Expand description

Rust implementations of various structs used by the OpenCL API.

Structs

A reference to a kernel argument value.
Defines a buffer region for creating a sub-buffer.
Context properties list.
An image descriptor use in the creation of Image.
Image format properties used by Image.
Parsed OpenCL version in the layout ({major}, {minor}).

Enums

Type Definitions