Home
last modified time | relevance | path

Searched refs:TextureGatherCubeCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1840 class TextureGatherCubeCase : public TextureGatherCase class
1843 TextureGatherCubeCase (Context& context, in TextureGatherCubeCase() function in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCubeCase
1884 vector<float> TextureGatherCubeCase::computeQuadTexCoord (int iterationNdx) const in computeQuadTexCoord()
1894 void TextureGatherCubeCase::generateIterations (void) in generateIterations()
1931 void TextureGatherCubeCase::createAndUploadTexture (void) in createAndUploadTexture()
1973 bool TextureGatherCubeCase::verify (int iterationNdx, const ConstPixelBufferAccess& rendered) const in verify()
2010 return new TextureGatherCubeCase(context, name, description, textureFormat, shadowCompareMode, in makeTextureGatherCase()