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

  /external/deqp/modules/glshared/
glsLongStressCase.hpp 223 float reuploadWithBufferData; //!< Use glBufferData() when re-uploading buffer, not glBufferSubData().
240 FeatureProbabilities& pReuploadWithBufferData (const float prob) { reuploadWithBufferData = prob; return *this; }
257 , reuploadWithBufferData (0.0f)
glsLongStressCase.cpp     [all...]

Completed in 122 milliseconds