spirvenv.txt: Fix typo
This commit is contained in:
parent
8321f0cbb2
commit
6cb766ac79
|
@ -153,7 +153,7 @@ The precision of double-precision instructions is at least that of single
|
||||||
precision. For single precision (32 bit) instructions, precisions are
|
precision. For single precision (32 bit) instructions, precisions are
|
||||||
required: to be at least as follows, unless decorated with RelaxedPrecision:
|
required: to be at least as follows, unless decorated with RelaxedPrecision:
|
||||||
|
|
||||||
.Precision of core SPIRV Instructions
|
.Precision of core SPIR-V Instructions
|
||||||
[options="header"]
|
[options="header"]
|
||||||
|====
|
|====
|
||||||
|Instruction | Precision
|
|Instruction | Precision
|
||||||
|
|
Loading…
Reference in New Issue