Searched refs:VIRGL_OBJ_DSA_S0_DEPTH_ENABLE (Results 1 – 2 of 2) sorted by relevance
136 #define VIRGL_OBJ_DSA_S0_DEPTH_ENABLE(x) (((x) & 0x1) << 0) macro
126 tmp = VIRGL_OBJ_DSA_S0_DEPTH_ENABLE(dsa_state->depth.enabled) | in virgl_encode_dsa_state()