Home
last modified time | relevance | path

Searched refs:vb2 (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/qvm/test/
Dinterop_test.cpp328 vec2 va2, vb2; set_zero(va2); set_zero(vb2); in main() local
340 set_zero(vb2); in main()
362 vb2=convert_to<vec2>(va1/2); in main()
372 vb2=convert_to<vec2>(va1*2); in main()
/third_party/glslang/Test/baseResults/
Dspv.boolInBlock.frag.out13 Name 14 "foo(vb4;vb2;"
104 67: 2 FunctionCall 14(foo(vb4;vb2;) 60(param) 66(param)
146 14(foo(vb4;vb2;): 2 Function None 11
Dspv.precision.frag.out15 Name 19 "boolfun(vb2;"
213 110: 14(bool) FunctionCall 19(boolfun(vb2;) 108(param)
264 19(boolfun(vb2;): 14(bool) Function None 17
Dhlsl.conditional.frag.out110 0:22 Function Definition: fbSelect(vb2;vf2;vf2; ( temp 2-component vector of float)
232 0:41 Function Call: fbSelect(vb2;vf2;vf2; ( temp 2-component vector of float)
373 0:22 Function Definition: fbSelect(vb2;vf2;vf2; ( temp 2-component vector of float)
495 0:41 Function Call: fbSelect(vb2;vf2;vf2; ( temp 2-component vector of float)
537 Name 22 "fbSelect(vb2;vf2;vf2;"
702 22(fbSelect(vb2;vf2;vf2;): 16(fvec2) Function None 18
792 … 189: 16(fvec2) FunctionCall 22(fbSelect(vb2;vf2;vf2;) 186(param) 187(param) 188(param)
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c939 struct pipe_vertex_buffer *vb1, *vb2; in r300_emit_vertex_arrays() local
952 vb2 = &vbuf[velem[i+1].vertex_buffer_index]; in r300_emit_vertex_arrays()
957 R300_VBPNTR_SIZE1(size2) | R300_VBPNTR_STRIDE1(vb2->stride)); in r300_emit_vertex_arrays()
959 OUT_CS(vb2->buffer_offset + velem[i+1].src_offset + offset * vb2->stride); in r300_emit_vertex_arrays()
978 vb2 = &vbuf[velem[i+1].vertex_buffer_index]; in r300_emit_vertex_arrays()
992 offset2 = vb2->buffer_offset + velem[i+1].src_offset + in r300_emit_vertex_arrays()
993 (instance_id / velem[i+1].instance_divisor) * vb2->stride; in r300_emit_vertex_arrays()
995 stride2 = vb2->stride; in r300_emit_vertex_arrays()
996 offset2 = vb2->buffer_offset + velem[i+1].src_offset + offset * vb2->stride; in r300_emit_vertex_arrays()
/third_party/boost/boost/geometry/formulas/
Dgnomonic_intersection.hpp124 v3d_t const vb2(xb2, yb2, c1); in intersect() local
127 v3d_t const lb = cross_product(vb1, vb2); in intersect()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp2172 VertexBindingState vb2(2); in Run() local
2174 if (!va2.stateVerify() || !vb2.stateVerify()) in Run()
2195 vb2.buffer = m_vbo[2]; in Run()
2196 vb2.offset = 64; in Run()
2197 vb2.stride = 256; in Run()
2199 if (!va2.stateVerify() || !vb2.stateVerify()) in Run()
2209 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify()) in Run()
2247 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
2271 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
2286 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
[all …]
/third_party/skia/third_party/externals/spirv-cross/shaders/asm/comp/
Dlogical.asm.comp16 OpName %and_vb2_vb2_ "and(vb2;vb2;"
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2728 VertexBindingState vb2(2); in Run() local
2730 if (!va2.stateVerify() || !vb2.stateVerify()) in Run()
2751 vb2.buffer = m_vbo[2]; in Run()
2752 vb2.offset = 64; in Run()
2753 vb2.stride = 256; in Run()
2755 if (!va2.stateVerify() || !vb2.stateVerify()) in Run()
2765 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify()) in Run()
2804 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
2828 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
2843 if (!va0.stateVerify() || !vb0.stateVerify() || !va2.stateVerify() || !vb2.stateVerify() || in Run()
[all …]
/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c42 #define VEC_1D_DCT(vb0,vb1,vb2,vb3,va0,va1,va2,va3) \ argument
44 vz0 = vec_add(vb0,vb2); /* temp[0] = Y[0] + Y[2] */ \
45 vz1 = vec_sub(vb0,vb2); /* temp[1] = Y[0] - Y[2] */ \
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c229 vector signed short vb0, vb1, vb2, vb3, vb4, vb5, vb6, vb7, vb8, vb9; in doVertLowPass_altivec() local
307 const vector signed short temp02 = vec_add(vb2, vb3); in doVertLowPass_altivec()
326 const vector signed short temp61 = vec_sub(v_sumsB5, vb2); in doVertLowPass_altivec()
463 const vector signed short l3minusl2 = vec_sub(vb3, vb2); in doVertDefFilter_altivec()
/third_party/icu/icu4c/source/test/testdata/
Dregextst.txt292 #"(?w).*?\b" vb2 "abc<r>def</r>ghi"
/third_party/boost/libs/algorithm/test/search_test_data/
D0001.corpus42916 tbe4uru9v8DBwsLBwsLBw8HBwb69u7m3trSzsrK0tbe6u72+vb2+vr/Bw8XHyMnJ