Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h4657 struct anv_graphics_base_pipeline { struct
4658 struct anv_pipeline base;
4660 struct vk_sample_locations_state sample_locations;
4663 struct anv_shader_bin * shaders[ANV_GRAPHICS_SHADER_STAGE_COUNT];
4668 uint32_t source_hashes[ANV_GRAPHICS_SHADER_STAGE_COUNT];
4693 struct anv_graphics_base_pipeline base; argument