Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DShaderMan.h49 static void UseShaderSimpleOrientation(int oTex, float sigma, float sigma_step);
H A DShaderMan.cpp319 void ShaderMan::UseShaderSimpleOrientation(int oTex, float sigma, float sigma_step) in UseShaderSimpleOrientation() function in ShaderMan
H A DPyramidGL.cpp1495 ShaderMan::UseShaderSimpleOrientation(gtex->GetTexID(), sigma, sigma_step); in GetSimplifiedOrientation()
2533 ShaderMan::UseShaderSimpleOrientation(otex->GetTexID(), sigma, sigma_step); in GetSimplifiedOrientation()