Searched defs:showDebugInfo (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp1091 const bool showDebugInfo)
1104 , m_showDebugInfo (showDebugInfo)
1078 LongStressCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* const name, const char* const desc, const int maxTexMemoryUsageBytes, const int maxBufMemoryUsageBytes, const int numDrawCallsPerIteration, const int numTrianglesPerDrawCall, const vector<ProgramContext>& programContexts, const FeatureProbabilities& probabilities, const deUint32 indexBufferUsage, const deUint32 attrBufferUsage, const int redundantBufferFactor, const bool showDebugInfo) argument

Completed in 95 milliseconds