Searched defs:cpuType (Results 1 – 3 of 3) sorted by relevance
22 VertexAttribType cpuType, in Attribute()34 constexpr VertexAttribType cpuType() const { return fCPUType; } in cpuType() function
76 GrVertexAttribType cpuType, in Attribute()85 GrVertexAttribType cpuType, in Attribute()99 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType() function
82 GrVertexAttribType cpuType, in set()