Cleanup: rename lamp -> light

This commit is contained in:
2019-02-27 12:02:02 +11:00
parent 918941483f
commit 1079742db9
69 changed files with 394 additions and 394 deletions

View File

@@ -314,7 +314,7 @@ typedef enum eGPUBuiltinShader {
/* lines */
GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR,
GPU_SHADER_3D_LINE_DASHED_UNIFORM_COLOR,
/* lamp drawing */
/* light drawing */
GPU_SHADER_3D_GROUNDPOINT,
GPU_SHADER_3D_GROUNDLINE,
GPU_SHADER_3D_SCREENSPACE_VARIYING_COLOR,