HomeSort by relevance Sort by last modified time
    Searched refs:m_texHeight (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp 596 const int m_texHeight;
631 , m_texHeight (texHeight)
674 m_texture = genDummyTexture<glu::Texture2D>(m_context.getRenderContext(), m_context.getContextInfo(), m_texFormat, tcu::IVec2(m_texWidth, m_texHeight));
    [all...]

Completed in 73 milliseconds