Home
last modified time | relevance | path

Searched refs:drmDevices (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp62 drmDevicePtr* drmDevices = libDrm.getDevices(&numDrmDevices); in testFilesExist() local
64 if (libDrm.findDeviceNode(drmDevices, numDrmDevices, in testFilesExist()
68 if (libDrm.findDeviceNode(drmDevices, numDrmDevices, in testFilesExist()
73 libDrm.freeDevices(drmDevices, numDrmDevices); in testFilesExist()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp62 drmDevicePtr* drmDevices = libDrm.getDevices(&numDrmDevices); in testFilesExist() local
64 if (libDrm.findDeviceNode(drmDevices, numDrmDevices, in testFilesExist()
68 if (libDrm.findDeviceNode(drmDevices, numDrmDevices, in testFilesExist()
73 libDrm.freeDevices(drmDevices, numDrmDevices); in testFilesExist()
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp281 drmDevicePtr* drmDevices = libDrm.getDevices(&numDrmDevices); in initializeDisplay() local
282 …const char* drmNode = libDrm.findDeviceNode(drmDevices, numDrmDevices, deviceDrmProperties.primary… in initializeDisplay()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiAcquireDrmDisplayTests.cpp205 drmDevicePtr* drmDevices = m_libDrm.getDevices(&numDrmDevices); in getDrmFdPtr() local
206 …const char* drmNode = m_libDrm.findDeviceNode(drmDevices, numDrmDevices, deviceDrmProperties.prima… in getDrmFdPtr()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiAcquireDrmDisplayTests.cpp205 drmDevicePtr* drmDevices = m_libDrm.getDevices(&numDrmDevices); in getDrmFdPtr() local
206 …const char* drmNode = m_libDrm.findDeviceNode(drmDevices, numDrmDevices, deviceDrmProperties.prima… in getDrmFdPtr()
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst1512 - loader: use a maximum of 64 drmDevices
D19.1.0.rst1333 - egl/android: bump the number of drmDevices to 64