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.hpp121 struct TypeTraits<TYPE_XCB>
127 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface;
128 typedef WindowInterface<TYPE_XCB> XcbWindowInterface;
DvkDefs.hpp130 TYPE_XCB, enumerator
DvkWsiUtil.cpp169 case TYPE_XCB: in createSurface()
293 case TYPE_XCB: in getPhysicalDevicePresentationSupport()
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp220 case vk::wsi::TYPE_XCB: in createWsiDisplay()
244 case vk::wsi::TYPE_XCB: in hasDisplay()