HomeSort by relevance Sort by last modified time
    Searched refs:nir_builder_instr_insert (Results 1 - 25 of 38) sorted by null

1 2

  /external/mesa3d/src/compiler/nir/
nir_lower_bitmap.c 102 nir_builder_instr_insert(b, &tex->instr);
110 nir_builder_instr_insert(b, &discard->instr);
nir_builder.h 63 nir_builder_instr_insert(nir_builder *build, nir_instr *instr) function
108 nir_builder_instr_insert(build, &load_const->instr);
238 nir_builder_instr_insert(build, &instr->instr);
275 nir_builder_instr_insert(build, &mov->instr);
289 nir_builder_instr_insert(build, &mov->instr);
417 nir_builder_instr_insert(build, &load->instr);
433 nir_builder_instr_insert(build, &load->instr);
449 nir_builder_instr_insert(build, &store->instr);
465 nir_builder_instr_insert(build, &store->instr);
478 nir_builder_instr_insert(build, &copy->instr)
    [all...]
nir_lower_gs_intrinsics.c 99 nir_builder_instr_insert(b, &lowered->instr);
127 nir_builder_instr_insert(b, &lowered->instr);
182 nir_builder_instr_insert(b, &set_vertex_count->instr);
nir_lower_io_to_scalar.c 54 nir_builder_instr_insert(b, &chan_intr->instr);
89 nir_builder_instr_insert(b, &chan_intr->instr);
nir_lower_load_const_to_scalar.c 58 nir_builder_instr_insert(&b, &load_comp->instr);
nir_lower_constant_initializers.c 34 nir_builder_instr_insert(b, &initializer->instr);
nir_lower_clip.c 79 nir_builder_instr_insert(b, &store->instr);
92 nir_builder_instr_insert(b, &load->instr);
288 nir_builder_instr_insert(&b, &discard->instr);
nir_lower_drawpixels.c 141 nir_builder_instr_insert(b, &tex->instr);
169 nir_builder_instr_insert(b, &tex->instr);
183 nir_builder_instr_insert(b, &tex->instr);
nir_lower_indirect_derefs.c 90 nir_builder_instr_insert(b, &phi->instr);
129 nir_builder_instr_insert(b, &load->instr);
139 nir_builder_instr_insert(b, &store->instr);
nir_lower_two_sided_color.c 77 nir_builder_instr_insert(b, &load->instr);
nir_lower_alu_to_scalar.c 61 nir_builder_instr_insert(builder, &chan->instr);
235 nir_builder_instr_insert(b, &lower->instr);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_nir_tcs_workarounds.c 86 nir_builder_instr_insert(b, &load->instr);
120 nir_builder_instr_insert(b, &store->instr);
brw_tcs.c 73 nir_builder_instr_insert(&b, &load->instr);
81 nir_builder_instr_insert(&b, &store->instr);
97 nir_builder_instr_insert(&b, &load->instr);
107 nir_builder_instr_insert(&b, &store->instr);
brw_nir_intrinsics.c 64 nir_builder_instr_insert(b, &load->instr);
  /external/mesa3d/src/amd/vulkan/
radv_meta_buffer.c 36 nir_builder_instr_insert(&b, &dst_buf->instr);
42 nir_builder_instr_insert(&b, &load->instr);
52 nir_builder_instr_insert(&b, &store->instr);
86 nir_builder_instr_insert(&b, &dst_buf->instr);
94 nir_builder_instr_insert(&b, &src_buf->instr);
101 nir_builder_instr_insert(&b, &load->instr);
109 nir_builder_instr_insert(&b, &store->instr);
radv_meta_bufimage.c 74 nir_builder_instr_insert(&b, &offset->instr);
80 nir_builder_instr_insert(&b, &stride->instr);
98 nir_builder_instr_insert(&b, &tex->instr);
115 nir_builder_instr_insert(&b, &store->instr);
269 nir_builder_instr_insert(&b, &offset->instr);
275 nir_builder_instr_insert(&b, &stride->instr);
301 nir_builder_instr_insert(&b, &tex->instr);
310 nir_builder_instr_insert(&b, &store->instr);
464 nir_builder_instr_insert(&b, &src_offset->instr);
470 nir_builder_instr_insert(&b, &dst_offset->instr)
    [all...]
radv_meta_resolve_cs.c 77 nir_builder_instr_insert(&b, &src_offset->instr);
83 nir_builder_instr_insert(&b, &dst_offset->instr);
103 nir_builder_instr_insert(&b, &tex->instr);
122 nir_builder_instr_insert(&b, &tex_all_same->instr);
145 nir_builder_instr_insert(&b, &tex_add->instr);
167 nir_builder_instr_insert(&b, &store->instr);
  /external/mesa3d/src/compiler/glsl/
glsl_to_nir.cpp 556 nir_builder_instr_insert(&b, &discard->instr);
565 nir_builder_instr_insert(&b, &instr->instr);
574 nir_builder_instr_insert(&b, &instr->instr);
593 nir_builder_instr_insert(&b, &instr->instr);
608 nir_builder_instr_insert(&b, &instr->instr);
836 nir_builder_instr_insert(&b, &instr->instr);
853 nir_builder_instr_insert(&b, &instr_undef->instr);
874 nir_builder_instr_insert(&b, &instr->instr);
918 nir_builder_instr_insert(&b, &instr->instr);
927 nir_builder_instr_insert(&b, &instr->instr)
    [all...]
  /external/mesa3d/src/mesa/program/
prog_to_nir.c 145 nir_builder_instr_insert(b, &load->instr);
206 nir_builder_instr_insert(b, &load->instr);
253 nir_builder_instr_insert(b, &mov->instr);
278 nir_builder_instr_insert(b, &instr->instr);
297 nir_builder_instr_insert(b, &mov->instr);
517 nir_builder_instr_insert(b, &discard->instr);
644 nir_builder_instr_insert(b, &instr->instr);
883 nir_builder_instr_insert(b, &store->instr);
921 nir_builder_instr_insert(b, &load_x->instr);
935 nir_builder_instr_insert(b, &store->instr)
    [all...]
  /external/mesa3d/src/compiler/nir/tests/
control_flow_tests.cpp 58 nir_builder_instr_insert(&b, &jump->instr);
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_txf_ms.c 126 nir_builder_instr_insert(b, &txf->instr);
vc4_nir_lower_io.c 200 nir_builder_instr_insert(b, &intr_comp->instr);
349 nir_builder_instr_insert(b, &intr_comp->instr);
vc4_nir_lower_blend.c 66 nir_builder_instr_insert(b, &load->instr);
496 nir_builder_instr_insert(b, &discard->instr);
624 nir_builder_instr_insert(b, &intr->instr);
639 nir_builder_instr_insert(b, &load->instr);
  /external/mesa3d/src/intel/vulkan/
anv_nir_lower_input_attachments.c 108 nir_builder_instr_insert(&b, &tex->instr);
  /external/mesa3d/src/gallium/auxiliary/nir/
tgsi_to_nir.c 479 nir_builder_instr_insert(b, &load_const->instr);
535 nir_builder_instr_insert(b, &load->instr);
586 nir_builder_instr_insert(b, &load->instr);
674 nir_builder_instr_insert(b, &load->instr);
841 nir_builder_instr_insert(b, &instr->instr);
857 nir_builder_instr_insert(b, &mov->instr);
    [all...]

Completed in 526 milliseconds

1 2