Home
last modified time | relevance | path

Searched refs:pDeleteBuffer (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sLongRunningTests.cpp96 Probs().pDeleteBuffer(1.0f)), in init()
316 .pDeleteBuffer (0.2f) in init()
340 .pDeleteBuffer (0.2f) in init()
/external/deqp/modules/gles3/stress/
Des3sLongRunningTests.cpp96 Probs().pDeleteBuffer(1.0f)), in init()
316 .pDeleteBuffer (0.2f) in init()
340 .pDeleteBuffer (0.2f) in init()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp242 …FeatureProbabilities& pDeleteBuffer (const float prob) { deleteBuffer = prob; return *this… in pDeleteBuffer() function