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

/external/deqp/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp52 BasicFboStencilCase (Context& context, const char* name, const char* desc, deUint32 format, IVec2 size, bool useDepth) argument
56 , m_useDepth (useDepth)
H A Des3fMultisampleTests.cpp184 bool useDepth; member in struct:deqp::gles3::Functional::MultisampleCase::FboParams
190 , useDepth (useDepth_)
198 , useDepth (false)
505 if (m_fboParams.useDepth || m_fboParams.useStencil)
/external/deqp/modules/glshared/
H A DglsScissorTests.cpp811 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); local
815 if (useDepth || useStencil)
817 if (useDepth)

Completed in 816 milliseconds