Searched defs:UnbindBuffer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc155 void UnbindBuffer(GLuint id);
202 void VertexArrayObject::UnbindBuffer(GLuint id) { function in class:gpu::gles2::VertexArrayObject
361 void VertexArrayObjectManager::UnbindBuffer(GLuint id) { function in class:gpu::gles2::VertexArrayObjectManager
362 bound_vertex_array_object_->UnbindBuffer(id);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h1934 void UnbindBuffer(ID3D11Buffer* buffer) function in struct:GalliumD3D11DeviceContext
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h1934 void UnbindBuffer(ID3D11Buffer* buffer) function in struct:GalliumD3D11DeviceContext

Completed in 772 milliseconds