Home
last modified time | relevance | path

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

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