Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h198 #define VIRGL_OBJ_RS_S0_SPRITE_COORD_MODE(x) (((x) & 0x1) << 6) macro
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c446 VIRGL_OBJ_RS_S0_SPRITE_COORD_MODE(state->sprite_coord_mode) | in virgl_encode_rasterizer_state()

Completed in 6 milliseconds