Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_objects.h137 struct GalliumD3D11DescribedObject : public GalliumD3D11Object<Base, Object> struct
140 GalliumD3D11DescribedObject(GalliumD3D11Screen* device, Object* object, const Desc& desc) in GalliumD3D11DescribedObject() argument
151 typedef GalliumD3D11DescribedObject<ID3D11DepthStencilState, D3D11_DEPTH_STENCIL_DESC> GalliumD3D11… argument