Searched refs:util_get_offset (Results 1 – 3 of 3) sorted by relevance
139 boolean offset_front = util_get_offset(templ, fill_front); in svga_create_rasterizer_state()140 boolean offset_back = util_get_offset(templ, fill_back); in svga_create_rasterizer_state()
479 static INLINE boolean util_get_offset( in util_get_offset() function
1166 if (util_get_offset(state, state->fill_front)) { in r300_create_rs_state()1169 if (util_get_offset(state, state->fill_back)) { in r300_create_rs_state()