Searched refs:getRightNeighbour (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 729 void getRightNeighbour(const glw::GLfloat* texture_coordinates, glw::GLuint face, glw::GLuint offse… in getRightNeighbour() function 1045 …getRightNeighbour(texture_coordinates + texture_coordinates_offset, face, 1, width, grad_x + grad_… in prepareGradXForFace() 1053 getRightNeighbour(texture_coordinates + texture_coordinates_offset, face, 4 * width, width, in prepareGradXForFace()
|