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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 465 template<typename BaseClass, typename SecondaryInterface>
466 struct GalliumMultiComObject : public BaseClass, SecondaryInterface
484 if(com_traits<SecondaryInterface>::is_self_or_ancestor(riid))
488 *ppvObject = (SecondaryInterface*)this;
957 template<typename BaseClass, typename SecondaryInterface>
958 struct GalliumMultiPrivateDataComObject : public GalliumMultiComObject<BaseClass, SecondaryInterface>
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 465 template<typename BaseClass, typename SecondaryInterface>
466 struct GalliumMultiComObject : public BaseClass, SecondaryInterface
484 if(com_traits<SecondaryInterface>::is_self_or_ancestor(riid))
488 *ppvObject = (SecondaryInterface*)this;
957 template<typename BaseClass, typename SecondaryInterface>
958 struct GalliumMultiPrivateDataComObject : public GalliumMultiComObject<BaseClass, SecondaryInterface>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h 696 PCI_HARDWARE_INTERFACE SecondaryInterface;
    [all...]

Completed in 59 milliseconds