Home
last modified time | relevance | path

Searched refs:nir_builder_init (Results 1 – 25 of 60) sorted by relevance

123

/external/mesa3d/src/compiler/nir/
Dnir_lower_constant_initializers.c75 nir_builder_init(&builder, nir_shader_get_entrypoint(shader)); in nir_lower_constant_initializers()
101 nir_builder_init(&builder, function->impl); in nir_lower_constant_initializers()
Dnir_lower_patch_vertices.c33 nir_builder_init(&b, function->impl); in nir_lower_tes_patch_vertices()
Dnir_lower_passthrough_edgeflags.c35 nir_builder_init(&b, impl); in lower_impl()
Dnir_opt_intrinsics.c35 nir_builder_init(&b, impl); in opt_intrinsics_impl()
Dnir_lower_clip.c160 nir_builder_init(&b, impl); in lower_clip_vs()
272 nir_builder_init(&b, impl); in lower_clip_fs()
Dnir_lower_64bit_packing.c55 nir_builder_init(&b, impl); in lower_64bit_pack_impl()
Dnir_lower_load_const_to_scalar.c45 nir_builder_init(&b, nir_cf_node_get_function(&lower->instr.block->cf_node)); in lower_load_const_instr_scalar()
Dnir_lower_alpha_test.c47 nir_builder_init(&b, impl); in nir_lower_alpha_test()
Dnir_lower_wpos_center.c112 nir_builder_init(&b, function->impl); in nir_lower_wpos_center()
Dnir_normalize_cubemap_coords.c92 nir_builder_init(&b, impl); in normalize_cubemap_coords_impl()
Dnir_lower_uniforms_to_ubo.c81 nir_builder_init(&builder, function->impl); in nir_lower_uniforms_to_ubo()
Dnir_lower_bitmap.c123 nir_builder_init(&b, impl); in lower_bitmap_impl()
Dnir_opt_conditional_discard.c117 nir_builder_init(&builder, function->impl); in nir_opt_conditional_discard()
Dnir_lower_clamp_color_outputs.c117 nir_builder_init(&state->b, impl); in lower_impl()
Dnir_opt_remove_phis.c147 nir_builder_init(&bld, impl); in remove_phis_impl()
Dnir_lower_io_to_scalar.c101 nir_builder_init(&b, function->impl); in nir_lower_io_to_scalar()
295 nir_builder_init(&b, function->impl); in nir_lower_io_to_scalar_early()
Dnir_opt_undef.c138 nir_builder_init(&b, function->impl); in nir_opt_undef()
Dnir_lower_io_arrays_to_elements.c228 nir_builder_init(&b, function->impl); in create_indirects_mask()
273 nir_builder_init(&b, function->impl); in lower_io_arrays_to_elements()
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c91 nir_builder_init(&b, f->impl); in add_const_offset_to_base()
253 nir_builder_init(&b, function->impl); in brw_nir_lower_vs_inputs()
404 nir_builder_init(&b, function->impl); in brw_nir_lower_tes_inputs()
486 nir_builder_init(&b, function->impl); in brw_nir_lower_tcs_outputs()
Dbrw_nir_tcs_workarounds.c131 nir_builder_init(&b, impl); in brw_nir_apply_tcs_quads_workaround()
Dbrw_nir_attribute_workarounds.c146 nir_builder_init(&state.builder, func->impl); in brw_nir_apply_attribute_workarounds()
Dbrw_nir_lower_cs_intrinsics.c122 nir_builder_init(&state->builder, state->impl); in lower_cs_intrinsics_convert_impl()
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_txf_ms.c77 nir_builder_init(&b, function->impl); in v3d_nir_lower_txf_ms()
Dv3d_nir_lower_io.c156 nir_builder_init(&b, impl); in v3d_nir_lower_io_impl()
/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_input_attachments.c57 nir_builder_init(&b, impl); in try_lower_input_load()

123