Home
last modified time | relevance | path

Searched refs:PIPE_CAP_SYSTEM_SVM (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_screen.c438 case PIPE_CAP_SYSTEM_SVM: in u_pipe_screen_get_param_defaults()
/external/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp250 if (allows_user_pointers() && pipe->get_param(pipe, PIPE_CAP_SYSTEM_SVM)) in svm_support()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h963 PIPE_CAP_SYSTEM_SVM, enumerator
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c327 case PIPE_CAP_SYSTEM_SVM: in nvc0_screen_get_param()
/external/mesa3d/docs/gallium/
Dscreen.rst587 * ``PIPE_CAP_SYSTEM_SVM``: True if all application memory can be shared with the GPU without explic…
/external/mesa3d/docs/relnotes/
D20.1.0.rst2689 - gallium: add PIPE_CAP_SYSTEM_SVM