Searched defs:norm_normalize_types (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/math/
H A Dm_debug_norm.c97 static int norm_normalize_types[8] = { /* normalizing ?? (no = 0) */ variable
277 if ( norm_normalize_types[mtype] == 0 ) {
311 if ( norm_normalize_types[mtype] != 0 ) {

Completed in 171 milliseconds