intel/compiler: remove old comment

This comment was correct some time ago, but since commit
d3c10ad427, it isn't true anymore.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
This commit is contained in:
Italo Nicola 2019-11-08 11:29:59 -03:00 committed by Caio Marcelo de Oliveira Filho
parent 3663340049
commit 59623f211b
1 changed files with 0 additions and 3 deletions

View File

@ -629,9 +629,6 @@ type_size_scalar(const struct glsl_type *type, bool bindless)
/**
* Create a MOV to read the timestamp register.
*
* The caller is responsible for emitting the MOV. The return value is
* the destination of the MOV, with extra parameters set.
*/
fs_reg
fs_visitor::get_timestamp(const fs_builder &bld)