Home
last modified time | relevance | path

Searched refs:vD (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c191 * vB + / +--------------------------------------------+ | + vD
211 * rectangles by introducing new vertices at vA, vB, vC and vD, and
245 alignas(16) float vD[2][4]; in check_elts24() local
289 make_vert(v12, v3, vD); in check_elts24()
294 assert(test_interps((const_float4_ptr)vD, as, bs, at, bt)); in check_elts24()
307 (const_float4_ptr)vD, in check_elts24()
313 (const_float4_ptr)vD, in check_elts24()
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264chroma_template.c33 psum = vec_mladd(vD, vsrc3ssH, psum);\
128 const vec_s16 vD = VEC_SPLAT16(vABCD, 7); in PREFIX_h264_chroma_mc8_altivec() local
203 const vec_s16 vD = VEC_SPLAT16(vABCD, 7); in PREFIX_no_rnd_vc1_chroma_mc8_altivec() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1432 const LValue *vD = D->get()->asLValue(); in checkInterference() local
1435 if (!vD->livei.overlaps(vd->livei)) { in checkInterference()
1437 vD->id, vd->id); in checkInterference()
1441 uint8_t mask = vD->compound ? vD->compMask : ~0; in checkInterference()
1451 vD->id, in checkInterference()
1452 vD->compound ? vD->compMask : 0xff, in checkInterference()

Completed in 5 milliseconds