/third_party/vk-gl-cts/framework/platform/lnx/ |
H A D | tcuLnxVulkanPlatform.cpp | 316 deUint32 connectorId = 0; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiAcquireDrmDisplayTests.cpp | 225 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 D | vktWsiAcquireDrmDisplayTests.cpp | 221 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 D | wsi_common_display.c | 3004 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 D | vulkan_funcs.hpp | 17878 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 D | vulkan_funcs.hpp | 18955 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 D | vk_loader_extensions.c | 7404 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
|