Home | History | Annotate | Download | only in client

Lines Matching defs:BufferData

1341   // If there is no data just send BufferData
1343 helper_->BufferData(target, size, 0, 0, usage);
1355 helper_->BufferData(
1364 // Make the buffer with BufferData then send via BufferSubData
1365 helper_->BufferData(target, size, 0, 0, usage);
1370 void GLES2Implementation::BufferData(