Home
last modified time | relevance | path

Searched refs:UpdateTFBufferBindingWebGL (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp141 void UpdateTFBufferBindingWebGL(const Context *context, in UpdateTFBufferBindingWebGL() function
162 UpdateTFBufferBindingWebGL(context, binding, false, buffer); in UpdateBufferBinding()
186 UpdateTFBufferBindingWebGL(context, binding, true, buffer, offset, size); in UpdateIndexedBufferBinding()
233 UpdateTFBufferBindingWebGL(context, &mBoundBuffers[BufferBinding::TransformFeedback], false, in setGenericBufferBinding()