Home
last modified time | relevance | path

Searched defs:connectorId (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp316 deUint32 connectorId = 0; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp225 deUint32 AcquireDrmDisplayTestInstance::getConnectedConnectorId (int fd, deUint32 connectorId) in getConnectedConnectorId() argument
251 deUint32 AcquireDrmDisplayTestInstance::getValidCrtcId (int fd, deUint32 connectorId) in getValidCrtcId() argument
301 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXT() local
330 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTInvalidFd() local
358 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTInvalidConnectorId() local
391 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTNotMaster() local
431 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTUnownedConnectorId() local
479 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXT() local
512 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTInvalidFd() local
550 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTNotMaster() local
594 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTUnownedConnectorId() local
647 deUint32 connectorId = getConnectedConnectorId(fd); testReleaseDisplayEXT() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp221 deUint32 AcquireDrmDisplayTestInstance::getConnectedConnectorId (int fd, deUint32 connectorId) in getConnectedConnectorId() argument
247 deUint32 AcquireDrmDisplayTestInstance::getValidCrtcId (int fd, deUint32 connectorId) in getValidCrtcId() argument
297 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXT() local
326 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTInvalidFd() local
356 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTInvalidConnectorId() local
389 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTNotMaster() local
429 deUint32 connectorId = getConnectedConnectorId(fd); testGetDrmDisplayEXTUnownedConnectorId() local
477 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXT() local
510 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTInvalidFd() local
547 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTNotMaster() local
591 deUint32 connectorId = getConnectedConnectorId(fd); testAcquireDrmDisplayEXTUnownedConnectorId() local
644 deUint32 connectorId = getConnectedConnectorId(fd); testReleaseDisplayEXT() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c3004 wsi_GetDrmDisplayEXT(VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR *pDisplay) wsi_GetDrmDisplayEXT() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp17878 PhysicalDevice::getDrmDisplayEXT( int32_t drmFd, uint32_t connectorId, Dispatch const & d ) const in getDrmDisplayEXT() argument
17891 PhysicalDevice::getDrmDisplayEXTUnique( int32_t drmFd, uint32_t connectorId, Dispatch const & d ) const in getDrmDisplayEXTUnique() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp18955 getDrmDisplayEXT( int32_t drmFd, uint32_t connectorId, Dispatch const & d ) const getDrmDisplayEXT() argument
18970 getDrmDisplayEXTUnique( int32_t drmFd, uint32_t connectorId, Dispatch const & d ) const getDrmDisplayEXTUnique() argument
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c7404 GetDrmDisplayEXT( VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display) GetDrmDisplayEXT() argument
7421 terminator_GetDrmDisplayEXT( VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display) terminator_GetDrmDisplayEXT() argument

Completed in 85 milliseconds