Searched refs:lx_alpha_ops (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c411 } lx_alpha_ops[] = { variable in typeref:struct:blend_ops_t[]
616 struct blend_ops_t *opPtr = &lx_alpha_ops[op * 2];
844 opPtr = &lx_alpha_ops[exaScratch.op * 2];
891 opPtr = &lx_alpha_ops[exaScratch.op * 2];
916 opPtr = &lx_alpha_ops[0];
961 opPtr = &lx_alpha_ops[exaScratch.op * 2];
1043 opPtr = &lx_alpha_ops[exaScratch.op * 2];
1057 opPtr = &lx_alpha_ops[(exaScratch.op * 2) + 1];
1111 struct blend_ops_t *opPtr = &lx_alpha_ops[exaScratch.op * 2];
1163 opPtr = &lx_alpha_ops[(exaScratc
[all...]

Completed in 3 milliseconds