Home
last modified time | relevance | path

Searched refs:getConnectedConnectorId (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp88 deUint32 getConnectedConnectorId (int fd, deUint32 connectorId = 0);
225 deUint32 AcquireDrmDisplayTestInstance::getConnectedConnectorId (int fd, deUint32 connectorId) in getConnectedConnectorId() function in vkt::wsi::AcquireDrmDisplayTestInstance
301 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXT()
330 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTInvalidFd()
358 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTInvalidConnectorId()
391 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTNotMaster()
431 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTUnownedConnectorId()
432 deUint32 otherConnectorId = getConnectedConnectorId(fd, connectorId); in testGetDrmDisplayEXTUnownedConnectorId()
479 deUint32 connectorId = getConnectedConnectorId(fd); in testAcquireDrmDisplayEXT()
512 deUint32 connectorId = getConnectedConnectorId(f in testAcquireDrmDisplayEXTInvalidFd()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp84 deUint32 getConnectedConnectorId (int fd, deUint32 connectorId = 0);
221 deUint32 AcquireDrmDisplayTestInstance::getConnectedConnectorId (int fd, deUint32 connectorId) in getConnectedConnectorId() function in vkt::wsi::AcquireDrmDisplayTestInstance
297 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXT()
326 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTInvalidFd()
356 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTInvalidConnectorId()
389 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTNotMaster()
429 deUint32 connectorId = getConnectedConnectorId(fd); in testGetDrmDisplayEXTUnownedConnectorId()
430 deUint32 otherConnectorId = getConnectedConnectorId(fd, connectorId); in testGetDrmDisplayEXTUnownedConnectorId()
477 deUint32 connectorId = getConnectedConnectorId(fd); in testAcquireDrmDisplayEXT()
510 deUint32 connectorId = getConnectedConnectorId(f in testAcquireDrmDisplayEXTInvalidFd()
[all...]

Completed in 3 milliseconds