Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp888 const Stage layoutLocs[]= in init() local
898 (rng.getUint32()&0x3) | layoutLocs[0], in init()
899 (rng.getUint32()&0x3) | layoutLocs[1], in init()
900 (rng.getUint32()&0x3) | layoutLocs[2], in init()
901 (rng.getUint32()&0x3) | layoutLocs[3], in init()
957 layoutLocs[0], in init()
959 layoutLocs[0] ? baseLoc : -1)); in init()
963 layoutLocs[1], in init()
965 layoutLocs[1] ? baseLoc+5 : -1)); in init()
969 layoutLocs[2], in init()
[all …]