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

/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
312 .pReuploadWithTexImage (0.5f)
336 .pReuploadWithTexImage (0.3f)
/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)),
312 .pReuploadWithTexImage (0.5f)
336 .pReuploadWithTexImage (0.3f)
/external/deqp/modules/glshared/
H A DglsLongStressCase.hpp235 // 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; } function in struct:deqp::gls::LongStressCase::FeatureProbabilities

Completed in 265 milliseconds