Searched refs:generateBufferAndTextureContext (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressTestUtil.hpp | 46 gls::ProgramContext generateBufferAndTextureContext (int numTextures, int texWid, int texHei) const;
|
H A D | glsLongStressTestUtil.cpp | 178 gls::ProgramContext ProgramLibrary::generateBufferAndTextureContext (const int numTextures, const int texWid, const int texHei) const in generateBufferAndTextureContext() function in deqp::gls::LongStressTestUtil::ProgramLibrary
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sLongRunningTests.cpp | 309 std::vector<gls::ProgramContext>(1, progLib.generateBufferAndTextureContext(4, 512, 512)), in init()
|
/third_party/vk-gl-cts/modules/gles2/stress/ |
H A D | es2sLongRunningTests.cpp | 309 std::vector<gls::ProgramContext>(1, progLib.generateBufferAndTextureContext(4, 512, 512)), in init()
|
Completed in 4 milliseconds