Home
last modified time | relevance | path

Searched defs:amdgpu_glamor_init (Results 1 – 2 of 2) sorted by relevance

/dports/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0/src/
H A Damdgpu_glamor.h79 static inline Bool amdgpu_glamor_init(ScreenPtr screen) { return FALSE; } in amdgpu_glamor_init() function
H A Damdgpu_glamor.c419 Bool amdgpu_glamor_init(ScreenPtr screen) function