Lines Matching full:pack
430 - pan/bi: Pack multiple tuples in-memory
437 - pan/bi: Add tuple/embedded constant pack
438 - pan/bi: Add subword 5/6 pack
439 - pan/bi: Add subword 4 or 7 pack
442 - pan/bi: Pack multiple tuples per clause
1727 - util/format: Fix pack/unpack of A1R5G5B5_UINT.
1731 - mesa: Make _mesa_unpack_rgba_block() use the u_format pack/unpack.
1742 - mesa/main: Replace float pack function with util_format_pack_rgba().
1857 - u_format: Mark the generated pack/unpack src/dst args as restrict.
2357 - broadcom/compiler: dump instruction index when failing to pack instructions
2409 - pan/bi: Handle 64-bit pack and unpack operations
2830 - u_format: Add restrict to fn pointer and manual format pack/unpack/fetch
2855 - microsoft/compiler: Add a lowering pass to emit double [un]pack instructions
2856 - microsoft/compiler: Implement new double pack/unpack alu ops
3326 - mesa: sort and tightly pack STATE_* enums to generate better switch code
3404 - winsys/amdgpu: pack amdgpu_winsys_bo::is_shared and protect it by a mutex
3565 - radeonsi: pack the variable block size in one SGPR, 10 bits per component
3594 - ac/surface: pack gfx9_surf_meta_flags better
3595 - ac/surface: pack gfx9_surf_layout:resource_type better to save 8 bytes
3596 - ac/surface: pack radeon_surf::num_htile_levels better
3597 - ac/surface: pack alignments by storing log2 in radeon_surf
3599 - ac/surface: pack radeon_surf better
3636 - glsl: pack 16-bit uniforms in the NIR linker