SPV: Fix issue #369, don't support gl_NumSamples -> SPIR-V.
This commit is contained in:
parent
f37f4d23fc
commit
bc5196c003
5 changed files with 15 additions and 6 deletions
|
|
@ -2502,7 +2502,6 @@ void TParseContext::atomicUintCheck(const TSourceLoc& loc, const TType& type, co
|
|||
|
||||
void TParseContext::transparentCheck(const TSourceLoc& loc, const TType& type, const TString& /*identifier*/)
|
||||
{
|
||||
// double standard due to gl_NumSamples
|
||||
if (parsingBuiltins)
|
||||
return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue