Searched refs:n_texture_coordinates_components (Results 1 – 1 of 1) sorted by relevance
1037 static const glw::GLuint n_texture_coordinates_components = 4; in prepareGradXForFace() local1042 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradXForFace()1050 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradXForFace()1059 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradXForFace()1076 static const glw::GLuint n_texture_coordinates_components = 4; in prepareGradYForFace() local1081 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradYForFace()1089 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradYForFace()1097 const glw::GLuint texture_coordinates_offset = i * n_texture_coordinates_components; in prepareGradYForFace()4024 static const glw::GLuint n_texture_coordinates_components = 4; local4032 …const glw::GLuint n_texture_coordinates_step_per_face = n_texture_coordinates_components * n_point…[all …]