Searched refs:ProgramWrapper (Results 1 – 1 of 1) sorted by relevance
621 class ProgramWrapper class624 virtual ~ProgramWrapper(void) in ~ProgramWrapper()632 class ShaderProgramWrapper : public ProgramWrapper660 class RawProgramWrapper : public ProgramWrapper952 …ipeline(MovePtr<ProgramPipeline> pipeline_, MovePtr<ProgramWrapper> fullProg_, MovePtr<ProgramWrap… in Pipeline()953 MovePtr<ProgramWrapper> frgProg_) in Pipeline()961 ProgramWrapper &getVertexProgram(void) const in getVertexProgram()966 ProgramWrapper &getFragmentProgram(void) const in getFragmentProgram()972 UniquePtr<ProgramWrapper> fullProg;973 UniquePtr<ProgramWrapper> vtxProg;[all …]