mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
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:
parent
3663340049
commit
59623f211b
1 changed files with 0 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue