Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c230 is_point_sprite(struct vc4_compile *c, nir_variable *var) in is_point_sprite() function
265 if (is_point_sprite(c, input_var) || in vc4_nir_lower_fs_input()