Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
Dd3d11u.h179 struct d3d11_blitter struct
186 d3d11_blitter(ID3D11Device* dev) in d3d11_blitter() argument
203 …ceView* srv, ID3D11RenderTargetView* rtv, float x, float y, float width, float height, bool linear) in bind()
224 void draw_bound(ID3D11DeviceContext* ctx) in draw_bound()
229 …ceView* srv, ID3D11RenderTargetView* rtv, float x, float y, float width, float height, bool linear) in bind_draw_and_unbind()
236 void unbind(ID3D11DeviceContext* ctx) in unbind()