Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DVertexProgram.hpp90 void CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister);
DPixelProgram.hpp133 void CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister);
DPixelProgram.cpp1327 CALLNZp(labelIndex, callSiteIndex, src); in CALLNZ()
1359 void PixelProgram::CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister) in CALLNZp() function in sw::PixelProgram
DVertexProgram.cpp1108 CALLNZp(labelIndex, callSiteIndex, src); in CALLNZ()
1140 void VertexProgram::CALLNZp(int labelIndex, int callSiteIndex, const Src &predicateRegister) in CALLNZp() function in sw::VertexProgram