Home | History | Annotate | Download | only in common

Lines Matching full:texture3d

3646 // Texture3D
3648 Texture3D::Texture3D (const TextureFormat& format, int width, int height, int depth)
3657 Texture3D::Texture3D (const Texture3D& other)
3666 Texture3D& Texture3D::operator= (const Texture3D& other)
3681 Texture3D::~Texture3D (void)
3685 void Texture3D::allocLevel (int levelNdx)