Home
last modified time | relevance | path

Searched defs:depthStencilFmt (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp445 …, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32… in InvalidateFboRenderCase()
463 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
557 …, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32… in InvalidateFboUnbindReadCase()
576 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
711 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
812 …, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32… in InvalidateSubFboRenderCase()
830 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
913 …, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32… in InvalidateSubFboUnbindReadCase()
932 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
1090 …tcu::TextureFormat depthStencilFmt = m_depthStencilFmt != GL_NONE ? glu::mapGLInternalFormat(m_… in render() local
Des3fFboMultisampleTests.cpp83 …tcu::TextureFormat depthStencilFmt = m_depthStencilFormat != GL_NONE ? glu::mapGLInternalFormat… in render() local