Searched defs:cpuType (Results 1 – 3 of 3) sorted by relevance
21 VertexAttribType cpuType, in Attribute()33 constexpr VertexAttribType cpuType() const { return fCPUType; } in cpuType() function
74 GrVertexAttribType cpuType, in Attribute()83 GrVertexAttribType cpuType, in Attribute()97 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType() function
82 GrVertexAttribType cpuType, in set()