Home | History | Annotate | Download | only in common

Lines Matching refs:Texture1D

3125 // Texture1D
3127 Texture1D::Texture1D (const TextureFormat& format, int width)
3134 Texture1D::Texture1D (const Texture1D& other)
3141 Texture1D& Texture1D::operator= (const Texture1D& other)
3154 Texture1D::~Texture1D (void)
3158 void Texture1D::allocLevel (int levelNdx)