Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h114 nir_op_fnoise2_3, enumerator
Dnir_builder_opcodes.h441 return nir_build_alu(build, nir_op_fnoise2_3, src0, NULL, NULL, NULL); in nir_fnoise2_3()
Dnir_constant_expressions.c10131 case nir_op_fnoise2_3: in nir_eval_const_opcode()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_nir.cpp1723 case nir_op_fnoise2_3: in nir_emit_alu()
Dbrw_fs_nir.cpp1026 case nir_op_fnoise2_3: in nir_emit_alu()