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

  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 626 if (rscreen->b.family >= CHIP_CEDAR && rscreen->has_atomics)
632 if (rscreen->b.family >= CHIP_CEDAR && rscreen->has_atomics) {
769 rscreen->has_atomics = rscreen->b.info.drm_minor >= 44;
r600_pipe.h 273 bool has_atomics; member in struct:r600_screen
    [all...]

Completed in 48 milliseconds