Home
last modified time | relevance | path

Searched defs:copy_vars (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dnir_lower_libclc.c102 struct hash_table *copy_vars = _mesa_pointer_hash_table_create(ra_ctx); in nir_lower_libclc() local
35 lower_clc_call_instr(nir_instr *instr, nir_builder *b, const nir_shader *clc_shader, struct hash_table *copy_vars) lower_clc_call_instr() argument
71 nir_lower_libclc_impl(nir_function_impl *impl, const nir_shader *clc_shader, struct hash_table *copy_vars) nir_lower_libclc_impl() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_tcs_variant.cpp62 copy_vars(nir_builder *b, nir_deref_instr *dst, nir_deref_instr *src) in copy_vars() function
H A Dd3d12_gs_variant.cpp56 copy_vars(nir_builder *b, nir_deref_instr *dst, nir_deref_instr *src) in copy_vars() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c852 copy_vars(nir_builder *b, struct exec_list *dests, struct exec_list *srcs) in copy_vars() function

Completed in 4 milliseconds