Searched defs:ID3D10EffectConstantBuffer (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d10effect.h | 192 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE() local 200 STDMETHOD_(struct ID3D10EffectConstantBuffer *, AsConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE() local 214 DECLARE_INTERFACE_(ID3D10EffectConstantBuffer, ID3D10EffectVariable) in DECLARE_INTERFACE_() argument 226 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 234 STDMETHOD_(struct ID3D10EffectConstantBuffer *, AsConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 265 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 273 STDMETHOD_(struct ID3D10EffectConstantBuffer *, AsConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 312 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 320 STDMETHOD_(struct ID3D10EffectConstantBuffer *, AsConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local 359 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE; in DECLARE_INTERFACE_() local [all …]
|