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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 391 #define VIRGL_CMD_BLIT_S0_RENDER_CONDITION_ENABLE(x) (((x) & 0x1) << 11)
virgl_encode.c 754 VIRGL_CMD_BLIT_S0_RENDER_CONDITION_ENABLE(blit->render_condition_enable) |
    [all...]

Completed in 2949 milliseconds