i965: Fix typo in comment

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
This commit is contained in:
Chris Forbes 2014-09-23 21:27:24 +12:00
parent d8c5c4f3e4
commit e4e3b0fc0d

View file

@ -389,7 +389,7 @@ brw_create_constant_surface(struct brw_context *brw,
* Set up a binding table entry for use by stream output logic (transform
* feedback).
*
* buffer_size_minus_1 must me less than BRW_MAX_NUM_BUFFER_ENTRIES.
* buffer_size_minus_1 must be less than BRW_MAX_NUM_BUFFER_ENTRIES.
*/
void
brw_update_sol_surface(struct brw_context *brw,