Home
last modified time | relevance | path

Searched refs:util_format_unpack_rgba (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dformat_unpack.h39 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_rgba_row()
50 util_format_unpack_rgba(format, dst, src, n); in _mesa_unpack_uint_rgba_row()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/
H A Dzink_clear.c394 util_format_unpack_rgba(pres->format, color.ui, data, 1); in zink_clear_texture()
562 util_format_unpack_rgba(pres->format, color.ui, data, 1); in fb_clears_apply_internal()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c355 util_format_unpack_rgba(surface->format, &color, data, 1); in svga_clear_texture()
/dports/lang/clover/mesa-21.3.6/src/gallium/tests/trivial/
H A Dcompute.c1092 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expectf()
1102 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expecti()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/tests/trivial/
H A Dcompute.c1092 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expectf()
1102 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expecti()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/tests/trivial/
H A Dcompute.c1092 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expectf()
1102 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expecti()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/tests/trivial/
H A Dcompute.c1092 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expectf()
1102 util_format_unpack_rgba(surface_fmts[i], w, v, 1); in test_surface_ld_expecti()

1234567