Searched refs:m_checkMethod (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1741 const CheckMethod m_checkMethod; member in class:deqp::gles31::Functional::UniformAssignCase
1794 , m_checkMethod (checkMethod)
1811 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
1833 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1850 const CheckMethod m_checkMethod; member in class:deqp::UniformValueCase
1925 , m_checkMethod (checkMethod)
1945 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
1977 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2352 const CheckMethod m_checkMethod; member in class:deqp::UniformValueCase
2427 , m_checkMethod (checkMethod)
2447 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
2480 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);

Completed in 663 milliseconds