Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c306 bool dword_aligned = !(dstx % 4) && !(srcx % 4) && !(size % 4); in r600_can_dma_copy_buffer() local

Completed in 2 milliseconds