Home
last modified time | relevance | path

Searched refs:new_ibuf (Results 1 – 12 of 12) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_swtnl_backend.c69 boolean new_ibuf = FALSE; in svga_vbuf_render_allocate_vertices() local
79 new_ibuf = new_vbuf = TRUE; in svga_vbuf_render_allocate_vertices()
88 if (new_ibuf) in svga_vbuf_render_allocate_vertices()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_sequencer/
H A Dsequencer_scopes.c401 ImBuf *new_ibuf = IMB_allocImBuf(ibuf->x, ibuf->y, 32, IB_rect); in make_zebra_view_from_ibuf() local
404 draw_zebra_float(ibuf, new_ibuf, perc); in make_zebra_view_from_ibuf()
407 draw_zebra_byte(ibuf, new_ibuf, perc); in make_zebra_view_from_ibuf()
409 return new_ibuf; in make_zebra_view_from_ibuf()