Searched defs:can_cb (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_buffer.c | 196 const bool can_cb = !((base | size) & 3); local in function:nouveau_transfer_write |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_buffer.c | 214 const bool can_cb = !((base | size) & 3); local in function:nouveau_transfer_write |
Completed in 7 milliseconds