Searched refs:gl_CullDistance (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dvaryings_test.cpp166 TEST_F(link_varyings, gl_CullDistance)
173 "gl_CullDistance",
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dvaryings_test.cpp166 TEST_F(link_varyings, gl_CullDistance)
173 "gl_CullDistance",
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.cpp613 * gl_ClipDistance and gl_CullDistance.
614 * Additionally test whether the arrays gl_ClipDistance and gl_CullDistance
640 find_variable gl_CullDistance("gl_CullDistance"); local in function:analyze_clip_cull_usage
644 &gl_CullDistance,
654 * gl_ClipDistance or gl_CullDistance.
666 if (gl_ClipVertex.found && gl_CullDistance.found) {
668 "and `gl_CullDistance'\n",
680 if (gl_CullDistance.found) {
682 shader->symbols->get_variable("gl_CullDistance");
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp580 * gl_ClipDistance and gl_CullDistance.
581 * Additionally test whether the arrays gl_ClipDistance and gl_CullDistance
608 find_variable gl_CullDistance("gl_CullDistance"); local in function:analyze_clip_cull_usage
612 &gl_CullDistance,
622 * gl_ClipDistance or gl_CullDistance.
634 if (gl_ClipVertex.found && gl_CullDistance.found) {
636 "and `gl_CullDistance'\n",
648 if (gl_CullDistance.found) {
650 shader->symbols->get_variable("gl_CullDistance");
[all...]
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 140 milliseconds