Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h126 uint32_t point_sprite_control; member
H A Dnvfx_fragprog.c916 fpc->fp->point_sprite_control |= (0x00000100 << hw); in nvfx_fragprog_assign_generic()
1069 fp->point_sprite_control = 0; in _nvfx_fragprog_translate()
H A Dnv30_state_validate.c365 hw |= fp->point_sprite_control; in nv30_validate_point_coord()