#include <memory_descriptor.hpp>
Public Member Functions | |
| mem_coord_t (int x_, int y_) | |
| mem_coord_t ()=default | |
| mem_coord_t (const mem_coord_t< 2 > &coord) | |
| mem_coord_t< 2 > & | operator= (const mem_coord_t< 2 > &coord) |
| void | init (int x_, int y_) |
Public Attributes | |
| int | x |
| int | y |
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
| int gpu::xetla::mem_coord_t< 2 >::x |
| int gpu::xetla::mem_coord_t< 2 >::y |