mesa/src/intel
Kevin Chuang b69f7f625b anv: Update pipeline statistics mask for task/mesh shader invocations
Since VkQueryPipelineStatisticFlagBits is extended by two bits for
task/mesh shader invocations, ANV_PIPELINE_STATISTICS_MASK should be
defined conditionally based on GFX_VER.

This commit modifies the mask and updates the vk_pipeline_stat_to_reg
array accordingly.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29523>
2024-06-04 16:24:48 +00:00
..
blorp intel: Compute the optimal preferred SLM size per subslice 2024-05-30 16:46:16 +00:00
ci ci/intel: add new jsl flake 2024-05-16 22:50:09 +00:00
common intel: Compute the optimal preferred SLM size per subslice 2024-05-30 16:46:16 +00:00
compiler brw: better model READ_ARF_REG opcode 2024-05-31 20:22:27 +00:00
decoder intel/decoder: Add intel_print_group_custom_spacing() 2024-04-24 17:07:50 +00:00
dev intel/xe2+: Enable native 64-bit integer arithmetic. 2024-05-31 09:14:01 -07:00
ds u_trace: extend tracepoint end_of_pipe bit into flags 2024-05-30 06:38:04 +00:00
genxml intel/genxml: add task/mesh shader statistics registers 2024-06-04 16:24:48 +00:00
isl isl: Enable volumetric STC_CCS,HiZ+CCS on gfx12.0 2024-05-29 15:50:23 +00:00
nullhw-layer docs: replace references to the deprecated VK_INSTANCE_LAYERS with the new VK_LOADER_LAYERS_ENABLE 2024-04-02 18:08:52 +00:00
perf intel/perf: Add intel_perf_stream_read_samples() 2024-05-27 19:34:06 +00:00
shaders meson: use glslang --depfile argument when possible 2024-05-20 17:34:17 +00:00
tools intel: move debug identifier out of libintel_dev 2024-05-11 01:52:01 +00:00
vulkan anv: Update pipeline statistics mask for task/mesh shader invocations 2024-06-04 16:24:48 +00:00
vulkan_hasvk anv: use os_get_option instead of getenv 2024-05-31 07:04:07 +00:00
meson.build intel: Only build shaders with anv and iris 2024-02-21 20:53:36 +00:00