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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 312 #define VIRGL_OBJ_SAMPLE_STATE_S0_WRAP_S(x) (((x) & 0x7) << 0)
virgl_encode.c 548 tmp = VIRGL_OBJ_SAMPLE_STATE_S0_WRAP_S(state->wrap_s) |
    [all...]

Completed in 50 milliseconds