Searched defs:include_type (Results 1 – 2 of 2) sorted by relevance
192 def include_type(self, type, types_to_include): member in InstallTargetClass
200 #define ID3DInclude_Open(This,include_type,filename,parent_data,data,bytes) (This)->lpVtbl->Open(Th… argument204 static FORCEINLINE HRESULT ID3DInclude_Open(ID3DInclude* This,D3D_INCLUDE_TYPE include_type,const c… in ID3DInclude_Open()