Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IDirect3DDevice9Ex::GetGPUThreadPriority
Get the priority of the GPU thread.
HRESULT GetGPUThreadPriority( INT * pPriority );
Parameters
- pPriority
Current GPU priority. Valid values range from -7 to 7.
Return Values
If the method succeeds, the return value is D3D_OK.
See Also
IDirect3DDevice9Ex InterfaceIDirect3DDevice9Ex::SetGPUThreadPriority Method