Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp81 typedef HRESULT(WINAPI * PFNSetThreadDescription)(HANDLE hThread, PCWSTR lpThreadDescription); in SetCurrentThreadName() typedef
83 auto pfnSetThreadDescription = reinterpret_cast<PFNSetThreadDescription>( in SetCurrentThreadName()
89 pfnSetThreadDescription = reinterpret_cast<PFNSetThreadDescription>( in SetCurrentThreadName()