Searched refs:TexRect (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/program/ | ||
D | program_parser.h | 213 unsigned TexRect:1; member |
D | program_lexer.l | 36 #define require_rect (yyextra->option.TexRect) |
D | program_parse.y | 301 state->option.TexRect = |