Home
last modified time | relevance | path

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

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