Searched defs:bo_reuse (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_priv.h170 } bo_reuse; member in struct:fd_bo
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_priv.h175 } bo_reuse; member in struct:fd_bo
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_screen.c767 bool bo_reuse = false; local in function:crocus_screen_create
H A Dcrocus_bufmgr.c165 bool bo_reuse:1; member in struct:crocus_bufmgr
1631 crocus_bufmgr_create(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
1693 crocus_bufmgr_get_for_fd(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.c784 bool bo_reuse = false; local in function:iris_screen_create
H A Diris_bufmgr.c237 bool bo_reuse:1; member in struct:iris_bufmgr
2244 iris_bufmgr_create(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
2386 iris_bufmgr_get_for_fd(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_priv.h299 } bo_reuse : 2; member in struct:fd_bo
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c159 bool bo_reuse:1; member in struct:iris_bufmgr
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c158 bool bo_reuse:1; member in struct:brw_bufmgr
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c187 bool bo_reuse:1; member in struct:brw_bufmgr
1845 brw_bufmgr_create(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
1931 brw_bufmgr_get_for_fd(struct intel_device_info *devinfo, int fd, bool bo_reuse) argument
H A Dbrw_screen.c1892 bool bo_reuse = false; local in function:brw_init_bufmgr
/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_bufmgr_gem.c144 unsigned int bo_reuse : 1; member in struct:_drm_intel_bufmgr_gem

Completed in 35 milliseconds