Searched refs:D3D11_VIEWPORT (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d11.idl656 typedef struct D3D11_VIEWPORT
664 } D3D11_VIEWPORT;
1426 [in] const D3D11_VIEWPORT *pViewports);
1625 [out] D3D11_VIEWPORT *pViewports);
H A Dd3d11.h691 typedef struct D3D11_VIEWPORT { struct
698 } D3D11_VIEWPORT; typedef in typeref:struct:D3D11_VIEWPORT
4914 const D3D11_VIEWPORT *pViewports) = 0;
5165 D3D11_VIEWPORT *pViewports) = 0;
5512 const D3D11_VIEWPORT *pViewports);
5814 D3D11_VIEWPORT *pViewports);
6178 static FORCEINLINE void ID3D11DeviceContext_RSSetViewports(ID3D11DeviceContext* This,UINT NumViewports,const D3D11_VIEWPORT *pViewports) {
6331 static FORCEINLINE void ID3D11DeviceContext_RSGetViewports(ID3D11DeviceContext* This,UINT *pNumViewports,D3D11_VIEWPORT *pViewports) {
6761 const D3D11_VIEWPORT *pViewports);
7267 D3D11_VIEWPORT *pViewport
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d11.idl656 typedef struct D3D11_VIEWPORT
664 } D3D11_VIEWPORT;
1426 [in] const D3D11_VIEWPORT *pViewports);
1625 [out] D3D11_VIEWPORT *pViewports);
H A Dd3d11.h691 typedef struct D3D11_VIEWPORT { struct
698 } D3D11_VIEWPORT; typedef in typeref:struct:D3D11_VIEWPORT
4914 const D3D11_VIEWPORT *pViewports) = 0;
5165 D3D11_VIEWPORT *pViewports) = 0;
5512 const D3D11_VIEWPORT *pViewports);
5814 D3D11_VIEWPORT *pViewports);
6178 static FORCEINLINE void ID3D11DeviceContext_RSSetViewports(ID3D11DeviceContext* This,UINT NumViewports,const D3D11_VIEWPORT *pViewports) {
6331 static FORCEINLINE void ID3D11DeviceContext_RSGetViewports(ID3D11DeviceContext* This,UINT *pNumViewports,D3D11_VIEWPORT *pViewports) {
6761 const D3D11_VIEWPORT *pViewports);
7267 D3D11_VIEWPORT *pViewport
[all...]

Completed in 53 milliseconds