Searched defs:ProgramImpl (Results 1 – 6 of 6) sorted by relevance
83 ProgramImpl(const gl::ProgramState &state) : mState(state) {} in ProgramImpl() function
45 class ProgramImpl; variable
115 using ProgramImpl = GrXferProcessor::ProgramImpl; typedef
75 using ProgramImpl = GrGeometryProcessor::ProgramImpl; typedef
849 using ProgramImpl = GrFragmentProcessor::ProgramImpl; typedef
44 class ProgramImpl; variable