◆ ImGui_ImplDX11_Data()
ImGui_ImplDX11_Data::ImGui_ImplDX11_Data |
( |
| ) |
|
|
inline |
◆ IndexBufferSize
int ImGui_ImplDX11_Data::IndexBufferSize |
◆ pBlendState
ID3D11BlendState* ImGui_ImplDX11_Data::pBlendState |
◆ pd3dDevice
ID3D11Device* ImGui_ImplDX11_Data::pd3dDevice |
◆ pd3dDeviceContext
ID3D11DeviceContext* ImGui_ImplDX11_Data::pd3dDeviceContext |
◆ pDepthStencilState
ID3D11DepthStencilState* ImGui_ImplDX11_Data::pDepthStencilState |
◆ pFactory
IDXGIFactory* ImGui_ImplDX11_Data::pFactory |
◆ pFontSampler
ID3D11SamplerState* ImGui_ImplDX11_Data::pFontSampler |
◆ pFontTextureView
ID3D11ShaderResourceView* ImGui_ImplDX11_Data::pFontTextureView |
◆ pIB
ID3D11Buffer* ImGui_ImplDX11_Data::pIB |
◆ pInputLayout
ID3D11InputLayout* ImGui_ImplDX11_Data::pInputLayout |
◆ pPixelShader
ID3D11PixelShader* ImGui_ImplDX11_Data::pPixelShader |
◆ pRasterizerState
ID3D11RasterizerState* ImGui_ImplDX11_Data::pRasterizerState |
◆ pVB
ID3D11Buffer* ImGui_ImplDX11_Data::pVB |
◆ pVertexConstantBuffer
ID3D11Buffer* ImGui_ImplDX11_Data::pVertexConstantBuffer |
◆ pVertexShader
ID3D11VertexShader* ImGui_ImplDX11_Data::pVertexShader |
◆ VertexBufferSize
int ImGui_ImplDX11_Data::VertexBufferSize |
The documentation for this struct was generated from the following file:
- include/imgui/backends/imgui_impl_dx11.cpp