Home
last modified time | relevance | path

Searched refs:GalliumD3D11ImmediateDeviceContext_Create (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11.cpp92 static ID3D11DeviceContext* GalliumD3D11ImmediateDeviceContext_Create(GalliumD3D11Screen* device, s…
Dd3d11_screen.h165 …immediate_context = GalliumD3D11ImmediateDeviceContext_Create(this, immediate_pipe, owns_immediate… in GalliumD3D11ScreenImpl()
Dd3d11_context.h2111 static ID3D11DeviceContext* GalliumD3D11ImmediateDeviceContext_Create(GalliumD3D11Screen* device, s… in GalliumD3D11ImmediateDeviceContext_Create() function