Home
last modified time | relevance | path

Searched refs:FD_VERSION_FENCE_FD (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_drmif.h96 FD_VERSION_FENCE_FD = 2, /* submit command supports in/out fences */ enumerator
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h133 FD_VERSION_FENCE_FD = 2, /* submit command supports in/out fences */ enumerator
H A Dfreedreno_device.c225 return value && dev->version >= FD_VERSION_FENCE_FD; in fd_has_syncobj()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c538 return fd_device_version(screen->dev) >= FD_VERSION_FENCE_FD; in fd_screen_get_param()

Completed in 3 milliseconds