Lines Matching full:texture2darray
3533 // Texture2DArray
3535 Texture2DArray::Texture2DArray (const TextureFormat& format, int width, int height, int numLayers)
3544 Texture2DArray::Texture2DArray (const Texture2DArray& other)
3553 Texture2DArray& Texture2DArray::operator= (const Texture2DArray& other)
3568 Texture2DArray::~Texture2DArray (void)
3572 void Texture2DArray::allocLevel (int levelNdx)