Searched refs:UpdateTFBufferBindingWebGL (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | State.cpp | 141 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()
|