Searched refs:mGraphicsProgramInfos (Results 1 – 2 of 2) sorted by relevance
134 ProgramInfo &getGraphicsDefaultProgramInfo() { return mGraphicsProgramInfos[0]; } in getGraphicsDefaultProgramInfo()138 return mGraphicsProgramInfos[index]; in getGraphicsProgramInfo()314 ProgramInfo mGraphicsProgramInfos[ProgramTransformOptions::kPermutationCount]; variable
299 for (ProgramInfo &programInfo : mGraphicsProgramInfos) in reset()