Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h922 struct vk_graphics_pipeline_all_state { struct
923 struct vk_vertex_input_state vi;
924 struct vk_input_assembly_state ia;
925 struct vk_tessellation_state ts;
926 struct vk_viewport_state vp;
927 struct vk_discard_rectangles_state dr;
928 struct vk_rasterization_state rs;
929 struct vk_fragment_shading_rate_state fsr;
930 struct vk_multisample_state ms;
931 struct vk_sample_locations_state ms_sample_locations;
[all …]