Home
last modified time | relevance | path

Searched refs:has_cull (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h516 unsigned has_cull:1; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c441 transform.cull_enabled = vscreen->caps.caps.v1.bset.has_cull; in virgl_tgsi_transform()
Dvirgl_screen.c246 return vscreen->caps.caps.v1.bset.has_cull; in virgl_get_param()