Home
last modified time | relevance | path

Searched defs:calculateLod (Results 1 – 5 of 5) sorted by relevance

/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
DPerspectiveLodCalculator.java77 …public boolean calculateLod(List<Vector3f> locations, HashMap<String, UpdatedTerrainPatch> updates… in calculateLod() method in PerspectiveLodCalculator
81 …public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String, U… in calculateLod() method in PerspectiveLodCalculator
DLodCalculator.java50 …public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String,Up… in calculateLod() method
DDistanceLodCalculator.java65 …public boolean calculateLod(TerrainPatch terrainPatch, List<Vector3f> locations, HashMap<String, U… in calculateLod() method in DistanceLodCalculator
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp640 float Vertex2DTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNdx)… in calculateLod() function in deqp::gles3::Functional::Vertex2DTextureCase
961 float VertexCubeTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNd… in calculateLod() function in deqp::gles3::Functional::VertexCubeTextureCase
1286 float Vertex2DArrayTextureCase::calculateLod (const Mat3& transf, const Vec2& dstSize, int textureN… in calculateLod() function in deqp::gles3::Functional::Vertex2DArrayTextureCase
1626 float Vertex3DTextureCase::calculateLod (const Mat3& transf, const Vec2& dstSize, int textureNdx) c… in calculateLod() function in deqp::gles3::Functional::Vertex3DTextureCase
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp539 float Vertex2DTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNdx)… in calculateLod() function in deqp::gles2::Functional::Vertex2DTextureCase
857 float VertexCubeTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNd… in calculateLod() function in deqp::gles2::Functional::VertexCubeTextureCase