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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 314 #define VIRGL_OBJ_SAMPLE_STATE_S0_WRAP_R(x) (((x) & 0x7) << 6)
virgl_encode.c 550 VIRGL_OBJ_SAMPLE_STATE_S0_WRAP_R(state->wrap_r) |
    [all...]

Completed in 46 milliseconds