HomeSort by relevance Sort by last modified time
    Searched defs:m_testType (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fShaderMultisampleInterpolationStateQueryTests.cpp 264 const TestType m_testType;
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)
es31fLayoutBindingTests.cpp 233 const TestType m_testType;
267 , m_testType (testType)
330 switch (m_testType)
450 switch (m_testType)
597 const TestType m_testType;
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 == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BINDING_MAX_ARRAY) ? true : false
    [all...]
  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.hpp 86 const ASTCBlockTestType m_testType;

Completed in 146 milliseconds