Searched defs:TextureGather2DCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp1617 class TextureGather2DCase : public TextureGatherCase class in namespace:deqp::gles31::Functional::__anon20356
1620 TextureGather2DCase (Context& context, function in class:deqp::gles31::Functional::__anon20356::TextureGather2DCase
1657 vector<float> TextureGather2DCase::computeQuadTexCoord (int /* iterationNdx */) const
1664 void TextureGather2DCase::generateIterations (void)
1670 void TextureGather2DCase::createAndUploadTexture (void)
1700 bool TextureGather2DCase::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const
2001 return new TextureGather2DCase(context, name, description, gatherType, offsetSize, textureFormat, shadowCompareMode,

Completed in 80 milliseconds