Searched refs:PIPE_BIND_CURSOR (Results 1 – 9 of 9) sorted by relevance
46 if (unlikely(mt->base.base.bind & PIPE_BIND_CURSOR)) in nv50_mt_choose_storage_type()102 if (mt->base.base.bind & PIPE_BIND_CURSOR) in nv50_mt_choose_storage_type()289 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nv50_miptree_create()
68 if (unlikely(mt->base.base.bind & PIPE_BIND_CURSOR)) in nvc0_mt_choose_storage_type()312 if (mt->base.base.bind & (PIPE_BIND_CURSOR | PIPE_BIND_DISPLAY_TARGET)) in nvc0_miptree_create()
178 PIPE_BIND_DISPLAY_TARGET | PIPE_BIND_SCANOUT | PIPE_BIND_CURSOR | in nouveau_screen_init()
306 #define PIPE_BIND_CURSOR (1 << 16) /* mouse cursor */ macro
70 resource_usage |= PIPE_BIND_CURSOR; in gbm_usage_to_gallium()
126 templ.bind |= PIPE_BIND_CURSOR; in egl_g3d_create_drm_buffer()
225 templat.bind |= PIPE_BIND_CURSOR; in crtc_load_cursor_argb_ga3d()
450 PIPE_BIND_CURSOR)) { in svga_texture_create()
531 tex_usage |= PIPE_BIND_CURSOR; in dri2_create_image()