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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h96 boolean reads_position; /**< does fragment shader read position? */ member in struct:tgsi_shader_info
H A Dtgsi_scan.c659 info->reads_position = true;
696 info->reads_position = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h95 boolean reads_position; /**< does fragment shader read position? */ member in struct:tgsi_shader_info
H A Dtgsi_scan.c680 info->reads_position = true;
717 info->reads_position = TRUE;

Completed in 6 milliseconds