Searched refs:genReferenceTexture (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderFramebufferFetchTests.cpp | 593 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor); 601 tcu::TextureLevel TextureFormatTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) in genReferenceTexture() function in deqp::gles31::Functional::__anon30896::TextureFormatTestCase 645 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() 676 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor); 755 tcu::TextureLevel MultipleRenderTargetsTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) in genReferenceTexture() function in deqp::gles31::Functional::__anon30896::MultipleRenderTargetsTestCase 804 tcu::TextureLevel reference = genReferenceTexture(colors[i], uniformColor); in iterate() 827 tcu::TextureLevel genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor); 861 tcu::TextureLevel LastFragDataTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) in genReferenceTexture() function in deqp::gles31::Functional::__anon30896::LastFragDataTestCase 874 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() 904 tcu::TextureLevel genReferenceTexture (cons 956 tcu::TextureLevel TexelFetchTestCase::genReferenceTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, const tcu::Vec4& fbColor) genReferenceTexture() function in deqp::gles31::Functional::__anon30896::TexelFetchTestCase 1045 tcu::TextureLevel MultipleAssignmentTestCase::genReferenceTexture (const tcu::Vec4& fbColor, const tcu::Vec4& uniformColor) genReferenceTexture() function in deqp::gles31::Functional::__anon30896::MultipleAssignmentTestCase 1148 tcu::TextureLevel FragmentDiscardTestCase::genReferenceTexture (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd) genReferenceTexture() function in deqp::gles31::Functional::__anon30896::FragmentDiscardTestCase 1227 tcu::TextureLevel TextureLevelTestCase::genReferenceTexture (int level, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) genReferenceTexture() function in deqp::gles31::Functional::__anon30896::TextureLevelTestCase 1329 tcu::TextureLevel TextureLayerTestCase::genReferenceTexture (int layer, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) genReferenceTexture() function in deqp::gles31::Functional::__anon30896::TextureLayerTestCase [all...] |
Completed in 2 milliseconds