HomeSort by relevance Sort by last modified time
    Searched refs:fVB (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 375 PVRTfloat32 fVB;
PVRTPrint3D.cpp 279 m_pUVs[uiChar].fVB = m_pUVs[uiChar].fVT + m_pRects[uiChar].nH / m_fTexH;
920 pVertices[VertexCount+2].tv = f2vt(m_pUVs[uiIdx].fVB);
927 pVertices[VertexCount+3].tv = f2vt(m_pUVs[uiIdx].fVB);
    [all...]

Completed in 67 milliseconds