Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DVertexProgram.hpp103 void IFb(const Src &boolRegister);
DPixelProgram.hpp125 void IFb(const Src &boolRegister);
DVertexProgram.cpp1325 IFb(src); in IF()
1338 void VertexProgram::IFb(const Src &boolRegister) in IFb() function in sw::VertexProgram
DPixelProgram.cpp1641 IFb(src); in IF()
1654 void PixelProgram::IFb(const Src &boolRegister) in IFb() function in sw::PixelProgram