Searched defs:GrProgramInfo (Results 1 – 17 of 17) sorted by relevance
17 class GrProgramInfo; variable
20 class GrProgramInfo; variable
27 class GrProgramInfo; variable188 virtual void recordProgramInfo(const GrProgramInfo*) {} in recordProgramInfo()
21 class GrProgramInfo; variable
15 GrProgramInfo::GrProgramInfo(const GrCaps& caps, in GrProgramInfo() function in GrProgramInfo
35 class GrProgramInfo; variable
25 class GrProgramInfo; variable
1629 bool GrD3DGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile()
23 class GrProgramInfo; variable
36 bool onBindPipeline(const GrProgramInfo&, const SkRect&) override { return true; } in onBindPipeline()
214 bool compile(const GrProgramDesc&, const GrProgramInfo&) override { return false; } in compile()
490 bool GrDawnGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile()