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

/external/deqp/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationStateQueryTests.cpp264 const TestType m_testType; member in class:deqp::gles31::Functional::__anon20327::InterpolationOffsetCase
270 , m_testType (testType)
272 DE_ASSERT(m_testType < TEST_LAST);
289 if (m_testType == TEST_MAX_OFFSET)
291 else if (m_testType == TEST_MIN_OFFSET)
H A Des31fLayoutBindingTests.cpp233 const TestType m_testType; member in class:deqp::gles31::Functional::__anon20275::LayoutBindingRenderCase
267 , m_testType (testType)
330 switch (m_testType)
450 switch (m_testType)
597 const TestType m_testType; member in class:deqp::gles31::Functional::__anon20275::LayoutBindingNegativeCase
626 , m_testType (testType)
684 switch (m_testType)
902 const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BINDING_MAX_ARRAY);
941 const bool arrayInstance = (m_testType
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fASTCDecompressionCases.hpp86 const ASTCBlockTestType m_testType; member in class:deqp::gles3::Functional::ASTCBlockCase2D

Completed in 104 milliseconds