Lines Matching refs:renderCtx
96 …TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
97 …TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::C…
124 …tureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Cont… in TextureCubeArrayFormatCase() argument
126 , m_renderCtx (renderCtx) in TextureCubeArrayFormatCase()
133 …, m_renderer (renderCtx, testCtx.getLog(), glu::getContextTypeGLSLVersion(renderCtx.getType()), g… in TextureCubeArrayFormatCase()
138 …tureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::Cont… in TextureCubeArrayFormatCase() argument
140 , m_renderCtx (renderCtx) in TextureCubeArrayFormatCase()
147 …, m_renderer (renderCtx, testCtx.getLog(), glu::getContextTypeGLSLVersion(renderCtx.getType()), g… in TextureCubeArrayFormatCase()
270 …TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, const char* name, const cha…
291 TextureBufferFormatCase::TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, cons… in TextureBufferFormatCase() argument
293 , m_renderCtx (renderCtx) in TextureBufferFormatCase()
298 …, m_renderer (renderCtx, ctx.getTestContext().getLog(), glu::getContextTypeGLSLVersion(renderCt… in TextureBufferFormatCase()