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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 134 GalliumPrivateDataComObject<ID3D11Device>,
136 GalliumPrivateDataComObject<ID3D10Device1>,
d3d11_objects.h 28 struct GalliumD3D11DeviceChild : public GalliumPrivateDataComObject<Base, dual_refcnt_t>
59 return GalliumPrivateDataComObject<Base, dual_refcnt_t>::add_ref();
64 return GalliumPrivateDataComObject<Base, dual_refcnt_t>::release();
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 826 struct GalliumPrivateDataComObject : public GalliumComObject<Base, RefCnt>
832 ~GalliumPrivateDataComObject()
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 49 struct GalliumDXGIObject : public GalliumPrivateDataComObject<Base>
    [all...]

Completed in 379 milliseconds