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

/external/deqp/framework/common/
H A DtcuTexture.hpp1078 class TextureCubeArrayView class in namespace:tcu
1081 TextureCubeArrayView (int numLevels, const ConstPixelBufferAccess* levels);
1130 operator TextureCubeArrayView (void) const { return m_view; }
1135 TextureCubeArrayView m_view;

Completed in 302 milliseconds