Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c753 emit_fragment_varying(struct vc4_compile *c, gl_varying_slot slot, in emit_fragment_varying() function
782 emit_fragment_varying(c, slot, i); in emit_fragment_input()
2206 c->point_x = emit_fragment_varying(c, ~0, 0); in vc4_shader_ntq()
2207 c->point_y = emit_fragment_varying(c, ~0, 0); in vc4_shader_ntq()
2209 c->line_x = emit_fragment_varying(c, ~0, 0); in vc4_shader_ntq()