Searched refs:GS_REG_UV (Results 1 – 7 of 7) sorted by relevance
114 writes.push_back(WriteInfo(writeAddress, GS_REG_UV, temp)); in DumpPacked()
114 m_gs->WriteRegister(CGSHandler::RegisterWrite(GS_REG_UV, temp)); in ProcessPacked()
465 m_vtxBuffer[m_vtxCount - 1].uv = m_nReg[GS_REG_UV]; in VertexKick()473 m_vtxBuffer[m_vtxCount - 1].uv = m_nReg[GS_REG_UV]; in VertexKick()
30 GS_REG_UV = 0x03, enumerator
1635 case GS_REG_UV: in DisassembleWrite()
1663 m_vtxBuffer[m_vtxCount - 1].nUV = m_nReg[GS_REG_UV]; in VertexKick()1671 m_vtxBuffer[m_vtxCount - 1].nUV = m_nReg[GS_REG_UV]; in VertexKick()
1917 m_VtxBuffer[m_nVtxCount - 1].nUV = m_nReg[GS_REG_UV]; in VertexKick()1925 m_VtxBuffer[m_nVtxCount - 1].nUV = m_nReg[GS_REG_UV]; in VertexKick()