Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
312 .pReuploadWithTexImage (0.5f) in init()
336 .pReuploadWithTexImage (0.3f) in init()
/external/deqp/modules/gles3/stress/
Des3sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
312 .pReuploadWithTexImage (0.5f) in init()
336 .pReuploadWithTexImage (0.3f) in init()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp239 …FeatureProbabilities& pReuploadWithTexImage (const float prob) { reuploadWithTexImage = prob; … in pReuploadWithTexImage() function