Home | History | Annotate | Download | only in shaderrender

Lines Matching refs:TextureGather2DCase

1742 class TextureGather2DCase : public TestCase
1745 TextureGather2DCase (tcu::TestContext& testCtx,
1761 virtual ~TextureGather2DCase (void);
1771 TextureGather2DCase::TextureGather2DCase (tcu::TestContext& testCtx,
1793 TextureGather2DCase::~TextureGather2DCase (void)
1797 void TextureGather2DCase::initPrograms (vk::SourceCollections& dst) const
1806 TestInstance* TextureGather2DCase::createInstance (Context& context) const
2285 return new TextureGather2DCase(testCtx, name, description, gatherType, offsetSize, textureFormat, shadowCompareMode,