Searched refs:MipLevels (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d10_1.idl79 UINT MipLevels;
H A Dd3d11.idl506 cpp_quote("inline UINT D3D11CalcSubresource(UINT MipSlice, UINT ArraySlice, UINT MipLevels) {")
507 cpp_quote(" return MipSlice + ArraySlice * MipLevels;")
536 UINT MipLevels;
561 UINT MipLevels;
586 UINT MipLevels;
611 UINT MipLevels;
662 UINT MipLevels;
675 UINT MipLevels;
683 UINT MipLevels;
1011 UINT MipLevels;
[all...]
H A Dd3d10.idl517 UINT MipLevels;
534 cpp_quote(" MipLevels = mipLevels;")
552 UINT MipLevels;
577 cpp_quote(" MipLevels = mipLevels;" )
598 UINT MipLevels;
735 UINT MipLevels;
740 UINT MipLevels;
747 UINT MipLevels;
752 UINT MipLevels;
768 UINT MipLevels;
[all...]
H A Dd3dx9core.h109 UINT MipLevels; member in struct:_D3DXFONT_DESCA
123 UINT MipLevels; member in struct:_D3DXFONT_DESCW
300 UINT MipLevels; member in struct:_D3DXRTE_DESC
H A Dd3dx9tex.h85 UINT MipLevels; member in struct:_D3DXIMAGE_INFO
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d10.idl488 UINT MipLevels;
500 UINT MipLevels;
514 UINT MipLevels;
662 UINT MipLevels;
667 UINT MipLevels;
674 UINT MipLevels;
679 UINT MipLevels;
695 UINT MipLevels;
700 UINT MipLevels;
H A Dd3dx9core.h109 UINT MipLevels; member in struct:_D3DXFONT_DESCA
123 UINT MipLevels; member in struct:_D3DXFONT_DESCW
297 UINT MipLevels; member in struct:_D3DXRTE_DESC
H A Dd3dx9tex.h83 UINT MipLevels; member in struct:_D3DXIMAGE_INFO
/vbox/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/
H A DVBoxMPIf.h129 UINT MipLevels; member in struct:VBOXWDDM_RC_DESC
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp4278 pRc->RcDesc.MipLevels = pResource->MipLevels;
5923 pRc->RcDesc.MipLevels = 0;

Completed in 319 milliseconds