Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressTestUtil.hpp44 gls::ProgramContext generateBufferContext (int numUnusedAttributes) const;
H A DglsLongStressTestUtil.cpp88 gls::ProgramContext ProgramLibrary::generateBufferContext (const int numUnusedAttributes) const in generateBufferContext() function in deqp::gls::LongStressTestUtil::ProgramLibrary
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp72 const std::vector<gls::ProgramContext> contexts(1, progLib.generateBufferContext(4)); in init()
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp72 const std::vector<gls::ProgramContext> contexts(1, progLib.generateBufferContext(4)); in init()

Completed in 3 milliseconds