Searched refs:DrawQuadType (Results 1 – 2 of 2) sorted by relevance
40 enum DrawQuadType { enum49 DrawQuadData(DrawQuadType type = BaseQuad,78 DrawQuadType type() const { return m_type; } in type()100 DrawQuadType m_type;111 DrawQuadType type = BaseQuad,141 DrawQuadType type = BaseQuad,
789 DrawQuadType type = data->type(); in getTileProjectionMatrix()