Home
last modified time | relevance | path

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

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