Home
last modified time | relevance | path

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

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
DHeightField.java213 VertexInfo v00 = getVertexAt(vertex00, x, y); in updateSharp() local
217 …v01.normal.set(v01.position).sub(v00.position).nor().crs(tmpV1.set(v11.position).sub(v01.position)… in updateSharp()
218 …v10.normal.set(v10.position).sub(v11.position).nor().crs(tmpV1.set(v00.position).sub(v10.position)… in updateSharp()
219 v00.normal.set(v01.normal).lerp(v10.normal, .5f); in updateSharp()
220 v11.normal.set(v00.normal); in updateSharp()
222 setVertex(c00, v00); in updateSharp()
/external/libgdx/gdx/src/com/badlogic/gdx/math/
DMatrix3.java83 float v00 = val[M00] * m.val[M00] + val[M01] * m.val[M10] + val[M02] * m.val[M20]; in mul() local
95 val[M00] = v00; in mul()
118 float v00 = m.val[M00] * val[M00] + m.val[M01] * val[M10] + m.val[M02] * val[M20]; in mulLeft() local
130 val[M00] = v00; in mulLeft()
598 float v00 = mata[M00] * matb[M00] + mata[M01] * matb[M10] + mata[M02] * matb[M20]; in mul() local
610 mata[M00] = v00; in mul()
/external/v8/test/mjsunit/
Ddebug-stepframe.js8 var v00 = 0; // Break 1
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp345 int v00 = quadNdx*4 + 0; in computeIndices() local
353 indices[quadNdx*6 + 1] = (deUint16)v00; in computeIndices()
383 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
397 const Vec4& t0 = tri ? v00 : v11; in renderQuadGridReference()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp506 int v00 = quadNdx*4 + 0; in computeIndices() local
514 indices[quadNdx*6 + 1] = (deUint16)v00; in computeIndices()
544 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
558 const Vec4& t0 = tri ? v00 : v11; in renderQuadGridReference()
DglsShaderRenderCase.cpp223 int v00 = (y * stride) + x; in QuadGrid() local
230 m_indices[baseNdx + 1] = (deUint16)v00; in QuadGrid()
686 int v00 = (y * stride) + x; in computeVertexReference() local
690 Vec4 c00 = colors[v00]; in computeVertexReference()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.h103 LLVMValueRef v00,
Dlp_bld_arit.c989 LLVMValueRef v00, in lp_build_lerp_2d() argument
994 LLVMValueRef v0 = lp_build_lerp(bld, x, v00, v01); in lp_build_lerp_2d()
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp153 const float v00 = values[0]; in bilinearInterpolate() local
157 const float res = v00*(1.0f-x)*(1.0f-y) + v10*x*(1.0f-y) + v01*(1.0f-x)*y + v11*x*y; in bilinearInterpolate()
485 const float v00 = bilinearInterpolate(refVal0, xBounds0.x(), yBounds0.x()); in isTrilinearPCFCompareValid() local
489 const float minV0 = de::min(v00, de::min(v01, de::min(v02, v03))); in isTrilinearPCFCompareValid()
490 const float maxV0 = de::max(v00, de::max(v01, de::max(v02, v03))); in isTrilinearPCFCompareValid()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c360 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument
362 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
Ds_triangle.c257 ilerp_2d(GLint ia, GLint ib, GLint v00, GLint v10, GLint v01, GLint v11) in ilerp_2d() argument
259 const GLint temp0 = ilerp(ia, v00, v10); in ilerp_2d()
Ds_texfilter.c64 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() argument
66 const GLfloat temp0 = LERP(a, v00, v10); in lerp_2d()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp218 int v00 = (y * stride) + x; in QuadGrid() local
225 m_indices[baseNdx + 1] = (deUint16)v00; in QuadGrid()
1790 const int v00 = (y * stride) + x; in computeVertexReference() local
1794 const tcu::Vec4 c00 = colors[v00]; in computeVertexReference()
/external/llvm/test/Transforms/InstCombine/
Dvec_demanded_elts.ll45 %v00 = insertelement <4 x float> undef, float %f, i32 0
46 %v01 = insertelement <4 x float> %v00, float 0.000000e+00, i32 1
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHullComputer.cpp1068 Vertex* v00 = NULL; in mergeProjection() local
1172 v00 = v0; in mergeProjection()
1184 v00->next = v10; in mergeProjection()
1185 v10->prev = v00; in mergeProjection()
1198 c0 = v00; in mergeProjection()
/external/openssh/
DPROTOCOL.agent179 string "ssh-dss-cert-v00@openssh.com"
227 string "ssh-rsa-cert-v00@openssh.com"
DPROTOCOL36 1.3. transport: New public key algorithms "ssh-rsa-cert-v00@openssh.com",
37 "ssh-dsa-cert-v00@openssh.com",
DChangeLog597 legacy v00 certificates are gone; adapt and don't try to
749 delete support for legacy v00 certificates; "sure"
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp411 …const Vec4 v00 = readVec4(vertices + ((cellY+0)*gridWidth + cellX+0)*numComponents, numComponent… in renderFloatReference() local
416 const Vec4& v0 = tri ? v11 : v00; in renderFloatReference()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c86 float v00, float v10, float v01, float v11) in lerp_2d() argument
88 const float temp0 = lerp(a, v00, v10); in lerp_2d()