Searched refs:NineDevice9_SetTransform (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9ex.c | 340 (void *)NineDevice9_SetTransform,
|
| H A D | device9.h | 458 NineDevice9_SetTransform( struct NineDevice9 *This,
|
| H A D | device9.c | 2013 NineDevice9_SetTransform( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 2060 return NineDevice9_SetTransform(This, State, &T); 3945 (void *)NineDevice9_SetTransform,
|
| H A D | nine_lock.c | 1055 r = NineDevice9_SetTransform(This, State, pMatrix);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | device9ex.c | 416 (void *)NineDevice9_SetTransform,
|
| H A D | device9.h | 477 NineDevice9_SetTransform( struct NineDevice9 *This,
|
| H A D | device9.c | 2146 NineDevice9_SetTransform( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 2199 return NineDevice9_SetTransform(This, State, &T); 4210 (void *)NineDevice9_SetTransform,
|
| H A D | nine_lock.c | 1055 r = NineDevice9_SetTransform(This, State, pMatrix);
|
Completed in 33 milliseconds