Home | History | Annotate | Download | only in common

Lines Matching refs:TextureCubeArrayView

1021 class TextureCubeArrayView
1024 TextureCubeArrayView (int numLevels, const ConstPixelBufferAccess* levels);
1073 operator TextureCubeArrayView (void) const { return m_view; }
1078 TextureCubeArrayView m_view;