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

/external/deqp/framework/common/
H A DtcuTexture.hpp842 class Texture2DArrayView class in namespace:tcu
845 Texture2DArrayView (int numLevels, const ConstPixelBufferAccess* levels);
957 operator Texture2DArrayView (void) const { return m_view; }
963 Texture2DArrayView m_view;

Completed in 134 milliseconds