Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_RS_SPRITE_COORD_ENABLE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h208 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro
/external/minigbm/external/
Dvirgl_protocol.h205 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro
/external/virglrenderer/src/
Dvirgl_protocol.h220 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro
Dvrend_decode.c595 rs_state->sprite_coord_enable = get_buf_entry(buf, VIRGL_OBJ_RS_SPRITE_COORD_ENABLE); in vrend_decode_create_rasterizer()