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

/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp447 , m_colorFmt (colorFmt)
456 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
462 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt);
479 glRenderbufferStorage (GL_RENDERBUFFER, m_colorFmt, getWidth(), getHeight());
549 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateFboRenderCase
559 , m_colorFmt (colorFmt)
569 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
575 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt);
665 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateFboUnbindReadCase
803 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateFboUnbindBlitCase
905 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateSubFboRenderCase
1044 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateSubFboUnbindReadCase
1188 deUint32 m_colorFmt; member in class:deqp::gles3::Functional::InvalidateSubFboUnbindBlitCase
[all...]

Completed in 106 milliseconds