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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c 1509 dim = G_038000_DIM(word0);
1549 dev_warn(p->dev, "this kernel doesn't support %d texture dim\n", G_038000_DIM(word0));
r600d.h 2072 #define G_038000_DIM(x) (((x) >> 0) & 0x7)

Completed in 99 milliseconds