Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h186 struct clCreateBufferWithProperties_st struct
188 cl_context context;
189 const cl_mem_properties * properties;
190 cl_mem_flags flags;
191 size_t size;
192 void *host_ptr;
193 cl_int *errcode_ret;