Searched defs:b2i (Results 1 – 7 of 7) sorted by relevance
93 func b2i(b bool) int { func
204 func b2i(b bool) int { func
56 B b2i = { X<2>{} }; // expected-error {{constructor is explicit}} variable
510 b2i(operand a) in b2i() function
1345 func b2i(b bool) int { func
758 void ShaderCore::b2i(Vector4f &dst, const Vector4f &src) in b2i() function in sw::ShaderCore