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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 318 #define VIRGL_OBJ_SAMPLE_STATE_S0_COMPARE_MODE(x) (((x) & 0x1) << 15)
virgl_encode.c 554 VIRGL_OBJ_SAMPLE_STATE_S0_COMPARE_MODE(state->compare_mode) |
    [all...]

Completed in 46 milliseconds