Searched defs:clCreateImage3D_st (Results 1 – 1 of 1) sorted by relevance
540 struct clCreateImage3D_st struct542 cl_context context;543 cl_mem_flags flags;544 const cl_image_format *image_format;545 size_t image_width;546 size_t image_height;547 size_t image_depth;548 size_t image_row_pitch;549 size_t image_slice_pitch;550 void *host_ptr;[all …]