Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp123 struct TypeTraits<TYPE_XCB>
129 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface;
130 typedef WindowInterface<TYPE_XCB> XcbWindowInterface;
DvkDefs.hpp136 TYPE_XCB, enumerator
DvkWsiUtil.cpp189 case TYPE_XCB: in createSurface()
325 case TYPE_XCB: in getPhysicalDevicePresentationSupport()
544 case TYPE_XCB: in getFullScreenSize()
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp265 case vk::wsi::TYPE_XCB: in createWsiDisplay()
294 case vk::wsi::TYPE_XCB: in hasDisplay()