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

  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 152 unsigned sx_alpha_ref; /* this comes from dsa state */ member in struct:r600_alphatest_state
r600_state_common.c 82 unsigned alpha_ref = a->sx_alpha_ref;
332 rctx->alphatest_state.sx_alpha_ref != dsa->alpha_ref) {
334 rctx->alphatest_state.sx_alpha_ref = dsa->alpha_ref;
    [all...]

Completed in 61 milliseconds