Home
last modified time | relevance | path

Searched refs:free_bit (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c241 free_bit(uint bitfield) in free_bit() function
272 pctx->freeSampler = free_bit(pctx->samplersUsed); in pstip_transform_prolog()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c198 free_bit(uint bitfield) in free_bit() function
216 aactx->freeSampler = free_bit(aactx->samplersUsed); in aa_transform_prolog()