Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h1951 #define S_028C04_MSAA_NUM_SAMPLES(x) (((x) & 0x3) << 0) macro
Dr600d.h2371 #define S_028C04_MSAA_NUM_SAMPLES(x) (((x) & 0x3) << 0) macro