Searched refs:TextureGatherCubeCase (Results 1 – 1 of 1) sorted by relevance
1840 class TextureGatherCubeCase : public TextureGatherCase class1843 TextureGatherCubeCase (Context& context, in TextureGatherCubeCase() function in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCubeCase1884 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()