Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp82 deUint32 getSeedValue (const Params& params) in getSeedValue() function
184 fillWithRandomColorTiles(level, fmtInfo.valueMin, fmtInfo.valueMax, getSeedValue(m_params)); in createTestTexture2D()
337 de::Random rnd (getSeedValue(m_params)); in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp113 static deUint32 getSeedValue (const Params& params) in getSeedValue() function
472 …fillWithRandomColorTiles(level, tcu::Vec4(cMin, 0, 0, 0), tcu::Vec4(cMax, 0, 0, 0), getSeedValue(m… in createTestTexture2D()
475 fillWithRandomColorTiles(level, fmtInfo.valueMin, fmtInfo.valueMax, getSeedValue(m_params)); in createTestTexture2D()
1121 de::Random rnd (getSeedValue(m_params)); in validateResult()