Searched refs:deriv_z (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 9092 Temp deriv_z = emit_extract_vector(ctx, deriv, 2, 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); 9118 tmp = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), deriv_y, deriv_z, is_ma_y); 9125 deriv_z, is_ma_z);
|
Completed in 24 milliseconds