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

/external/deqp/framework/common/
H A DtcuTexture.hpp877 class Texture2DArrayView class in namespace:tcu
880 Texture2DArrayView (int numLevels, const ConstPixelBufferAccess* levels);
992 operator Texture2DArrayView (void) const { return m_view; }
998 Texture2DArrayView m_view;

Completed in 87 milliseconds