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

/external/deqp/modules/glshared/
H A DglsLongStressTestUtil.hpp47 gls::ProgramContext generateFragmentPointLightContext (int texWid, int texHei) const;
H A DglsLongStressTestUtil.cpp247 gls::ProgramContext ProgramLibrary::generateFragmentPointLightContext (const int texWid, const int texHei) const function in class:deqp::gls::LongStressTestUtil::ProgramLibrary
/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp250 contexts.push_back(progLib.generateFragmentPointLightContext(512, 512));
325 contexts.push_back(progLib.generateFragmentPointLightContext(512, 512));
/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp250 contexts.push_back(progLib.generateFragmentPointLightContext(512, 512));
325 contexts.push_back(progLib.generateFragmentPointLightContext(512, 512));

Completed in 667 milliseconds