Searched defs:gpuType (Results 1 – 6 of 6) sorted by relevance
32 SLType gpuType) in Attribute()44 constexpr SLType gpuType() const { return fGPUType; } in gpuType() function
57 GrSLType gpuType) in Attribute()67 constexpr GrSLType gpuType() const { return fGPUType; } in gpuType() function
89 GrSLType gpuType, in set()
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