Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1109 const VkDisplayKHR nullDisplay = DE_NULL; in testGetDisplayPlaneSupportedDisplaysKHR() local
1112 …td::vector<VkDisplayKHR> displaysForPlane (displayCountRequested + canaryItemCount, nullDisplay); in testGetDisplayPlaneSupportedDisplaysKHR()
1145 if (display != nullDisplay) in testGetDisplayPlaneSupportedDisplaysKHR()