• Home
  • Raw
  • Download

Lines Matching defs:renderCtx

767 						  const glu::RenderContext&	renderCtx,  in TextureTest()
831 IsTextureCase::IsTextureCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const… in IsTextureCase()
880 …ModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in DepthStencilModeCase()
958 …odeCase::TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSRGBDecodeCase()
1036 …wizzleCase::TextureSwizzleCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSwizzleCase()
1112 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in TextureWrapCase()
1183 …eFilterCase::TextureFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureFilterCase()
1267 TextureLODCase::TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in TextureLODCase()
1355 TextureLevelCase::TextureLevelCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in TextureLevelCase()
1457 …deCase::TextureCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareModeCase()
1528 …ncCase::TextureCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareFuncCase()
1599 …se::TextureImmutableLevelsCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableLevelsCase()
1671 …se::TextureImmutableFormatCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureImmutableFormatCase()
1787 …::TextureWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureWrapClampToBorderCase()
1814 …orCase::TextureBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureBorderColorCase()
1892 const glu::RenderContext& renderCtx, in SamplerTest()
1949 SamplerWrapCase::SamplerWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in SamplerWrapCase()
2020 …rFilterCase::SamplerFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerFilterCase()
2104 SamplerLODCase::SamplerLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in SamplerLODCase()
2192 …deCase::SamplerCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareModeCase()
2263 …ncCase::SamplerCompareFuncCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerCompareFuncCase()
2334 …::SamplerWrapClampToBorderCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerWrapClampToBorderCase()
2361 …odeCase::SamplerSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerSRGBDecodeCase()
2434 …orCase::SamplerBorderColorCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in SamplerBorderColorCase()
2535 tcu::TestCase* createIsTextureTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in createIsTextureTest()
2540 tcu::TestCase* createTexParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, … in createTexParamTest()
2621 …stCase* createSamplerParamTest (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in createSamplerParamTest()