Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h830 struct vk_graphics_pipeline_all_state { struct
831 struct vk_vertex_input_state vi;
832 struct vk_input_assembly_state ia;
833 struct vk_tessellation_state ts;
834 struct vk_viewport_state vp;
835 struct vk_discard_rectangles_state dr;
836 struct vk_rasterization_state rs;
837 struct vk_fragment_shading_rate_state fsr;
838 struct vk_multisample_state ms;
839 struct vk_sample_locations_state ms_sample_locations;
[all …]