Home | History | Annotate | Download | only in r300

Lines Matching refs:TRUE

93         caps->high_second_pipe = TRUE;
95 caps->has_cmask = TRUE; /* guessed because there is also HiZ */
102 caps->high_second_pipe = TRUE;
108 caps->high_second_pipe = TRUE;
110 caps->has_cmask = TRUE; /* guessed because there is also HiZ */
133 caps->has_cmask = TRUE; /* guessed because there is also HiZ */
140 caps->has_cmask = TRUE;
147 caps->has_cmask = TRUE;
154 caps->has_cmask = TRUE;
163 caps->has_cmask = TRUE;
179 caps->has_tcl = debug_get_bool_option("RADEON_NO_TCL", FALSE) ? FALSE : TRUE;