Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h186 #define VIRGL_OBJ_RS_SPRITE_COORD_ENABLE 4 macro
/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()