Home
last modified time | relevance | path

Searched refs:load_input_output (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dnir_opt_varyings_test.h379 load_input_output(nir_builder *b, gl_varying_slot slot, unsigned component, in load_input_output() function
575 return load_input_output(b, slot, component, type, vertex_index, false); in load_input()
583 return load_input_output(b, slot, component, type, vertex_index, true); in load_output()