Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h89 boolean reads_position; /**< does fragment shader read position? */ member
Dtgsi_scan.c502 info->reads_position = TRUE; in scan_declaration()
534 info->reads_position = TRUE; in scan_declaration()