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

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1731 const CheckMethod m_checkMethod; member in class:deqp::gles31::Functional::UniformAssignCase
1784 , m_checkMethod (checkMethod)
1801 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
1823 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1840 const CheckMethod m_checkMethod; member in class:deqp::UniformValueCase
1915 , m_checkMethod (checkMethod)
1935 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
1967 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2342 const CheckMethod m_checkMethod; member in class:deqp::UniformValueCase
2417 , m_checkMethod (checkMethod)
2437 if (m_checkMethod == CHECKMETHOD_GET_UNIFORM)
2470 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER);

Completed in 144 milliseconds