Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/gd/src/
DGDTev.c219 regRA = TEV_REGISTERL( color.r, color.a, TEV_COLOR_REG, in GDSetTevColor()
221 regBG = TEV_REGISTERH( color.b, color.g, TEV_COLOR_REG, in GDSetTevColor()
252 TEV_COLOR_REG, in GDSetTevColorS10()
256 TEV_COLOR_REG, in GDSetTevColorS10()
/RvlSDK-3.1/include/revolution/gd/
DGDTev.h349 #define TEV_COLOR_REG 0 macro