i965: Improve comments for driver hooks in intel_buffer_object.c.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 1 Aug 2013 23:53:54 +0000 (16:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 17 Aug 2013 02:00:49 +0000 (19:00 -0700)
commit703a2f4219e6a95b7445138082e24cd762b1fa7e
treec00abd997ad2f3453976b1c0f981f198a89f12b5
parent96a0fe7e4d121f6d879c010660f936f42e3413dc
i965: Improve comments for driver hooks in intel_buffer_object.c.

Consistently using a "The ___ driver hook." line at the the top of each
function's comment block makes it easy to see at a glance what function
is being implemented.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/intel_buffer_objects.c