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

/external/deqp/modules/glshared/
H A DglsScissorTests.cpp537 struct BufferFmtDesc struct in namespace:deqp::gls::Functional::__anon20399
571 static Color getBaseColor (const BufferFmtDesc& bufferFmt);
572 static Color getMainColor (const BufferFmtDesc& bufferFmt);
573 static BufferFmtDesc getBufferFormat (ClearType type);
613 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType);
720 Color FramebufferClearCase::getBaseColor (const BufferFmtDesc& bufferFmt)
738 Color FramebufferClearCase::getMainColor (const BufferFmtDesc& bufferFmt)
756 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type)
758 BufferFmtDesc retval;
791 const BufferFmtDesc bufferFm
[all...]

Completed in 1901 milliseconds