Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_builder.h58 typedef bool (*nir_instr_pass_cb)(struct nir_builder *, nir_instr *, void *); typedef
72 nir_instr_pass_cb pass, in nir_shader_instructions_pass()