Home
last modified time | relevance | path

Searched refs:PIPE_BIND_GLOBAL (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c245 screen->lowmem_bindings = PIPE_BIND_GLOBAL; /* gallium limit */ in nouveau_screen_init()
253 PIPE_BIND_GLOBAL; in nouveau_screen_init()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c604 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()
Devergreen_compute.c964 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()
Dr600_pipe.c667 (templ->bind & PIPE_BIND_GLOBAL)) in r600_resource_create()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h368 #define PIPE_BIND_GLOBAL (1 << 18) /* set_global_binding */ macro
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.cpp140 PIPE_BIND_GLOBAL); in root_resource()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.c515 DEBUG_NAMED_VALUE(PIPE_BIND_GLOBAL), in debug_print_bind_flags()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h443 #define PIPE_BIND_GLOBAL (1 << 13) /* set_global_binding */ macro
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c192 PIPE_BIND_GLOBAL) in init_tex()
/external/mesa3d/src/gallium/docs/source/
Dscreen.rst606 * ``PIPE_BIND_GLOBAL``: A buffer that can be mapped into the global
Dcontext.rst766 ``PIPE_BIND_GLOBAL`` flag can be mapped into it using the