Home
last modified time | relevance | path

Searched defs:WriteInputBufferInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/
H A Dbasic_test_conversions.h144 struct WriteInputBufferInfo struct
146 WriteInputBufferInfo() in WriteInputBufferInfo() argument
152 calcReferenceValues; // user event which signals when main thread is
155 doneBarrier; // user event which signals when worker threads are done
156 cl_uint count; // the number of elements in the array
157 Type outType; // the data type of the conversion result
158 Type inType; // the data type of the conversion input
159 volatile int barrierCount;
161 std::vector<std::unique_ptr<CalcRefValsBase>> calcInfo;