Searched defs:TextureCubeArrayView (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.hpp1110 class TextureCubeArrayView class in namespace:tcu
1113 TextureCubeArrayView (int numLevels, const ConstPixelBufferAccess* levels);
1162 operator TextureCubeArrayView (void) const { return m_view; }
1167 TextureCubeArrayView m_view;

Completed in 59 milliseconds