Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp86 static const float constTable[3][4] = { in ProcessAttributes() local
199 constantValue = constTable[backendState.swizzleMap[i].constantSource][comp]; in ProcessAttributes()