Searched defs:GrProgramInfo (Results 1 – 14 of 14) sorted by relevance
17 class GrProgramInfo; variable
20 class GrProgramInfo; variable
18 class GrProgramInfo; variable
26 class GrProgramInfo; variable178 virtual void recordProgramInfo(const GrProgramInfo*) {} in recordProgramInfo()
24 class GrProgramInfo; variable
1379 bool GrD3DGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile()
19 GrProgramInfo(const GrSurfaceProxyView& targetView, in GrProgramInfo() function
19 class GrProgramInfo; variable
28 class GrProgramInfo; variable
23 class GrProgramInfo; variable
36 bool onBindPipeline(const GrProgramInfo&, const SkRect&) override { return true; } in onBindPipeline()
187 bool compile(const GrProgramDesc&, const GrProgramInfo&) override { return false; } in compile()
454 bool GrDawnGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile()