HomeSort by relevance Sort by last modified time
    Searched refs:m_clearType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsScissorTests.cpp 583 const ClearType m_clearType;
589 , m_clearType (clearType)
618 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType);
796 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType);
802 switch (m_clearType)
816 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL);
817 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL);
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiImageClearingTests.cpp     [all...]

Completed in 64 milliseconds