HomeSort by relevance Sort by last modified time
    Searched refs:VIRGL_OBJ_RS_S0_SPRITE_COORD_MODE (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 162 #define VIRGL_OBJ_RS_S0_SPRITE_COORD_MODE(x) (((x) & 0x1) << 6)
virgl_encode.c 162 VIRGL_OBJ_RS_S0_SPRITE_COORD_MODE(state->sprite_coord_mode) |
    [all...]

Completed in 245 milliseconds