HomeSort by relevance Sort by last modified time
    Searched refs:pReuploadTexture (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles2/stress/
es2sLongRunningTests.cpp 158 Probs().pReuploadTexture(1.0f)),
163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
311 .pReuploadTexture (0.3f)
335 .pReuploadTexture (0.3f)
  /external/deqp/modules/gles3/stress/
es3sLongRunningTests.cpp 158 Probs().pReuploadTexture(1.0f)),
163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
311 .pReuploadTexture (0.3f)
335 .pReuploadTexture (0.3f)
  /external/deqp/modules/glshared/
glsLongStressCase.hpp 235 // Named parameter idiom: helpers that can be used when making temporaries, e.g. FeatureProbabilities().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)
237 FeatureProbabilities& pReuploadTexture (const float prob) { reuploadTexture = prob; return *this; }

Completed in 52 milliseconds