Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DAttribute.h22 VertexAttribType cpuType, in Attribute()
34 constexpr VertexAttribType cpuType() const { return fCPUType; } in cpuType() function
/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/m133/src/gpu/ganesh/
DGrGeometryProcessor.h88 GrVertexAttribType cpuType, in Attribute()
97 GrVertexAttribType cpuType, in Attribute()
111 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType() function
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp82 GrVertexAttribType cpuType, in set()
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLVertexArray.cpp94 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