Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1108 emit_fragment_input(struct v3d_compile *c, int base_attr, nir_variable *var, in emit_fragment_input() function
2436 emit_fragment_input(c, loc, var, j, 4); in ntq_setup_fs_inputs()
2440 emit_fragment_input(c, loc, var, j, glsl_get_vector_elements(var->type)); in ntq_setup_fs_inputs()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c772 emit_fragment_input(struct vc4_compile *c, int attr, gl_varying_slot slot) in emit_fragment_input() function
1585 emit_fragment_input(c, loc, var->data.location); in ntq_setup_inputs()

Completed in 11 milliseconds