Searched defs:cpuType (Results 1 – 4 of 4) sorted by relevance
22 VertexAttribType cpuType, in Attribute()34 constexpr VertexAttribType cpuType() const { return fCPUType; } in cpuType() function
59 for (const cpuType of Object.values(CPUType)) { constant
76 GrVertexAttribType cpuType, in Attribute()85 GrVertexAttribType cpuType, in Attribute()99 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType() function
94 GrVertexAttribType cpuType, in set()