Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp532 const int lastArrayLen = rnd.getInt(1, 5); in init() local
533 block.setLastUnsizedArraySize(ndx, lastArrayLen); in init()
575 const int lastArrayLen = rnd.getInt(1, 5); in init() local
576 block.setLastUnsizedArraySize(ndx, lastArrayLen); in init()
625 const int lastArrayLen = rnd.getInt(1, 5); in init() local
626 block.setLastUnsizedArraySize(ndx, lastArrayLen); in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp521 const int lastArrayLen = rnd.getInt(1, 5); in BlockUnsizedStructArrayCase() local
522 block.setLastUnsizedArraySize(ndx, lastArrayLen); in BlockUnsizedStructArrayCase()
562 const int lastArrayLen = rnd.getInt(1, 5); in Block2LevelUnsizedStructArrayCase() local
563 block.setLastUnsizedArraySize(ndx, lastArrayLen); in Block2LevelUnsizedStructArrayCase()
610 const int lastArrayLen = rnd.getInt(1, 5); in BlockUnsizedNestedStructArrayCase() local
611 block.setLastUnsizedArraySize(ndx, lastArrayLen); in BlockUnsizedNestedStructArrayCase()