30 #include "./core/comparison.inl"
Genetic texture class. It can support any target.
Include to use 2d textures.
Namespace where all the classes and functions provided by GLI are exposed.
Include to use 1d array textures.
Include to use 3d textures.
bool operator!=(image const &ImageA, image const &ImageB)
Compare two images. Two images are equal when the date is the same.
Include to use 1d textures.
Image, representation for a single texture level.
Include to use images, a representation of a single texture level.
Include to use 2d array textures.
Include to use cube map array textures.
bool operator==(image const &ImageA, image const &ImageB)
Compare two images. Two images are equal when the date is the same.
Include to use cube map textures.