HomeSort by relevance Sort by last modified time
    Searched refs:high_second_pipe (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.c 51 caps->high_second_pipe = FALSE;
60 caps->high_second_pipe = TRUE;
68 caps->high_second_pipe = TRUE;
74 caps->high_second_pipe = TRUE;
r300_chipset.h 84 boolean high_second_pipe; member in struct:r300_capabilities
r300_emit.c 608 1 << (caps->high_second_pipe ? 3 : 1));
    [all...]

Completed in 323 milliseconds