Home
last modified time | relevance | path

Searched refs:VIRGL_BIND_CURSOR (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h145 outbind |= VIRGL_BIND_CURSOR; in pipe_to_virgl_bind()
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h463 #define VIRGL_BIND_CURSOR (1 << 16) macro