Searched refs:getTopNeighbour (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 785 void getTopNeighbour(const glw::GLfloat* texture_coordinates, glw::GLuint face, glw::GLuint offset,… in getTopNeighbour() function 1084 …getTopNeighbour(texture_coordinates + texture_coordinates_offset, face, 1, width, grad_y + grad_of… in prepareGradYForFace() 1092 …getTopNeighbour(texture_coordinates + texture_coordinates_offset, face, 4 * width, width, grad_y +… in prepareGradYForFace()
|