Searched defs:gpuType (Results 1 – 5 of 5) sorted by relevance
58 GrSLType gpuType) in Attribute()68 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType() function
56 GrSLType gpuType) in Attribute()68 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType() function
85 GrSLType gpuType, in set()
83 GrSLType gpuType, in set()
64 GrSLType gpuType; in emitCode() local