Home | History | Annotate | Download | only in gd3d11

Lines Matching refs:GalliumD3D11Texture2D

910 			*out_texture2d = new GalliumD3D11Texture2D(this, resource, cdesc, dxgi_usage);
980 *dxgi_resource = (ID3D11Texture2D*)new GalliumD3D11Texture2D(this, resource, desc, dxgi_usage);