directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
ID3D11RenderTargetView1
directx
d3d11_3
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
C
++)
interface
ID3D11RenderTargetView1 : ID3D11RenderTargetView {
void
GetDesc1
(D3D11_RENDER_TARGET_VIEW_DESC1* pDesc1);
}
Members
Functions
GetDesc1
void
GetDesc1
(D3D11_RENDER_TARGET_VIEW_DESC1* pDesc1)
Undocumented in source.
Meta
Source
See Implementation
directx
d3d11_3
aliases
D3D11_CONSERVATIVE_RASTERIZATION_MODE
D3D11_CONTEXT_TYPE
D3D11_TEXTURE_LAYOUT
enums
D3D11_CONSERVATIVE_RASTERIZATION_MODE_OFF
D3D11_CONTEXT_TYPE_ALL
D3D11_TEXTURE_LAYOUT_UNDEFINED
interfaces
ID3D11Device3
ID3D11DeviceContext3
ID3D11Query1
ID3D11RasterizerState2
ID3D11RenderTargetView1
ID3D11ShaderResourceView1
ID3D11Texture2D1
ID3D11Texture3D1
ID3D11UnorderedAccessView1
structs
D3D11_QUERY_DESC1
D3D11_RASTERIZER_DESC2
D3D11_RENDER_TARGET_VIEW_DESC1
D3D11_SHADER_RESOURCE_VIEW_DESC1
D3D11_TEX2D_ARRAY_RTV1
D3D11_TEX2D_ARRAY_SRV1
D3D11_TEX2D_ARRAY_UAV1
D3D11_TEX2D_RTV1
D3D11_TEX2D_SRV1
D3D11_TEX2D_UAV1
D3D11_TEXTURE2D_DESC1
D3D11_TEXTURE3D_DESC1
D3D11_UNORDERED_ACCESS_VIEW_DESC1