Home
last modified time | relevance | path

Searched defs:anv_pipeline_bind_map (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3006 struct anv_pipeline_bind_map { struct
3007 unsigned char surface_sha1[20];
3008 unsigned char sampler_sha1[20];
3009 unsigned char push_sha1[20];
3011 uint32_t surface_count;
3012 uint32_t sampler_count;
3036 struct anv_pipeline_bind_map bind_map; argument