Searched refs:BufferFmtDesc (Results 1 – 1 of 1) sorted by relevance
542 struct BufferFmtDesc struct576 static Color getBaseColor (const BufferFmtDesc& bufferFmt);577 static Color getMainColor (const BufferFmtDesc& bufferFmt);578 static BufferFmtDesc getBufferFormat (ClearType type);618 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in iterate()725 Color FramebufferClearCase::getBaseColor (const BufferFmtDesc& bufferFmt) in getBaseColor()743 Color FramebufferClearCase::getMainColor (const BufferFmtDesc& bufferFmt) in getMainColor()761 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type) in getBufferFormat()763 BufferFmtDesc retval; in getBufferFormat()796 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType); in render()