Lines Matching +refs:clang +refs:format +refs:extract
86 - DRI2 gallium frontend is using bad format type
164 - radv crashes when using vertex format VK_FORMAT_B10G11R11_UFLOAT_PACK32
470 - asahi: Decompress with format reinterpretation
808 - vulkan: make sure vk_image::format is never UNDEFINED
809 - vulkan: make sure vk_image_view::format is never UNDEFINED
1119 - radv/video: fix physical device format property count.
1122 - anv/video: move format properties to outarray.
1176 - radv/video: convert video format properties to an outarray
1178 - radv/video: don't supply an 8-bit format for a 10-bit dpb.
1182 - lavapipe: ignore another yuv format.
1239 - ci/skqp: replace license with SPDX and extract the used branch
1247 - ci/skqp: handle all warnings printed with clang >= 14
1280 - ci: add clang-15 and clang++-15 wrapper script
1281 - ci/skqp: skqp can't live with compiler named clang-15, provide symlink
1397 - ci: Disable "opencl-external-clang-headers" when "microsoft-clc" is enabled
1571 - mapi: clang-format _glapi_add_dispatch().
1644 - ci: split clang-format list of folders for easier maintenance
1645 - ci: show diff when clang-format check fails
1651 - ci: color the diff for clang-format
1652 - meson: enable the clang-format target
1653 - ci: use meson to run clang-format
1654 - docs: document clang-format and how to use it
1669 - clang-format: add explanation for anyone reading .clang-format-include
1670 - radv,aco: tweaks to get clang-format to print nicer code
1671 - radv: reformat according to its .clang-format
1672 - aco: reformat according to its .clang-format
1675 - Revert "ci: remove clang-format testing"
1682 - docs/coding-style: add example vim config for clang-format
1683 - docs/coding-style: add example emacs config for clang-format
1684 - docs/coding-style: add pre-commit hook fallback for clang-format
1694 - docs/codingstyle: fix clang-format command
1699 - clang-format: add egl foreach macro
1700 - clang-format: add wayland foreach macros
1701 - egl: change a couple of clang-format settings
1704 - egl: prevent clang-format from reordering some headers
1705 - egl: re-format using clang-format
1706 - clang-format: enforce formatting of egl
1724 - zink: fix format in zink_make_{image,texture}_handle_resident()
2256 - anv: support P010 format for video 10-bit hevc decoding
2336 - radeonsi/gfx11: updated vertex format changes
2387 - hasvk: avoid assert due to unsupported format
2442 - dzn: Add physical device arg to format lookup
2755 - pvr: Implement simple internal format v2 transfer paths.
2819 - rusticl/platform: extract env variable parsing from Platform::init
2872 - rusticl/format: pass order and type to rusticl_image_format directly
2873 - rusticl/format: extract CL format to pipe format mapping into const function
2874 - rusticl/format: extract required format checks into const functions
2875 - rusticl/format: drop req_for_3d_image_write_ext
2876 - rusticl/format: add required format table for CL2.0
2877 - rusticl/format: document cl to pipe format mapping
2878 - rusticl/format: move format table generation into a macro
2879 - rusticl/format: enable all trivial to support optional image formats
2898 - rusticl/meson: extract common bindgen rust args
2935 - clc: use CLANG_RESOURCE_DIR for clang's resource path
2985 - treewide: Add a .clang-format file
3006 - gallivm: Handle invalid image format/op combinations
3150 - isl: fix a number of errors on storage format support on Gfx9/12.5
3236 - nir: expose a couple of address format add helpers
3329 - compiler/clc: Fix embedded clang headers (microsoft-clc) for LLVM 16+
3331 - clc: Add clang frontendhlsl module to fix build of microsoft-clc with llvm 16+
3424 - nir: extract try_lower_id_to_index_1d
3485 - ac/surface: move CB format translation helpers here
3507 - ac/surface: fix R32G3B32 image format regression for gfx6-8
3578 - ci: remove clang-format testing
3664 - pvr: Fixup format features
3666 - pvr: Correctly validate PBE accum format
3698 - pvr: Use correct pbe format for VK_FORMAT_A8B8G8R8_UNORM_PACK32
3711 - pvr: Allow S8_UINT to be used as a stencil attachment format
3754 - anv/format: Fix GetPhysicalDeviceSparseImageFormatProperties definition
3831 - zink: add z32s8 as mandatory GL3.0 profile attachment format
4012 - zink: only try to create srgb mutable images if the vk format is supported
4026 - zink: wrap format mismatch checks for blit/surface
4028 - zink: drop dt checks for mutable format init
4029 - zink: strip format list when disabling mutable during image creation
4174 - intel/blorp: Use the depth copy format more on BDW+
4175 - intel/blorp: Add depth usage check for copy format
4195 - pvr: Transfer PBE source snorm format should be signed
4954 - util/format: add planar3 r8_g8_b8_unorm pipe format
4956 - radeonsi/vcn: enable RGBP format on gfx940 jpeg
4958 - frontends/va: return matching drm format for yuyv pipe format
5003 - d3d12: Apply style format to d3d12_video_dec.cpp
5046 - anv: Handle UNDEFINED format in image format list
5070 - mesa: validate shader binary format in _mesa_spirv_shader_binary
5448 …ssion cannot be narrowed from type 'unsigned long' to 'unsigned int' in initializer list with clang
5468 - ci: Testing -D shared-glapi=disabled with debian-clang-release
5481 - clang-format: Add nir_foreach_function_with_impl into src/.clang-format
5483 - clang-format: Add nir_foreach_function_impl into src/.clang-format