Home | History | Annotate | Download | only in common

Lines Matching refs:TextureLevel

555 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureLevel& level)
576 PixelBufferAccess::PixelBufferAccess (TextureLevel& level)
1816 TextureLevel::TextureLevel (void)
1824 TextureLevel::TextureLevel (const TextureFormat& format)
1832 TextureLevel::TextureLevel (const TextureFormat& format, int width, int height, int depth)
1841 TextureLevel::~TextureLevel (void)
1845 void TextureLevel::setStorage (const TextureFormat& format, int width, int height, int depth)
1851 void TextureLevel::setSize (int width, int height, int depth)