Searched defs:v00 (Results 1 – 12 of 12) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 345 int v00 = quadNdx*4 + 0; in computeIndices() local 383 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 506 int v00 = quadNdx*4 + 0; in computeIndices() local 544 Vec4 v00 = fetchVtxColor(inPtr, quadNdx*4 + 0); in renderQuadGridReference() local
|
D | glsShaderRenderCase.cpp | 223 int v00 = (y * stride) + x; in QuadGrid() local 686 int v00 = (y * stride) + x; in computeVertexReference() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 280 int v00 = (y * stride) + x; in QuadGrid() local 758 int v00 = (y * stride) + x; in computeVertexReference() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 388 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d()
|
D | s_triangle.c | 258 ilerp_2d(GLint ia, GLint ib, GLint v00, GLint v10, GLint v01, GLint v11) in ilerp_2d()
|
D | s_texfilter.c | 66 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d()
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 153 const float v00 = values[0]; in bilinearInterpolate() local 485 const float v00 = bilinearInterpolate(refVal0, xBounds0.x(), yBounds0.x()); in isTrilinearPCFCompareValid() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 258 int v00 = (y * stride) + x; in QuadGrid() local 2382 const int v00 = (y * stride) + x; in computeVertexReference() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragmentOutputTests.cpp | 411 …const Vec4 v00 = readVec4(vertices + ((cellY+0)*gridWidth + cellX+0)*numComponents, numComponent… in renderFloatReference() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 1517 LLVMValueRef v00, in lp_build_lerp_2d()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 89 float v00, float v10, float v01, float v11) in lerp_2d()
|