Fixed typos
This commit is contained in:
parent
2898671f40
commit
583e61ac35
9 changed files with 10 additions and 10 deletions
|
|
@ -353,7 +353,7 @@ public:
|
|||
// Second pass: Deferred calculations
|
||||
// -------------------------------------------------------------------------------------------------------
|
||||
|
||||
// Clear values for all attachments written in the fragment sahder
|
||||
// Clear values for all attachments written in the fragment shader
|
||||
clearValues[0].color = { { 0.0f, 0.0f, 0.0f, 0.0f } };
|
||||
clearValues[1].color = { { 0.0f, 0.0f, 0.0f, 0.0f } };
|
||||
clearValues[2].color = { { 0.0f, 0.0f, 0.0f, 0.0f } };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue