Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp1148 void genReferenceMipmap (const tcu::Vec4& color, tcu::TextureLevel& reference);
1186 genReferenceMipmap(colors[level] + uniformColor, reference); in genReferenceTexture()
1191 void TextureLevelTestCase::genReferenceMipmap (const tcu::Vec4& color, tcu::TextureLevel& reference) in genReferenceMipmap() function in deqp::gles31::Functional::__anon72c99c7e0111::TextureLevelTestCase