Home
last modified time | relevance | path

Searched defs:numVertexAttributes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLProgram.h114 int numVertexAttributes() const { return fVertexAttributeCnt; } in numVertexAttributes() function
/third_party/skia/experimental/graphite/src/
DGraphicsPipelineDesc.h162 int numVertexAttributes() const { return fVertexAttributes.fCount; } in numVertexAttributes() function
/third_party/skia/src/gpu/
DGrGeometryProcessor.h168 int numVertexAttributes() const { return fVertexAttributes.fCount; } in numVertexAttributes() function