Home
last modified time | relevance | path

Searched refs:noperspective (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
Dinterpolations.txt5 linear noperspective
6 linear noperspective centroid
8 linear noperspective sample
/external/mesa3d/src/glsl/
Dast_type.cpp59 || this->flags.q.noperspective; in has_interpolation()
69 else if (this->flags.q.noperspective) in interpolation_string()
Dast.h372 unsigned noperspective:1; member
Dglsl_parser_extras.cpp468 if (q->flags.q.noperspective) in _mesa_ast_type_qualifier_print()
Dglsl_lexer.ll273 noperspective KEYWORD(130, 130, NOPERSPECTIVE);
Dglsl_parser.yy1286 $$.flags.q.noperspective = 1;
Dast_to_hir.cpp2004 else if (qual->flags.q.noperspective) in apply_type_qualifier_to_variable()
/external/deqp/framework/referencerenderer/
Ddesign.txt10 - flat, noperspective shading
/external/deqp/data/gles3/shaders/
Dkeywords.test1468 case noperspective
1481 float noperspective = 1.0;