Searched defs:ProgramImpl (Results 1 – 6 of 6) sorted by relevance
74 ProgramImpl(const gl::ProgramState &state) : mState(state) {} in ProgramImpl() function
43 class ProgramImpl; variable
192 using ProgramImpl = GrXferProcessor::ProgramImpl; typedef
64 using ProgramImpl = GrGeometryProcessor::ProgramImpl; typedef
859 using ProgramImpl = GrFragmentProcessor::ProgramImpl; typedef
41 class ProgramImpl; variable