Searched defs:gpuType (Results 1 – 4 of 4) sorted by relevance
32 SLType gpuType) in Attribute()44 constexpr SLType gpuType() const { return fGPUType; } in gpuType() function
83 GrSLType gpuType, in set()
69 GrSLType gpuType) in Attribute()81 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType() function
68 GrSLType gpuType; in emitCode() local