Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Dd3dx9shader.h186 #define ID3DXConstantTable_GetConstantByName(p,a,b) (p)->lpVtbl->GetConstantByNam… macro
217 #define ID3DXConstantTable_GetConstantByName(p,a,b) (p)->GetConstantByName(a,b) macro