Home
last modified time | relevance | path

Searched refs:ID3DXConstantTable_SetBool (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/
Dd3dx9shader.h192 #define ID3DXConstantTable_SetBool(p,a,b,c) (p)->lpVtbl->SetBool(p,a,b,c) macro
223 #define ID3DXConstantTable_SetBool(p,a,b,c) (p)->SetBool(a,b,c) macro