Home
last modified time | relevance | path

Searched refs:nir_op_fnoise3_4 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h125 nir_op_fnoise3_4, enumerator
Dnir_builder_opcodes.h496 return nir_build_alu(build, nir_op_fnoise3_4, src0, NULL, NULL, NULL); in nir_fnoise3_4()
Dnir_constant_expressions.c13528 case nir_op_fnoise3_4: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1616 case nir_op_fnoise3_4: in nir_emit_alu()
Dbrw_fs_nir.cpp1136 case nir_op_fnoise3_4: in nir_emit_alu()