Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuLibDrm.cpp52 pGetResources = (PFNDRMMODEGETRESOURCESPROC)getFunction("drmModeGetResources"); in LibDrm()
66 if (!pGetResources) in LibDrm()
162 return ResPtr(pGetResources(fd), pFreeResources); in getResources()
H A DtcuLibDrm.hpp82 PFNDRMMODEGETRESOURCESPROC pGetResources; member in tcu::LibDrm

Completed in 2 milliseconds