Home | History | Annotate | Download | only in glshared

Lines Matching refs:glBufferData

667 	glBufferData(target, size, src, usage);
1205 << TestLog::Message << "Use glBufferData* instead of glBufferSubData* when uploading buffer: " << probabilityStr(m_probabilities.reuploadWithBufferData) << TestLog::EndMessage