Home
last modified time | relevance | path

Searched defs:ix1 (Results 1 – 11 of 11) sorted by relevance

/external/fdlibm/
De_sqrt.c100 unsigned r,t1,s1,ix1,q1; local
/external/vulkan-validation-layers/libs/glm/gtc/
Dulp.inl63 #define GLM_EXTRACT_WORDS(ix0,ix1,d) \ argument
85 #define GLM_INSERT_WORDS(d,ix0,ix1) \ argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c667 int ix1 = trimmed_box.x1 / TILE_SIZE; in lp_setup_bin_triangle() local
/external/skia/src/core/
DSkScan_Hairline.cpp115 int ix1 = SkFDot6Round(x1); in HairLineRgn() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp682 int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
/external/valgrind/VEX/priv/
Dir_opt.c3244 GSAliasing getAliasingRelation_IC ( IRRegArray* descr1, IRExpr* ix1, in getAliasingRelation_IC()
3267 IRRegArray* descr1, IRExpr* ix1, Int bias1, in getAliasingRelation_II()
Dguest_arm64_toIR.c8812 UInt ix1 = 16; in dis_AdvSIMD_copy() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1786 const int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp341 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp437 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local
/external/opencv3/modules/imgproc/src/
Dimgwarp.cpp4313 __m128i ix1 = _mm_cvtps_epi32(fx1); in operator ()() local
4381 __m128i ix1 = _mm_cvtps_epi32(_mm_mul_ps(fx1, scale)); in operator ()() local