Lines Matching +refs:compile +refs:syntax +refs:table

64 - Mesa 21.3rc3 - compile failure
108 - llvmpipe doesn't compile a shader with an inner scope in a for loop
109 - llvmpipe doesn't compile the increment of a for a loop
136 - llvmpipe doesn't compile a valid shader with an useless switch
437 - panfrost: Replace writers pointer with hash table
636 - panfrost: Fix collision in the indirect draw shader table
767 - ci: Fix syntax error in radv fails files
832 - lima: fix leak of the screen hash table
864 - etnaviv: use better name for fd hash table
865 - etnaviv: fix leak of the screen hash table
1089 - gallivm: add anisotropic filter weight table.
1090 - draw: add shader access to aniso filter table.
1091 - llvmpipe: add filter table shader accessor
1273 - v3d: add R10G10B10X2_UNORM to format table
1451 - freedreno/a6xx: Move the format table to common code.
1459 - freedreno/a6xx: Put R8_G8_B8_420_UNORM in the format table.
1461 - freedreno/a6xx: Make the format table const.
1462 - freedreno/a6xx: Rewrite the format table format/swap helpers.
1467 - turnip: Do format lookups from the fd6 format table and cross-check.
1468 - turnip: Replace our format table with fd6_format_table.
1642 - docs/panfrost: Fix link to use rst syntax
1694 - mesa: Add EXT_texture_mirror_clamp_to_edge to extension table
1972 - iris: Use a tiny table to map mmap modes to offsets
2084 - vulkan/wsi: Add a dispatch table for WSI entrypoints
2170 - util/hash_table: Clear special 0/1 entries for u64 hash table too
2345 - iris: Mark the aux table buffers with EXEC_OBJECT_CAPTURE.
2418 - microsoft/clc: small compile fix on Linux
2431 - clc: add allowed extension for compile parameter
2847 - zink: ifdef out some context prototypes/inlines for c++ compile
2881 - zink: inline mem cache hash table
2898 - zink: more explicitly check shader stages during compile
3069 - zink: inline gfx pipeline hash table
3107 - zink: use dispatch table for (almost) all vulkan calls
3178 - zink: remove ctx references from shader compile path
3179 - zink: remove some ctx references from shader/pipeline compile
3186 - zink: stop using hash table for compute programs
3188 - zink: replace shader module hash table with a list
3202 - zink: fix regex syntax from previous ci commit
3256 - zink: rework in-use batch states hash table to be a singly-linked list
3409 - clover/api: Interleave details in dispatch table
3639 - freedreno: Move generated device table to .h
4049 - intel/blorp: fix a compile warning about uninitialized use
4113 - radv: Don't compile NGG culling into shaders that write viewport index.