Home
last modified time | relevance | path

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

/external/crosvm/gpu_renderer/src/generated/
Dvirgl_protocol.rs31 pub const VIRGL_OBJ_RS_SPRITE_COORD_ENABLE: u32 = 4; constant
/external/virglrenderer/src/
Dvirgl_protocol.h195 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro
Dvrend_decode.c560 rs_state->sprite_coord_enable = get_buf_entry(ctx, VIRGL_OBJ_RS_SPRITE_COORD_ENABLE); in vrend_decode_create_rasterizer()
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h208 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro