Home
last modified time | relevance | path

Searched refs:PIPE_CAP_RESOURCE_FROM_USER_MEMORY (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c232 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp390 return pipe->get_param(pipe, PIPE_CAP_RESOURCE_FROM_USER_MEMORY) || in allows_user_pointers()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h846 PIPE_CAP_RESOURCE_FROM_USER_MEMORY, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c366 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c370 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c184 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c337 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c349 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c197 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c319 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c374 case PIPE_CAP_RESOURCE_FROM_USER_MEMORY: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c855 { o(AMD_pinned_memory), PIPE_CAP_RESOURCE_FROM_USER_MEMORY }, in st_init_extensions()
/third_party/mesa3d/docs/gallium/
Dscreen.rst291 * ``PIPE_CAP_RESOURCE_FROM_USER_MEMORY``: Whether the driver can create
298 ``PIPE_CAP_RESOURCE_FROM_USER_MEMORY`` but indicates it is only supported from