About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/intel/vulkan/anv_nir_push_descriptor_analysis.c
AgeCommit message (Expand)Author
2025-10-09brw: Move into a new src/intel/compiler/brw subdirectoryKenneth Graunke
2025-08-01treewide: use nir_def_as_*Alyssa Rosenzweig
2025-08-01anv: avoid looking at the pipeline to flush push descriptorsLionel Landwerlin
2025-08-01anv: stop using anv_pipeline_sets_layoutLionel Landwerlin
2025-08-01anv: make anv_pipeline_sets_layout looks more like vk_pipeline_layoutLionel Landwerlin
2025-08-01anv: reuse runtime flags field for descriptor set layoutLionel Landwerlin
2024-02-29anv: add pipeline/shader support for descriptor buffersLionel Landwerlin
2024-02-19anv: fixup push descriptor shader analysisLionel Landwerlin
2023-08-14nir: Drop nir_destFaith Ekstrand
2023-08-14nir: Get rid of nir_dest_bit_size()Faith Ekstrand
2023-07-07intel/vulkan: Convert to use nir_foreach_function_impl when possibleYonggang Luo
2023-05-30anv: add a pass to partially lower resource_intelLionel Landwerlin
2023-04-17anv: add dynamic buffer offsets support with independent setsLionel Landwerlin
2023-01-09anv: return properly typed value for no ubo promotedLionel Landwerlin
2023-01-09anv: check that push range actually match binding consideredLionel Landwerlin
2022-10-14anv: add analysis for push descriptor uses and store it in shader cacheLionel Landwerlin