Home | History | Annotate | Download | only in functional

Lines Matching refs:ProgramSources

1005 	static glu::ProgramSources			genProgramSources			(GatherType, TextureType, const tcu::TextureFormat&, const GatherArgs&, const string& refZExpr, const IVec2& offsetRange);
1212 glu::ProgramSources TextureGatherCase::genProgramSources (GatherType gatherType,
1227 return glu::ProgramSources() << genVertexShaderSource(requireGpuShader5(gatherType), numDims, isDynamicOffset || isShadow)