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

  /external/deqp/modules/gles2/stress/
es2sLongRunningTests.cpp 163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
312 .pReuploadWithTexImage (0.5f)
336 .pReuploadWithTexImage (0.3f)
  /external/deqp/modules/gles3/stress/
es3sLongRunningTests.cpp 163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
312 .pReuploadWithTexImage (0.5f)
336 .pReuploadWithTexImage (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)
239 FeatureProbabilities& pReuploadWithTexImage (const float prob) { reuploadWithTexImage = prob; return *this; }

Completed in 180 milliseconds