Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DGraphicsPipelineDesc.h31 VertexAttribType cpuType, in Attribute()
43 constexpr VertexAttribType cpuType() const { return fCPUType; } in cpuType() function
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp82 GrVertexAttribType cpuType, in set()
/third_party/skia/src/gpu/
DGrGeometryProcessor.h68 GrVertexAttribType cpuType, in Attribute()
80 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType() function