Home | History | Annotate | Download | only in glshared

Lines Matching refs:reuploadWithTexImage

1204 			<< TestLog::Message << "Use glTexImage* instead of glTexSubImage* when uploading texture: "			<< probabilityStr(m_probabilities.reuploadWithTexImage)			<< TestLog::EndMessage
1316 if (!hadTexture || m_rnd.getFloat() < m_probabilities.reuploadWithTexImage)