| 14 | namespace cpp |
| 15 | { |
| 16 | struct Field; |
| 17 | /** |
| 18 | * @brief The Device class is a key component of OpenPGL. It is used to set |
| 19 | * compute architecture and optimizations (e.g., SIMD) used for the implementation of |
nothing calls this directly
no outgoing calls
no test coverage detected