Home | History | Annotate | Download | only in common

Lines Matching defs:TextureLevel

928 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureLevel& level)
956 PixelBufferAccess::PixelBufferAccess (TextureLevel& level)
2124 TextureLevel::TextureLevel (void)
2130 TextureLevel::TextureLevel (const TextureFormat& format)
2136 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth)
2143 TextureLevel::~TextureLevel (void)
2147 void TextureLevel::setStorage (const TextureFormat& format, int width, int height, int depth)
2153 void TextureLevel::setSize (int width, int height, int depth)