Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h249 struct vk_rasterization_state { struct
256 bool rasterizer_discard_enable;
262 bool depth_clamp_enable;
268 enum vk_mesa_depth_clip_enable depth_clip_enable;
274 VkPolygonMode polygon_mode;
280 VkCullModeFlags cull_mode;
286 VkFrontFace front_face;
292 VkConservativeRasterizationModeEXT conservative_mode;
298 float extra_primitive_overestimation_size;
301 VkRasterizationOrderAMD rasterization_order_amd;
[all …]