Home
last modified time | relevance | path

Searched refs:ProgramWrapper (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp598 class ProgramWrapper class
601 virtual ~ProgramWrapper (void) {} in ~ProgramWrapper()
607 class ShaderProgramWrapper : public ProgramWrapper
623 class RawProgramWrapper : public ProgramWrapper
917 MovePtr<ProgramWrapper> fullProg_, in Pipeline()
918 MovePtr<ProgramWrapper> vtxProg_, in Pipeline()
919 MovePtr<ProgramWrapper> frgProg_) in Pipeline()
925 ProgramWrapper& getVertexProgram (void) const in getVertexProgram()
930 ProgramWrapper& getFragmentProgram (void) const in getFragmentProgram()
936 UniquePtr<ProgramWrapper> fullProg;
[all …]