Searched defs:fboFormat (Results 1 – 2 of 2) sorted by relevance
118 tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local831 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local903 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local969 const tcu::TextureFormat fboFormat = glu::mapGLInternalFormat(m_format); in render() local
651 const deUint32 fboFormat = m_surfaceType == SURFACETYPE_FLOAT_FBO ? GL_RGBA32UI : GL_RGBA8; in iterate() local