Home
last modified time | relevance | path

Searched refs:vpTransformDisable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h906 bool vpTransformDisable; member
Dbinner.cpp666 if (feState.vpTransformDisable) in BinTrianglesImpl()
1508 if (!feState.vpTransformDisable) in BinPointsImpl()
1820 if (!feState.vpTransformDisable) in BinLinesImpl()
Dapi.cpp925 if (pState->state.frontendState.vpTransformDisable) in SetupPipeline()