Home
last modified time | relevance | path

Searched defs:Mesh (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.h105 struct Mesh { struct
128 return fMeshes[0].fVertices->hasIndices(); in isIndexed() argument
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp82 struct Mesh { struct in __anon04da10970111::DrawVerticesOp
83 SkPMColor4f fColor; // Used if this->hasPerVertexColors() is false.
84 sk_sp<SkVertices> fVertices;
85 SkMatrix fViewMatrix;
86 bool fIgnoreTexCoords;
87 bool fIgnoreColors;
89 bool hasExplicitLocalCoords() const { in hasExplicitLocalCoords()
93 bool hasPerVertexColors() const { in hasPerVertexColors()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp360 SPODMesh& Mesh = m_Scene.pMesh[i]; in LoadVbos() local
689 SPODMesh& Mesh = m_Scene.pMesh[Node.nIdx]; in RenderScene() local
775 SPODMesh& Mesh = m_Scene.pMesh[Node.nIdx]; in DrawSkinnedMesh() local
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp271 SPODMesh& Mesh = m_Scene.pMesh[i]; in LoadVbos() local
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp348 SPODMesh& Mesh = m_Mask.pMesh[i]; in LoadVbos() local