Searched defs:device_ptr_index_expr (Results 1 – 1 of 1) sorted by relevance
28 struct device_ptr_index_expr struct30 typedef T result_type;32 device_ptr_index_expr(const buffer &buffer, in device_ptr_index_expr() argument41 operator T() const in operator T()55 const buffer &m_buffer;56 uint_ m_index;57 IndexExpr m_expr;