Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c125 #define NINED3DSPSM_SIGN (D3DSPSM_SIGN >> D3DSP_SRCMOD_SHIFT) macro
142 [NINED3DSPSM_SIGN] = "sign",
1176 case NINED3DSPSM_SIGN: in tx_src_param()