Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeArrayUtil.hpp42 const Elem& getArrayElement (const Elem (&array)[Size], int offset) in getArrayElement() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp1364 …return glu::mapGLInternalFormat(de::getArrayElement(glFormats, rng.getUint32() % DE_LENGTH_OF_ARRA… in getRandomFormat()
1368 …return glu::mapGLInternalFormat(de::getArrayElement(glFormats, rng.getUint32() % (DE_LENGTH_OF_ARR… in getRandomFormat()