Home
last modified time | relevance | path

Searched defs:ID3D10ShaderReflectionType (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/
Dd3d10shader.h161 DECLARE_INTERFACE(ID3D10ShaderReflectionType) in DECLARE_INTERFACE() argument
164 STDMETHOD_(struct ID3D10ShaderReflectionType *, GetMemberTypeByIndex)(THIS_ UINT index) PURE; in DECLARE_INTERFACE() local
165 … STDMETHOD_(struct ID3D10ShaderReflectionType *, GetMemberTypeByName)(THIS_ const char *name) PURE; in DECLARE_INTERFACE() local
176 STDMETHOD_(struct ID3D10ShaderReflectionType *, GetType)(THIS) PURE; in DECLARE_INTERFACE() local