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

/external/deqp/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp557 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
565 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::TextureFormatTestCase
599 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor);
630 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
709 tcu::TextureLevel MultipleRenderTargetsTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::MultipleRenderTargetsTestCase
758 tcu::TextureLevel reference = genReferenceTexture(colors[i], uniformColor);
781 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor);
815 tcu::TextureLevel LastFragDataTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::LastFragDataTestCase
828 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor);
858 tcu::TextureLevel genReferenceTexture (cons
910 tcu::TextureLevel TexelFetchTestCase::genReferenceTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, const tcu::Vec4& fbColor) function in class:deqp::gles31::Functional::__anon5419::TexelFetchTestCase
999 tcu::TextureLevel MultipleAssignmentTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::MultipleAssignmentTestCase
1102 tcu::TextureLevel FragmentDiscardTestCase::genReferenceTexture (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd) function in class:deqp::gles31::Functional::__anon5419::FragmentDiscardTestCase
1181 tcu::TextureLevel TextureLevelTestCase::genReferenceTexture (int level, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::TextureLevelTestCase
1283 tcu::TextureLevel TextureLayerTestCase::genReferenceTexture (int layer, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) function in class:deqp::gles31::Functional::__anon5419::TextureLayerTestCase
[all...]

Completed in 72 milliseconds