Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_opencl_eventtag_t Struct Reference

#include <opencl.h>

+ Collaboration diagram for dt_opencl_eventtag_t:

Data Fields

cl_int retval
 
cl_ulong timelapsed
 
char tag [64]
 

Detailed Description

Accounting information used for OpenCL events.

Definition at line 104 of file opencl.h.

Field Documentation

◆ retval

cl_int dt_opencl_eventtag_t::retval

Definition at line 106 of file opencl.h.

◆ tag

char dt_opencl_eventtag_t::tag[64]

Definition at line 108 of file opencl.h.

◆ timelapsed

cl_ulong dt_opencl_eventtag_t::timelapsed

Definition at line 107 of file opencl.h.


The documentation for this struct was generated from the following file: