Searched refs:load_output (Results 1 – 2 of 2) sorted by relevance
76 load_output(nir_builder *b, int num_components, int offset, int component) in load_output() function96 nir_ssa_def *inner = load_output(b, 2, 0, 2); in emit_quads_workaround()97 nir_ssa_def *outer = load_output(b, 4, 1, 0); in emit_quads_workaround()
55 def load_output(filename): function70 output = load_output(output_file)71 output_b = load_output(output_file + '.b')