Home
last modified time | relevance | path

Searched defs:_GstD3D11OverlayCompositor (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11overlaycompositor.cpp82 struct _GstD3D11OverlayCompositor struct
84 GstD3D11Device *device;
85 GstVideoInfo out_info;
87 D3D11_VIEWPORT viewport;
89 ID3D11PixelShader *ps;
90 ID3D11VertexShader *vs;
91 ID3D11InputLayout *layout;
92 ID3D11SamplerState *sampler;
93 ID3D11BlendState *blend;
94 ID3D11Buffer *index_buffer;
[all …]