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