Searched refs:ir3_find_output (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_shader.h554 ir3_find_output(const struct ir3_shader_variant *so, gl_varying_slot slot) function in typeref:typename:int
638 k = ir3_find_output(vs, fs->inputs[j].slot);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_shader.h818 ir3_find_output(const struct ir3_shader_variant *so, gl_varying_slot slot) function in typeref:typename:int
945 k = ir3_find_output(vs, fs->inputs[j].slot);

Completed in 4 milliseconds