Home
last modified time | relevance | path

Searched refs:RADV_DEPTH_CLAMP_MODE_VIEWPORT (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2100 RADV_DEPTH_CLAMP_MODE_VIEWPORT = 0, /* Clamp to the viewport min/max depth bounds */ enumerator
Dradv_pipeline.c2184 pipeline->depth_clamp_mode = RADV_DEPTH_CLAMP_MODE_VIEWPORT; in radv_pipeline_init_raster_state()