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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
binner.cpp 485 if (state.gsState.emitsViewportArrayIndex)
699 if (state.gsState.emitsViewportArrayIndex)
    [all...]
state.h 697 bool emitsViewportArrayIndex;
    [all...]
frontend.cpp 827 if (state.gsState.emitsViewportArrayIndex)
    [all...]
api.cpp 738 uint32_t numScissors = pState->gsState.emitsViewportArrayIndex ? KNOB_NUM_VIEWPORTS_SCISSORS : 1;
    [all...]

Completed in 65 milliseconds