Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h81 boolean reads_position; /**< does fragment shader read position? */ member
Dtgsi_scan.c190 info->reads_position && in tgsi_scan_shader()
338 info->reads_position = TRUE; in tgsi_scan_shader()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h96 boolean reads_position; /**< does fragment shader read position? */ member
Dtgsi_scan.c636 info->reads_position = true; in scan_declaration()
670 info->reads_position = TRUE; in scan_declaration()