Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DVertexProgram.hpp89 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DPixelProgram.hpp134 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DVertexProgram.cpp1058 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1067 void VertexProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::VertexProgram
DPixelProgram.cpp1406 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1415 void PixelProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::PixelProgram
/external/swiftshader/src/Shader/
DVertexProgram.hpp92 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DPixelProgram.hpp135 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DVertexProgram.cpp1142 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1151 void VertexProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::VertexProgram
DPixelProgram.cpp1437 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1446 void PixelProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::PixelProgram