HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_XCB (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkWsiPlatform.hpp 121 struct TypeTraits<TYPE_XCB>
127 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface;
128 typedef WindowInterface<TYPE_XCB> XcbWindowInterface;
vkDefs.hpp 112 TYPE_XCB,
vkWsiUtil.cpp 152 case TYPE_XCB:

Completed in 473 milliseconds