Home
last modified time | relevance | path

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

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