Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_RS_S0_POLY_STIPPLE_ENABLE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h211 #define VIRGL_OBJ_RS_S0_POLY_STIPPLE_ENABLE(x) (((x) & 0x1) << 22) macro
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c459 VIRGL_OBJ_RS_S0_POLY_STIPPLE_ENABLE(state->poly_stipple_enable) | in virgl_encode_rasterizer_state()

Completed in 5 milliseconds