About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_nir_push_descriptor_analysis.c
Age
Commit message (
Expand
)
Author
2025-10-09
brw: Move into a new src/intel/compiler/brw subdirectory
Kenneth Graunke
2025-08-01
treewide: use nir_def_as_*
Alyssa Rosenzweig
2025-08-01
anv: avoid looking at the pipeline to flush push descriptors
Lionel Landwerlin
2025-08-01
anv: stop using anv_pipeline_sets_layout
Lionel Landwerlin
2025-08-01
anv: make anv_pipeline_sets_layout looks more like vk_pipeline_layout
Lionel Landwerlin
2025-08-01
anv: reuse runtime flags field for descriptor set layout
Lionel Landwerlin
2024-02-29
anv: add pipeline/shader support for descriptor buffers
Lionel Landwerlin
2024-02-19
anv: fixup push descriptor shader analysis
Lionel Landwerlin
2023-08-14
nir: Drop nir_dest
Faith Ekstrand
2023-08-14
nir: Get rid of nir_dest_bit_size()
Faith Ekstrand
2023-07-07
intel/vulkan: Convert to use nir_foreach_function_impl when possible
Yonggang Luo
2023-05-30
anv: add a pass to partially lower resource_intel
Lionel Landwerlin
2023-04-17
anv: add dynamic buffer offsets support with independent sets
Lionel Landwerlin
2023-01-09
anv: return properly typed value for no ubo promoted
Lionel Landwerlin
2023-01-09
anv: check that push range actually match binding considered
Lionel Landwerlin
2022-10-14
anv: add analysis for push descriptor uses and store it in shader cache
Lionel Landwerlin