Searched refs:r00A3 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 768 ir_variable *const r00A3 = body.make_temp(glsl_type::int_type, "findMSB_retval"); local in function:umod64 769 body.emit(assign(r00A3, expr(ir_unop_find_msb, swizzle_x(r0097)), 0x01)); 771 body.emit(assign(r009B, r00A3, 0x01)); 799 ir_expression *const r00A9 = lequal(r00A3, r00A8);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 768 ir_variable *const r00A3 = body.make_temp(glsl_type::int_type, "findMSB_retval"); local in function:umod64 769 body.emit(assign(r00A3, expr(ir_unop_find_msb, swizzle_x(r0097)), 0x01)); 771 body.emit(assign(r009B, r00A3, 0x01)); 799 ir_expression *const r00A9 = lequal(r00A3, r00A8);
|
Completed in 6 milliseconds