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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/hw/
H A Dstate.xml.h69 #define FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__SHIFT 16 macro
70 #define FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR(x) (((x) << FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__SHIFT) & FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__MASK)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/hw/
H A Dstate.xml.h71 #define FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__SHIFT 16 macro
72 #define FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR(x) (((x) << FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__SHIFT) & FE_VERTEX_STREAM_CONTROL_VERTEX_DIVISOR__MASK)

Completed in 5 milliseconds