Searched refs:shape (Results 1 – 1 of 1) sorted by relevance
63 u32 shape:2;308 static void G2_SetOBJShape(GXOamAttr *oam, GXOamShape shape);319 GXOamShape shape,526 static inline void G2_SetOBJShape(GXOamAttr *oam, GXOamShape shape) in G2_SetOBJShape() argument528 GX_OAM_SHAPE_ASSERT(shape); in G2_SetOBJShape()530 oam->attr01 = ((oam->attr01 & ~(GX_OAM_ATTR01_SHAPE_MASK | GX_OAM_ATTR01_SIZE_MASK)) | shape); in G2_SetOBJShape()674 GXOamShape shape, in G2_SetOBJAttr() argument693 … shape | \ in G2_SetOBJAttr()701 GX_OAM_SHAPE_ASSERT(shape); in G2_SetOBJAttr()