Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1592 std::vector<Constant*> mapConstants; in CompileGS() local
1610 mapConstants.push_back(C(vs_slot)); in CompileGS()
1898 std::vector<Constant *> mapConstants; in CompileTES() local
1932 mapConstants.push_back(C(tcs_slot)); in CompileTES()
2131 std::vector<Constant *> mapConstants; in CompileTCS() local
2153 mapConstants.push_back(C(vs_slot)); in CompileTCS()
2188 mapConstants.push_back(C(target_slot)); in CompileTCS()