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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Darrayobj.c624 GLbitfield scanmask = mask & vbos & ~bound; local in function:_mesa_update_vao_derived_arrays
759 GLbitfield scanmask = mask & ~vbos & ~bound; local in function:_mesa_update_vao_derived_arrays
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Darrayobj.c585 GLbitfield scanmask = mask & vbos & ~bound; local in function:_mesa_update_vao_derived_arrays
720 GLbitfield scanmask = mask & ~vbos & ~bound; local in function:_mesa_update_vao_derived_arrays

Completed in 5 milliseconds