Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sLongRunningTests.cpp158 Probs().pReuploadTexture(1.0f)), in init()
163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
311 .pReuploadTexture (0.3f) in init()
335 .pReuploadTexture (0.3f) in init()
/external/deqp/modules/gles3/stress/
Des3sLongRunningTests.cpp158 Probs().pReuploadTexture(1.0f)), in init()
163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
311 .pReuploadTexture (0.3f) in init()
335 .pReuploadTexture (0.3f) in init()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp237 …FeatureProbabilities& pReuploadTexture (const float prob) { reuploadTexture = prob; return *… in pReuploadTexture() function