OSDN Git Service

i965: Delete more misleading comments.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 31 Jan 2018 14:47:02 +0000 (06:47 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 31 Jan 2018 19:33:52 +0000 (11:33 -0800)
commit876f1537e90685e76a1894f758c63ae9d98a8276
tree68b2e5b14219500f04ab702bc4c70ed3f9165aea
parent8996610acbfee3beec153a5c92c25c566d02003f
i965: Delete more misleading comments.

brw_bo_wait_rendering used to take a brw_context pointer for perf_debug
messages about stalls.  Chris eliminated that in 833108ac14ade91f54cc6e.
This message about passing NULL to avoid those warnings is no longer
relevant, and just adds confusion.  So, drop it.
src/mesa/drivers/dri/i965/intel_batchbuffer.c