Searched defs:ID3D11ShaderReflectionType (Results 1 – 1 of 1) sorted by relevance
139 DECLARE_INTERFACE(ID3D11ShaderReflectionType) in DECLARE_INTERFACE() argument142 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetMemberTypeByIndex)(THIS_ UINT index) PURE; in DECLARE_INTERFACE() local143 … STDMETHOD_(struct ID3D11ShaderReflectionType *, GetMemberTypeByName)(THIS_ const char *name) PURE; in DECLARE_INTERFACE() local146 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetSubType)(THIS) PURE; in DECLARE_INTERFACE() local147 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetBaseClass)(THIS) PURE; in DECLARE_INTERFACE() local149 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetInterfaceByIndex)(THIS_ UINT index) PURE; in DECLARE_INTERFACE() local161 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetType)(THIS) PURE; in DECLARE_INTERFACE() local