Correct some English spellings of SPIR-V.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31237 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
|
||||
namespace spv {
|
||||
|
||||
// class to hold SPIRV binary data for remapping, DCE, and debug stripping
|
||||
// class to hold SPIR-V binary data for remapping, DCE, and debug stripping
|
||||
class spirvbin_t : public spirvbin_base_t
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user