Searched refs:n_points_per_face (Results 1 – 1 of 1) sorted by relevance
1036 static const glw::GLuint n_points_per_face = 9; in prepareGradXForFace() local1040 for (glw::GLuint i = 0; i < n_points_per_face; i += 2) in prepareGradXForFace()1048 for (glw::GLuint i = 1; i < n_points_per_face; i += 2) in prepareGradXForFace()1057 for (glw::GLuint i = 0; i < n_points_per_face; ++i) in prepareGradXForFace()1075 static const glw::GLuint n_points_per_face = 9; in prepareGradYForFace() local1079 for (glw::GLuint i = 0; i < n_points_per_face; i += 2) in prepareGradYForFace()1087 for (glw::GLuint i = 1; i < n_points_per_face; i += 2) in prepareGradYForFace()1095 for (glw::GLuint i = 0; i < n_points_per_face; ++i) in prepareGradYForFace()4021 static const glw::GLuint n_points_per_face = 9; local4028 const glw::GLuint n_points_per_layer = n_points_per_face * n_faces;[all …]