Home | History | Annotate | Download | only in nine

Lines Matching refs:hr

3268     HRESULT hr;
3333 hr = info->handler(tx);
3335 hr = NineTranslateInstruction_Generic(tx);
3338 if (hr != D3D_OK)
3491 HRESULT hr = D3D_OK;
3503 hr = D3DERR_INVALIDCALL;
3509 hr = D3DERR_INVALIDCALL;
3518 hr = E_OUTOFMEMORY;
3577 hr = D3DERR_INVALIDCALL;
3618 hr = E_OUTOFMEMORY;
3666 hr = D3D_OK;
3720 hr = D3DERR_DRIVERINTERNALERROR;
3729 return hr;