Searched refs:deriv_x (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 9090 Temp deriv_x = emit_extract_vector(ctx, deriv, 0, v1); local in function:aco::__anon562fcc110110::build_cube_select 9111 Temp tmp = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), deriv_z, deriv_x, is_not_ma_x); 9124 bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), deriv_x, deriv_y, is_ma_y),
|
Completed in 20 milliseconds