Fixed typos

This commit is contained in:
Sascha Willems 2020-08-08 18:22:10 +02:00
parent 5539991ca5
commit 78f9881ebf
18 changed files with 28 additions and 28 deletions

View file

@ -110,7 +110,7 @@ public:
"Input assembly primitives count ",
"Vertex shader invocations ",
"Clipping stage primitives processed",
"Clipping stage primtives output ",
"Clipping stage primitives output ",
"Fragment shader invocations "
};
if (deviceFeatures.tessellationShader) {