#include <cstdint>
Go to the source code of this file.
Classes | |
| class | AMP::ARGB32 |
| Structure to store RGBA data. More... | |
| class | AMP::RGBA32 |
| Structure to store RGBA data. More... | |
Namespaces | |
| namespace | AMP |
Typedefs | |
| using | AMP::RGB = ARGB32 |
| Structure to store RGB data. | |
Functions | |
| constexpr uint32_t | AMP::store (uint8_t a, uint8_t b, uint8_t c, uint8_t d) |
| Helper function to convert 4 uint8_t to uint32_t. | |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:41. Comments on this page |