Searched refs:xy_clip_test_enable (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c3471 bool xy_clip_test_enable = 0; local in function:cmd_buffer_emit_clip
3482 xy_clip_test_enable = (dynamic_raster_mode == VK_POLYGON_MODE_FILL);
3494 .ViewportXYClipTestEnable = xy_clip_test_enable,

Completed in 9 milliseconds