Home | History | Annotate | Download | only in Shader

Lines Matching full:rendertargets

75 		for(int i = 0; i < RENDERTARGETS; i++)
516 for(int i = 0; i < RENDERTARGETS; i++)
523 for(int i = 0; i < RENDERTARGETS; i++)
575 for(int index = 0; index < RENDERTARGETS; index++)
727 void PixelProgram::clampColor(Vector4f oC[RENDERTARGETS])
729 for(int index = 0; index < RENDERTARGETS; index++)