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.cpp80 typedef HRESULT(WINAPI* PFNSetThreadDescription)(HANDLE hThread, PCWSTR lpThreadDescription); in SetCurrentThreadName() typedef
83 reinterpret_cast<PFNSetThreadDescription>( in SetCurrentThreadName()
90 reinterpret_cast<PFNSetThreadDescription>( in SetCurrentThreadName()