Home | History | Annotate | Download | only in CL

Lines Matching refs:dimensions

2244     ::size_t dimensions() const { return dimensions_; }
2946 object_, kernel(), (cl_uint) global.dimensions(),
2947 offset.dimensions() != 0 ? (const ::size_t*) offset : NULL,
2949 local.dimensions() != 0 ? (const ::size_t*) local : NULL,