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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dnir_lower_libclc.c102 struct hash_table *copy_vars = _mesa_pointer_hash_table_create(ra_ctx); local in function:nir_lower_libclc
35 lower_clc_call_instr(nir_instr * instr,nir_builder * b,const nir_shader * clc_shader,struct hash_table * copy_vars) argument
71 nir_lower_libclc_impl(nir_function_impl * impl,const nir_shader * clc_shader,struct hash_table * copy_vars) argument

Completed in 2 milliseconds