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

/linux-master/drivers/gpu/drm/etnaviv/
H A Dstate.xml.h65 #define FE_VERTEX_STREAM_CONTROL_VERTEX_STRIDE__MASK 0x000000ff macro
67 #define FE_VERTEX_STREAM_CONTROL_VERTEX_STRIDE(x) (((x) << FE_VERTEX_STREAM_CONTROL_VERTEX_STRIDE__SHIFT) & FE_VERTEX_STREAM_CONTROL_VERTEX_STRIDE__MASK)

Completed in 107 milliseconds