Home
last modified time | relevance | path

Searched refs:declareLoc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp846 const Stage declareLoc = Stage((rng.getUint32()&0x3) | layoutLoc); in init() local
847 const Stage verifyLoc = Stage((rng.getUint32()&0x3) & declareLoc); in init()
864 declareLoc, in init()
1031 const Stage declareLoc = Stage((rng.getUint32()&0x3) | layoutLoc); in init() local
1032 const Stage verifyLoc = Stage((rng.getUint32()&0x3) & declareLoc); in init()
1035 declareLoc, in init()