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

  /external/deqp/modules/glshared/
glsLongStressCase.hpp 222 float reuploadWithTexImage; //!< Use glTexImage*() when re-uploading texture, not glTexSubImage*().
239 FeatureProbabilities& pReuploadWithTexImage (const float prob) { reuploadWithTexImage = prob; return *this; }
256 , reuploadWithTexImage (0.0f)
glsLongStressCase.cpp     [all...]

Completed in 62 milliseconds