Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DVertexProgram.hpp89 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DPixelProgram.hpp132 void CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister);
DPixelProgram.cpp1323 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1332 void PixelProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::PixelProgram
DVertexProgram.cpp1104 CALLNZb(labelIndex, callSiteIndex, src); in CALLNZ()
1113 void VertexProgram::CALLNZb(int labelIndex, int callSiteIndex, const Src &boolRegister) in CALLNZb() function in sw::VertexProgram