Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c120 #define NINED3DSPSM_SIGN (D3DSPSM_SIGN >> D3DSP_SRCMOD_SHIFT) macro
137 [NINED3DSPSM_SIGN] = "sign",
1235 case NINED3DSPSM_SIGN: in tx_src_param()