This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/gpu/intern
Campbell Barton 526e60d4f0 Cleanup: remove underscore prefix from variable
Avoid using underscore prefix since these typically mean the variable
shouldn't be accessed directly (it may be accessed from a macro,
or memory on the stack which is assigned to a pointer).

In this case a more meaningful name can be used for the argument
that was shadowed.
2021-10-27 17:10:39 +11:00
..
2021-05-26 16:49:30 +02:00
2021-07-26 12:32:42 +10:00
2021-05-26 16:49:30 +02:00
2020-10-02 11:59:16 +10:00
2021-04-30 15:24:46 +10:00
2021-05-04 00:44:53 +10:00
2021-08-16 11:46:09 +09:00
2020-10-02 11:59:16 +10:00
2020-10-02 11:59:16 +10:00
2021-10-05 11:10:25 +11:00
2021-05-26 16:49:30 +02:00
2021-05-26 16:49:30 +02:00
2021-09-23 15:42:44 +10:00