Searched defs:m_isSome (Results 1 - 1 of 1) sorted by path

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp212 bool m_isSome; member in struct:deqp::gles31::Functional::__anon20356::MaybeTextureSwizzle
237 swizzle.m_isSome = false;
250 swizzle.m_isSome = true;
257 return m_isSome;
262 return !m_isSome;
267 return m_isSome &&
286 , m_isSome (false)

Completed in 381 milliseconds