Searched defs:PLBU_CMD_BLOCK_STRIDE (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ | ||
H A D | lima_gpu.h | 127 #define PLBU_CMD_BLOCK_STRIDE(block_w) PLBU_CMD((block_w) & 0xff, 0x30000000) macro |
Completed in 1 milliseconds