Searched refs:fProgramInfos (Results 1 – 1 of 1) sorted by relevance
800 if (fProgramInfos[i]) { in visitProxies()801 fProgramInfos[i]->visitFPProxies(func); in visitProxies()942 GrProgramInfo* fProgramInfos[3] = { nullptr }; member in __anon7bc5d5d10111::AAHairlineOp957 if (fProgramInfos[0]) { in GR_MAKE_BITFIELD_CLASS_OPS()978 fProgramInfos[0] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in GR_MAKE_BITFIELD_CLASS_OPS()991 if (fProgramInfos[1]) { in makeQuadProgramInfo()1004 fProgramInfos[1] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in makeQuadProgramInfo()1017 if (fProgramInfos[2]) { in makeConicProgramInfo()1030 fProgramInfos[2] = GrSimpleMeshDrawOpHelper::CreateProgramInfo( in makeConicProgramInfo()1127 context->priv().recordProgramInfo(fProgramInfos[0]); in onPrePrepareDraws()[all …]