Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp558 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
566 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::… in genReferenceTexture() function in deqp::gles31::Functional::__anon72c99c7e0111::TextureFormatTestCase
600 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate()
631 …tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor…
710 tcu::TextureLevel MultipleRenderTargetsTestCase::genReferenceTexture (const tcu::Vec4& fbColor, con… in genReferenceTexture() function in deqp::gles31::Functional::__anon72c99c7e0111::MultipleRenderTargetsTestCase
759 tcu::TextureLevel reference = genReferenceTexture(colors[i], uniformColor); in iterate()
782 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
816 tcu::TextureLevel LastFragDataTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::V… in genReferenceTexture() function in deqp::gles31::Functional::__anon72c99c7e0111::LastFragDataTestCase
829 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate()
859 …tcu::TextureLevel genReferenceTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, con…
[all …]