graphics_swizzle_mask.hpp File Reference

Classes

class  kanzi::TextureSwizzleMask
 Texture swizzle mask. More...
 

Namespaces

 kanzi
 

Typedefs

typedef array< int, 4 > kanzi::GLSwizzleMask
 

Variables

KANZI_API const TextureSwizzleMask kanzi::SwizzleMaskRGBToLuminanceAlpha
 Mask all of the color channels with red. More...
 
KANZI_API const TextureSwizzleMask kanzi::SwizzleMaskLuminanceToRGBA
 Mask all of the color channels with alpha. More...