Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_reg.h308 # define SGN_NORM_NO_ZERO 2U macro
309 # define R300_SGN_NORM_NO_ZERO (SGN_NORM_NO_ZERO | \
310 (SGN_NORM_NO_ZERO << 2) | (SGN_NORM_NO_ZERO << 4) | \
311 (SGN_NORM_NO_ZERO << 6) | (SGN_NORM_NO_ZERO << 8) | \
312 (SGN_NORM_NO_ZERO << 10) | (SGN_NORM_NO_ZERO << 12) | \
313 (SGN_NORM_NO_ZERO << 14) | (SGN_NORM_NO_ZERO << 1
[all...]

Completed in 8 milliseconds