Searched refs:loopRepTestBlock (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/Shader/
H A DPixelProgram.hpp160 BasicBlock *loopRepTestBlock[4]; member in class:sw::PixelProgram
H A DVertexProgram.hpp129 BasicBlock *loopRepTestBlock[4]; member in class:sw::VertexProgram
H A DPixelProgram.cpp1446 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1460 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1474 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1612 loopRepTestBlock[loopRepDepth] = testBlock;
1638 loopRepTestBlock[loopRepDepth] = testBlock;
1661 loopRepTestBlock[loopRepDepth] = testBlock;
1694 loopRepTestBlock[loopRepDepth] = nullptr;
H A DVertexProgram.cpp1205 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1219 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1233 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth];
1372 loopRepTestBlock[loopRepDepth] = testBlock;
1398 loopRepTestBlock[loopRepDepth] = testBlock;
1421 loopRepTestBlock[loopRepDepth] = testBlock;
1454 loopRepTestBlock[loopRepDepth] = nullptr;

Completed in 277 milliseconds