Searched refs:nir_load_base_instance (Results 1 – 3 of 3) sorted by relevance
136 nir_load_base_instance(b)); in lower_system_value_instr()
85 nir_ssa_def *base_instance = nir_load_base_instance(&vs_b); in build_color_shaders()567 nir_ssa_def *base_instance = nir_load_base_instance(&vs_b); in build_depthstencil_shader()
1887 nir_load_base_instance(nir_builder *build) in nir_load_base_instance() function