Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1278 DisplayModePropertiesVector::size_type builtinModesCount = 0u; in testCreateDisplayModeKHR() local
1299 builtinModesCount = modes.size(); in testCreateDisplayModeKHR()
1356 if (builtinModesCount != modes.size()) in testCreateDisplayModeKHR()
1357 TCU_FAIL_STR( string("Mode count has changed from ") + de::toString(builtinModesCount) + in testCreateDisplayModeKHR()