Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c134 #define NINED3DSPSM_NOT (D3DSPSM_NOT >> D3DSP_SRCMOD_SHIFT) macro
151 [NINED3DSPSM_NOT] = "not"
1159 case NINED3DSPSM_NOT: in tx_src_param()