29 #ifndef GLI_CORE_ADDRESSING_INCLUDED
30 #define GLI_CORE_ADDRESSING_INCLUDED
135 #include "addressing.inl"
137 #endif//GLI_CORE_ADDRESSING_INCLUDED
storage::size_type texelMortonAdressing1D(storage::dimensions1_type const &TexCoord)
glm::uint dimensions1_type
glm::uvec2 dimensions2_type
storage::size_type texelMortonAdressing3D(storage::dimensions3_type const &TexCoord)
storage::size_type texelMortonAdressing2D(storage::dimensions2_type const &TexCoord)
storage::size_type texelLinearAdressing3D(storage::dimensions3_type const &TexCoord)
storage::size_type imageAddressing(storage const &Storage, storage::size_type const &LayerOffset, storage::size_type const &FaceOffset, storage::size_type const &LevelOffset)
OpenGL Image (gli.g-truc.net)
glm::uvec3 dimensions3_type
storage::size_type texelLinearAdressing2D(storage::dimensions2_type const &TexCoord)
storage::size_type texelLinearAdressing1D(storage::dimensions1_type const &TexCoord)