Home
last modified time | relevance | path

Searched defs:ID3DXConstantTable_SetValue (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dd3dx9shader.h189 #define ID3DXConstantTable_SetValue(p,a,b,c,d) (p)->lpVtbl->SetValue(p,a,b,c… macro
220 #define ID3DXConstantTable_SetValue(p,a,b,c,d) (p)->SetValue(a,b,c,d) macro