Home
last modified time | relevance | path

Searched defs:S_028D10_DISABLE_VIEWPORT_CLAMP (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d.h844 #define S_028D10_DISABLE_VIEWPORT_CLAMP(x) (((unsigned)(x) & 0x1) << 16) macro
1869 #define S_028D10_DISABLE_VIEWPORT_CLAMP(x) (((unsigned)(x) & 0x1) << 16) macro

Completed in 26 milliseconds