Home
last modified time | relevance | path

Searched defs:v00 (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/useful-harnesses/
Dvecoperations.c137 v16i8 v00 = { 0xf4, 0xad, 0x01, 0xe9, 0x51, 0x78, 0xc1, 0x8a, in main() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp345 int v00 = quadNdx*4 + 0; in computeIndices() local
383 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp506 int v00 = quadNdx*4 + 0; in computeIndices() local
544 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
DglsShaderRenderCase.cpp223 int v00 = (y * stride) + x; in QuadGrid() local
686 int v00 = (y * stride) + x; in computeVertexReference() local
/external/libxcam/modules/ocl/
Dcl_utils.cpp196 uint8_t v00, v01, v10, v11; in interpolate_pixel_value() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp268 int v00 = (y * stride) + x; in QuadGrid() local
739 int v00 = (y * stride) + x; in computeVertexReference() local
/external/mesa3d/src/mesa/swrast/
Ds_blit.c386 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d()
Ds_triangle.c258 ilerp_2d(GLint ia, GLint ib, GLint v00, GLint v10, GLint v01, GLint v11) in ilerp_2d()
Ds_texfilter.c66 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp242 int v00 = (y * stride) + x; in QuadGrid() local
2366 const int v00 = (y * stride) + x; in computeVertexReference() local
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp153 const float v00 = values[0]; in bilinearInterpolate() local
485 const float v00 = bilinearInterpolate(refVal0, xBounds0.x(), yBounds0.x()); in isTrilinearPCFCompareValid() local
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp411 …const Vec4 v00 = readVec4(vertices + ((cellY+0)*gridWidth + cellX+0)*numComponents, numComponent… in renderFloatReference() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1560 LLVMValueRef v00, in lp_build_lerp_2d()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c89 float v00, float v10, float v01, float v11) in lerp_2d()