Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1037 static const glw::GLuint n_texture_coordinates_components = 4; in prepareGradXForFace() local
1042 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() local
1081 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; local
4032 …const glw::GLuint n_texture_coordinates_step_per_face = n_texture_coordinates_components * n_point…
[all …]