Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DVertexProgram.hpp99 void IFb(const Src &boolRegister);
DPixelProgram.hpp141 void IFb(const Src &boolRegister);
DVertexProgram.cpp1312 IFb(src); in IF()
1325 void VertexProgram::IFb(const Src &boolRegister) in IFb() function in sw::VertexProgram
DPixelProgram.cpp1518 IFb(src); in IF()
1531 void PixelProgram::IFb(const Src &boolRegister) in IFb() function in sw::PixelProgram