HomeSort by relevance Sort by last modified time
    Searched refs:reads_position (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 89 boolean reads_position; /**< does fragment shader read position? */ member in struct:tgsi_shader_info
tgsi_scan.c 502 info->reads_position = TRUE;
534 info->reads_position = TRUE;

Completed in 141 milliseconds