• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:format +refs:region

208 - glx: Allow depth-30 pbuffers to work without a depth-30 pixmap format
240 - v3dv/format: add v3dv_get_format_swizzle
251 - v3dv: clif format dumping support
262 - v3dv/format: add R32G32B32A32_SFLOAT format
295 - v3dv/format: expose correctly if a texture format is filterable
362 - v3dv/format: use XYZ1 swizzle for three-component formats
363 - v3d/format: use XYZ1 swizzle for three-component formats
381 - panfrost: Move format stringify to decode.c
437 - panfrost: Drop NXR format
438 - panfrost: Squash 22-bit format field in attr_meta
618 - pan/bi: Add format field to IR
629 - pan/bi: Annotate disassemble with format names
723 - panfrost: Add a blendable format table
728 - panfrost: Remove duplicated format arg for ASTC
734 - panfrost: Split out v6/v7 format tables
935 - ci: Extend meson-clang coverage by compiling all gallium drivers
982 - panfrost: Add missing tile-buffer formats to the format enum
1138 - ir3: Don't use the format to get the image type
1256 - util/format: add some ZS helpers for vallium
1307 - ci: move to using clang 10 for meson + clover
1444 - util: Split the pack/unpack functions out of the format desc.
1446 - util: Fix up indentation in the generated format tables code.
1449 - util: Mark the format description getter functions as const.
1620 - softpipe: Switch to using NIR as the shader format from mesa/st.
1626 - freedreno/cffdec: Fix format overflow warning.
1883 - docs: clang -\> Clang
1995 - drm-uapi: virtgpu_drm.h: resource create blob + host visible memory region
1996 - virgl/drm: query for resource blob and host visible memory region
2038 - v3dv: add stubs for the format table and vkGetPhysicalDeviceFormatProperties
2039 - v3dv: add some basic support for format properties
2144 - v3dv: Add more supported formats to our format table
2172 - v3dv: meet requirements for supported format features and properties
2181 - v3dv: take memory format from appropriate miplevel for image load/store
2182 - v3dv: fix framebuffer format when computing fragment shader key
2235 - v3dv: fix a1r5g5b5 format
2291 - v3dv: implement stencil aspect blits for combined depth/stencil format
2360 - v3dv: fix blit_shader() to honor the region's aspect mask
2371 - v3dv: ignore stencil load operation if attachment format doesn't have stencil
2526 - panfrost: Move zs format handling code out of the !afbc case
2622 - clover/nir: Stop computing the global address format twice
2639 - clover: Call clang with -O0 for the SPIR-V path
2854 - nir/lower_io: Add a new 62bit_generic address format
2932 - nir/vtn: Add intrinsics for CL image format/order queries
2980 - util/format: expose generated format packing functions through a header
3266 - i965: verify format width in blorp_get_client_bo
3641 - android: util/format: fix generated sources rules
3794 - zink: assert valid format in zink_create_sampler_view()
3797 - zink: add last few format maps for ARB_vertex_type_2_10_10_10_rev
3861 - intel/isl: Add YUV format info for the aux-map
3874 - Revert "anv: Add driconf option to disable compression for 16bpp format"
4028 - nir/opt_shrink_vectors: shrink image stores using the format
4086 - ac/nir: remove bindless image atomic format check
4134 - amd/common: add PIPE_FORMAT_R64_{UINT,SINT} to GFX10 format table
4143 - aco: fix v_mul_hi_u32_u24 format
4233 - intel/isl: Drop unnecessary check on 16bpp depth format
4236 - anv: Add driconf option to disable compression for 16bpp format
4333 - ac/llvm: fix invalid IR if image stores are shrinked using the format
4346 - ac/llvm: adjust dmask when image stores are shrinked using the format
4472 - gallium/auxiliary/vl: Include src region in scale_y calculation
4593 - aco: Fix format string used when raising validation errors
4661 - vdpau: Add missing printf format specifier.