Searched defs:fboFormat (Results 1 – 3 of 3) sorted by relevance
118 tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local833 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local905 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local971 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local
683 const deUint32 fboFormat = m_surfaceType == SURFACETYPE_FLOAT_FBO ? GL_RGBA32UI : GL_RGBA8; in iterate() local
133 GLenum fboFormat, in Format()