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

/external/deqp/framework/common/
H A DtcuTexture.hpp1113 class TextureCubeArrayView class in namespace:tcu
1116 TextureCubeArrayView (int numLevels, const ConstPixelBufferAccess* levels);
1165 operator TextureCubeArrayView (void) const { return m_view; }
1170 TextureCubeArrayView m_view;

Completed in 135 milliseconds