Searched refs:PIPE_BIND_GLOBAL (Results 1 – 11 of 11) sorted by relevance
245 screen->lowmem_bindings = PIPE_BIND_GLOBAL; /* gallium limit */ in nouveau_screen_init()253 PIPE_BIND_GLOBAL; in nouveau_screen_init()
604 if (src->bind & PIPE_BIND_GLOBAL) { in r600_copy_global_buffer()621 if (dst->bind & PIPE_BIND_GLOBAL) { in r600_copy_global_buffer()687 if ((src->bind & PIPE_BIND_GLOBAL) || in r600_resource_copy_region()688 (dst->bind & PIPE_BIND_GLOBAL)) { in r600_resource_copy_region()
964 assert(resources[i]->bind & PIPE_BIND_GLOBAL); in evergreen_set_global_binding()1214 assert(resource->bind & PIPE_BIND_GLOBAL); in r600_compute_global_transfer_map()1254 assert(res->bind & PIPE_BIND_GLOBAL); in r600_compute_global_buffer_destroy()1282 assert(templ->bind & PIPE_BIND_GLOBAL); in r600_compute_global_buffer_create()
667 (templ->bind & PIPE_BIND_GLOBAL)) in r600_resource_create()
368 #define PIPE_BIND_GLOBAL (1 << 18) /* set_global_binding */ macro
140 PIPE_BIND_GLOBAL); in root_resource()
515 DEBUG_NAMED_VALUE(PIPE_BIND_GLOBAL), in debug_print_bind_flags()
443 #define PIPE_BIND_GLOBAL (1 << 13) /* set_global_binding */ macro
192 PIPE_BIND_GLOBAL) in init_tex()
606 * ``PIPE_BIND_GLOBAL``: A buffer that can be mapped into the global
766 ``PIPE_BIND_GLOBAL`` flag can be mapped into it using the