Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
312 .pReuploadWithTexImage (0.5f) in init()
336 .pReuploadWithTexImage (0.3f) in init()
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp163 Probs().pReuploadTexture(1.0f).pReuploadWithTexImage(1.0f)), in init()
312 .pReuploadWithTexImage (0.5f) in init()
336 .pReuploadWithTexImage (0.3f) in init()
/third_party/vk-gl-cts/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; } in pReuploadWithTexImage() function

Completed in 4 milliseconds