Searched refs:load_output (Results 1 – 7 of 7) sorted by relevance
76 load_output(nir_builder *b, int num_components, int offset, int component) in load_output() function88 nir_ssa_def *inner = load_output(b, 2, 0, 2); in emit_quads_workaround()89 nir_ssa_def *outer = load_output(b, 4, 1, 0); in emit_quads_workaround()
74 - nir/intrinsics: Set the correct num_indices for load_output
530 - agx: Implement load_output724 - nir/lower_fragcolor: Avoid redundant load_output
2240 - microsoft/compiler: Handle load_output in the HS stage as reading a previously written patch cons…
1472 - nir_to_tgsi: Add support for load_output/load_per_vertex_output.
977 - pan/bi: Add load_output support
1774 - nir_to_tgsi: Avoid swizzling from undefined channels in load_output.