Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.hpp270 static void convertCartesianCoordinatesToBarycentric(const float* cartesian_coordinates,
DesextcTessellationShaderUtils.cpp272 void TessellationShaderUtils::convertCartesianCoordinatesToBarycentric(const float* cartesian_coord… in convertCartesianCoordinatesToBarycentric() function in glcts::TessellationShaderUtils