Searched refs:m_clearType (Results 1 – 2 of 2) sorted by relevance
619 const ClearType m_clearType; member in deqp::gls::Functional::__anonfaabf09b0111::FramebufferClearCase625 , m_clearType (clearType) in FramebufferClearCase()654 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in iterate()832 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in render()838 switch (m_clearType) in render()852 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); in render()853 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render()
1587 , m_clearType (clearType) in ClearAttachmentTestInstance()1621 if (m_clearType == FULL_CLEAR) in iterate()1698 const ClearType m_clearType; member in vkt::api::__anon89afa4720111::ClearAttachmentTestInstance