HomeSort by: relevance | last modified time | path
    Searched defs:PLBU_CMD_BLOCK_STRIDE (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_gpu.h 127 #define PLBU_CMD_BLOCK_STRIDE(block_w) PLBU_CMD((block_w) & 0xff, 0x30000000)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
lima_draw.c 143 #define PLBU_CMD_BLOCK_STRIDE(block_w) PLBU_CMD(block_w, 0x30000000)
410 PLBU_CMD_BLOCK_STRIDE(fb->block_w);

Completed in 5 milliseconds