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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 950 uint32_t depthBiasPreAdjusted : 1; ///< depth bias constant is in float units, not per-format Z units
    [all...]
rasterizer.cpp 488 if (!pState->depthBiasPreAdjusted)
    [all...]

Completed in 59 milliseconds