Home
last modified time | relevance | path

Searched refs:m_tWrap (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp2036 const deUint32 m_tWrap; member in deqp::gles31::Functional::__anon258094d40111::TextureBorderClampPerAxisCase3D
2063 , m_tWrap (tWrap) in TextureBorderClampPerAxisCase3D()
2157 << ", t = " << glu::getRepeatModeStr(m_tWrap) in logParams()
2253 refParams.sampler = glu::mapGLSampler(m_sWrap, m_tWrap, m_rWrap, m_filter, m_filter); in getSamplerParams()
2270 << m_tWrap in getCaseSeed()