Home
last modified time | relevance | path

Searched refs:tevc (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2/build/demos/gxdemo/src/Tev/
Dtev-multi.c79 static void DrawTexMapPanels ( MyTevCtrlObj tevc );
80 static void DrawTexCoordPanels ( MyTevCtrlObj tevc );
81 static void DrawColorChanPanels( MyTevCtrlObj tevc );
82 static void DrawResultPanels ( MyTevCtrlObj tevc );
518 static void DrawTexMapPanels( MyTevCtrlObj tevc ) in DrawTexMapPanels() argument
534 MapIDTbl[tevc[CTRL_TM][x]], in DrawTexMapPanels()
552 static void DrawTexCoordPanels( MyTevCtrlObj tevc ) in DrawTexCoordPanels() argument
566 CoordIDTbl[tevc[CTRL_TC][x]], in DrawTexCoordPanels()
567 MapIDTbl[tevc[CTRL_TM][x]], in DrawTexCoordPanels()
585 static void DrawColorChanPanels( MyTevCtrlObj tevc ) in DrawColorChanPanels() argument
[all …]