Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp344 void vectorSubtractInPlace(glw::GLfloat* a, const glw::GLfloat* b) in vectorSubtractInPlace() function
1062 vectorSubtractInPlace<3>(grad_x + grad_offset, texture_coordinates + texture_coordinates_offset); in prepareGradXForFace()
1100 vectorSubtractInPlace<3>(grad_y + grad_offset, texture_coordinates + texture_coordinates_offset); in prepareGradYForFace()