Home | History | Annotate | Download | only in common

Lines Matching refs:Texture1DArrayView

834 class Texture1DArrayView
837 Texture1DArrayView (int numLevels, const ConstPixelBufferAccess* levels);
915 operator Texture1DArrayView (void) const { return m_view; }
920 Texture1DArrayView m_view;