Searched defs:GrProgramDesc (Results 1 – 15 of 15) sorted by relevance
40 class GrProgramDesc; variable242 bool compile(const GrProgramDesc&, const GrProgramInfo&) override { return false; } in compile()
24 class GrProgramDesc; variable
47 class GrProgramDesc; variable
20 class GrProgramDesc; variable
29 class GrProgramDesc; variable
369 fMap.foreach ([](const GrProgramDesc*, std::unique_ptr<Entry>* entry) { in markPipelineStateUniformsDirty()
1643 bool GrD3DGpu::compile(const GrProgramDesc&, const GrProgramInfo&) { in compile()
70 GrProgramDesc() {} in GrProgramDesc() function
31 class GrProgramDesc; variable
38 class GrProgramDesc; variable
37 class GrProgramDesc; variable
33 class GrProgramDesc; variable
34 class GrProgramDesc; variable
43 fMap.foreach([](GrProgramDesc*, std::unique_ptr<Entry>* e) { in abandon() argument
28 class GrProgramDesc; variable