Lines Matching defs:renderCtx
768 const glu::RenderContext& renderCtx, in TextureTest()
832 IsTextureCase::IsTextureCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const… in IsTextureCase()
881 …ModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in DepthStencilModeCase()
959 …odeCase::TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSRGBDecodeCase()
1037 …wizzleCase::TextureSwizzleCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSwizzleCase()
1113 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in TextureWrapCase()
1184 …eFilterCase::TextureFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureFilterCase()
1268 TextureLODCase::TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in TextureLODCase()
1356 TextureLevelCase::TextureLevelCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in TextureLevelCase()
1458 …deCase::TextureCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareModeCase()
1529 …ncCase::TextureCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareFuncCase()
1600 …se::TextureImmutableLevelsCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableLevelsCase()
1672 …se::TextureImmutableFormatCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableFormatCase()
1788 …::TextureWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureWrapClampToBorderCase()
1815 …orCase::TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureBorderColorCase()
1893 const glu::RenderContext& renderCtx, in SamplerTest()
1950 SamplerWrapCase::SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in SamplerWrapCase()
2021 …rFilterCase::SamplerFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerFilterCase()
2105 SamplerLODCase::SamplerLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in SamplerLODCase()
2193 …deCase::SamplerCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareModeCase()
2264 …ncCase::SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareFuncCase()
2335 …::SamplerWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerWrapClampToBorderCase()
2362 …odeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerSRGBDecodeCase()
2435 …orCase::SamplerBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerBorderColorCase()
2536 tcu::TestCase* createIsTextureTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in createIsTextureTest()
2541 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, … in createTexParamTest()
2622 …stCase* createSamplerParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in createSamplerParamTest()