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

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h484 static INLINE unsigned util_last_bit(unsigned u) function
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c56 util_last_bit(rctx->vertex_buffer_state.enabled_mask),
86 rctx->blitter, util_last_bit(rctx->ps_samplers.views.enabled_mask),

Completed in 281 milliseconds