Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_private.h4805 struct anv_graphics_base_pipeline { struct
4806 struct anv_pipeline base;
4808 struct vk_sample_locations_state sample_locations;
4811 struct anv_shader_bin * shaders[ANV_GRAPHICS_SHADER_STAGE_COUNT];
4816 uint32_t source_hashes[ANV_GRAPHICS_SHADER_STAGE_COUNT];
4841 struct anv_graphics_base_pipeline base; argument