anv: implement generated (indexed) indirect draws
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15642>
This commit is contained in:

committed by
Marge Bot

parent
3596a8ea7a
commit
c950fe97a0
@@ -31,7 +31,7 @@
|
||||
#include "nir/nir_xfb_info.h"
|
||||
#include "vulkan/util/vk_util.h"
|
||||
#include "compiler/spirv/nir_spirv.h"
|
||||
#include "float64_spv.h"
|
||||
#include "shaders/float64_spv.h"
|
||||
|
||||
static bool
|
||||
anv_shader_bin_serialize(struct vk_pipeline_cache_object *object,
|
||||
|
Reference in New Issue
Block a user