Home
last modified time | relevance | path

Searched refs:VIRGL_CAP_TGSI_PRECISE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c120 transform.has_precise = vscreen->caps.caps.v2.capability_bits & VIRGL_CAP_TGSI_PRECISE; in virgl_tgsi_transform()
/external/minigbm/external/
Dvirgl_hw.h239 #define VIRGL_CAP_TGSI_PRECISE (1 << 4) macro
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h379 #define VIRGL_CAP_TGSI_PRECISE (1 << 4) macro
/external/virglrenderer/src/
Dvirgl_hw.h408 #define VIRGL_CAP_TGSI_PRECISE (1 << 4) macro
Dvrend_renderer.c10209 VIRGL_CAP_TGSI_PRECISE | VIRGL_CAP_APP_TWEAK_SUPPORT; in vrend_renderer_fill_caps_v2()