HomeSort by relevance Sort by last modified time
    Searched refs:GalliumD3D11Predicate (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h 713 struct GalliumD3D11Predicate : public GalliumD3D11QueryOrPredicate<ID3D11Predicate>
715 GalliumD3D11Predicate(GalliumD3D11Screen* device, struct pipe_query* query, unsigned data_size, const D3D11_QUERY_DESC& desc)
719 ~GalliumD3D11Predicate()
d3d11_context.h 54 refcnt_ptr<GalliumD3D11Predicate, PtrTraits> render_predicate;
    [all...]
d3d11_screen.h     [all...]

Completed in 195 milliseconds