Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h222 struct si_atom guardband; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c1919 VkExtent2D guardband = {511, 511}; in tu6_emit_viewport() local