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

/external/deqp/framework/common/
H A DtcuTexture.hpp851 class Texture1DArrayView class in namespace:tcu
854 Texture1DArrayView (int numLevels, const ConstPixelBufferAccess* levels);
932 operator Texture1DArrayView (void) const { return m_view; }
937 Texture1DArrayView m_view;

Completed in 70 milliseconds