• Home
  • Raw
  • Download

Lines Matching defs:renderCtx

703 						  const glu::RenderContext&	renderCtx,  in TextureTest()
767 IsTextureCase::IsTextureCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const… in IsTextureCase()
816 …ModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in DepthStencilModeCase()
894 …odeCase::TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSRGBDecodeCase()
972 …wizzleCase::TextureSwizzleCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSwizzleCase()
1048 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in TextureWrapCase()
1119 …eFilterCase::TextureFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureFilterCase()
1203 TextureLODCase::TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in TextureLODCase()
1291 TextureLevelCase::TextureLevelCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in TextureLevelCase()
1393 …deCase::TextureCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareModeCase()
1464 …ncCase::TextureCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareFuncCase()
1535 …se::TextureImmutableLevelsCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableLevelsCase()
1607 …se::TextureImmutableFormatCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableFormatCase()
1723 …::TextureWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureWrapClampToBorderCase()
1750 …orCase::TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureBorderColorCase()
1828 const glu::RenderContext& renderCtx, in SamplerTest()
1885 SamplerWrapCase::SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in SamplerWrapCase()
1956 …rFilterCase::SamplerFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerFilterCase()
2040 SamplerLODCase::SamplerLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in SamplerLODCase()
2128 …deCase::SamplerCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareModeCase()
2199 …ncCase::SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareFuncCase()
2270 …::SamplerWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerWrapClampToBorderCase()
2297 …odeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerSRGBDecodeCase()
2370 …orCase::SamplerBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerBorderColorCase()
2471 tcu::TestCase* createIsTextureTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in createIsTextureTest()
2476 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, … in createTexParamTest()
2557 …stCase* createSamplerParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in createSamplerParamTest()