Home | History | Annotate | Download | only in functional

Lines Matching refs:TextureGather2DCase

1636 class TextureGather2DCase : public TextureGatherCase
1639 TextureGather2DCase (Context& context,
1676 vector<float> TextureGather2DCase::computeQuadTexCoord (int /* iterationNdx */) const
1683 void TextureGather2DCase::generateIterations (void)
1689 void TextureGather2DCase::createAndUploadTexture (void)
1719 bool TextureGather2DCase::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const
2020 return new TextureGather2DCase(context, name, description, gatherType, offsetSize, textureFormat, shadowCompareMode,