Home
last modified time | relevance | path

Searched refs:rt0 (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_blend.c42 const struct pipe_rt_blend_state *rt0 = &so->rt[0]; in etna_blend_state_create() local
63 alpha_enable = rt0->blend_enable && in etna_blend_state_create()
64 !(rt0->rgb_src_factor == PIPE_BLENDFACTOR_ONE && in etna_blend_state_create()
65 rt0->rgb_dst_factor == PIPE_BLENDFACTOR_ZERO && in etna_blend_state_create()
66 rt0->rgb_func == PIPE_BLEND_ADD && in etna_blend_state_create()
67 rt0->alpha_src_factor == PIPE_BLENDFACTOR_ONE && in etna_blend_state_create()
68 rt0->alpha_dst_factor == PIPE_BLENDFACTOR_ZERO && in etna_blend_state_create()
69 rt0->alpha_func == PIPE_BLEND_ADD); in etna_blend_state_create()
77 !(rt0->rgb_src_factor == rt0->alpha_src_factor && in etna_blend_state_create()
78 rt0->rgb_dst_factor == rt0->alpha_dst_factor && in etna_blend_state_create()
[all …]
/third_party/boost/boost/lambda/detail/
Dlambda_functor_base.hpp405 typedef typename element_or_null<0, rets_t>::type rt0; typedef
408 constify_rvals<rt0>::go(r_select<rt0>::go(get<0>(args), CALL_ACTUAL_ARGS))
418 typedef typename element_or_null<0, rets_t>::type rt0; typedef
422 constify_rvals<rt0>::go(r_select<rt0>::go(get<0>(args), CALL_ACTUAL_ARGS)),
433 typedef typename element_or_null<0, rets_t>::type rt0;
438 constify_rvals<rt0>::go(r_select<rt0>::go(get<0>(args), CALL_ACTUAL_ARGS)),
448 typedef typename element_or_null<0, rets_t>::type rt0;
454 constify_rvals<rt0>::go(r_select<rt0>::go(get<0>(args), CALL_ACTUAL_ARGS)),
465 typedef typename element_or_null<0, rets_t>::type rt0;
472 constify_rvals<rt0>::go(r_select<rt0>::go(get<0>(args), CALL_ACTUAL_ARGS)),
[all …]
/third_party/mesa3d/src/gallium/drivers/asahi/
Dmagic.c63 uint64_t rt0, in demo_cmdbuf() argument
142 cfg.address = rt0; in demo_cmdbuf()
Dmagic.h37 uint64_t rt0,
Dagx_pipe.c488 struct agx_resource *rt0 = agx_resource(ctx->batch->cbufs[0]->texture); in agx_flush() local
489 BITSET_SET(rt0->data_valid, 0); in agx_flush()
559 rt0->bo->ptr.gpu, in agx_flush()
/third_party/lz4/ossfuzz/
Dround_trip_stream_fuzzer.c178 static void state_randomRoundTrip(state_t* state, round_trip_t rt0, in state_randomRoundTrip() argument
182 rt0(state); in state_randomRoundTrip()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c350 struct NineSurface9 *rt0 = context->rt[0]; in check_multisample() local
354 multisampled_target = rt0 && rt0->desc.MultiSampleType >= 1; in check_multisample()
355 if (rt0 && rt0->desc.Format == D3DFMT_NULL && context->ds) in check_multisample()
719 struct NineSurface9 *rt0 = context->rt[0]; in update_framebuffer() local
720 unsigned w = rt0->desc.Width; in update_framebuffer()
721 unsigned h = rt0->desc.Height; in update_framebuffer()
722 unsigned nr_samples = rt0->base.info.nr_samples; in update_framebuffer()
742 if (rt0->desc.Format == D3DFMT_NULL && context->ds) { in update_framebuffer()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1035 tu_cs_emit_regs(cs, A6XX_RB_RENDER_COMPONENTS(.rt0 = 0xf)); in r3d_setup()
1036 tu_cs_emit_regs(cs, A6XX_SP_FS_RENDER_COMPONENTS(.rt0 = 0xf)); in r3d_setup()
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dlibtool.m4.in4781 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
4782 # support. Future versions do this automatically, but an explicit c++rt0.o
4786 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibtool.m45209 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5210 # support. Future versions do this automatically, but an explicit c++rt0.o
5214 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/skia/third_party/externals/libpng/scripts/
Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/libffi/m4/
Dlibtool.m45636 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5637 # support. Future versions do this automatically, but an explicit c++rt0.o
5641 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/eudev/m4/
Dlibtool.m45646 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5647 # support. Future versions do this automatically, but an explicit c++rt0.o
5651 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/node/deps/cares/m4/
Dlibtool.m45657 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5658 # support. Future versions do this automatically, but an explicit c++rt0.o
5662 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/gettext/m4/
Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/libevdev/m4/
Dlibtool.m45636 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5637 # support. Future versions do this automatically, but an explicit c++rt0.o
5641 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/libpng/scripts/
Dlibtool.m45633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5634 # support. Future versions do this automatically, but an explicit c++rt0.o
5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/wayland_standard/m4/
Dlibtool.m45655 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5656 # support. Future versions do this automatically, but an explicit c++rt0.o
5660 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/freetype/builds/unix/
Daclocal.m45638 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5639 # support. Future versions do this automatically, but an explicit c++rt0.o
5643 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/mtdev/
Daclocal.m45669 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5670 # support. Future versions do this automatically, but an explicit c++rt0.o
5674 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch161282 SELECT v0.x FROM v0, rt0 WHERE v0.x = rt0.b;
161289 + CREATE VIRTUAL TABLE rt0 USING rtree(id, x0, x1);
161292 + INSERT INTO rt0 VALUES(0, 0, 0);
161295 + SELECT * FROM t1 JOIN t0 ON x0>a RIGHT JOIN rt0 ON true WHERE +x0 = 0;
161298 + SELECT * FROM t1 JOIN t0 ON x0>a RIGHT JOIN rt0 ON true WHERE x0 = 0;
161302 + SELECT * FROM t1 JOIN t0 ON true RIGHT JOIN rt0 ON x0>a WHERE +x0 = 0;
161305 + SELECT * FROM t1 JOIN t0 ON true RIGHT JOIN rt0 ON x0>a WHERE x0 = 0;
191109 zL+H=aF&Od-E>!$~!Esp0UcFOo#<TEO9DJYSh}Vz*BE@kl)ET^24rt0;4-1yd!RjxV
D0001-cve.patch145275 + # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
145276 + # support. Future versions do this automatically, but an explicit c++rt0.o
145280 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'