Searched refs:can_cache_resource (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c62 static inline boolean can_cache_resource(uint32_t bind) function in typeref:typename:boolean
153 if (!can_cache_resource(old->bind) ||
432 if (!can_cache_resource(bind))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c40 static inline boolean can_cache_resource(struct virgl_hw_res *res) function in typeref:typename:boolean
243 if (!can_cache_resource(old)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c53 static inline boolean can_cache_resource(struct virgl_hw_res *res) function in typeref:typename:boolean
158 if (!can_cache_resource(old)) {

Completed in 10 milliseconds