Searched refs:m_clearType (Results 1 – 2 of 2) sorted by relevance
583 const ClearType m_clearType; member in deqp::gls::Functional::__anonfaabf09b0111::FramebufferClearCase589 , m_clearType (clearType) in FramebufferClearCase()618 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in iterate()796 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in render()802 switch (m_clearType) in render()816 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); in render()817 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render()
1260 , m_clearType (clearType) in ClearAttachmentTestInstance()1278 if (m_clearType == FULL_CLEAR) in iterate()1357 const ClearType m_clearType; member in vkt::api::__anon89afa4720111::ClearAttachmentTestInstance