Home | History | Annotate | Download | only in functional

Lines Matching refs:PROGRAMINTERFACE_UNIFORM

1277 	const bool					removeDuplicated	= (interface == PROGRAMINTERFACE_UNIFORM)			||
1285 case PROGRAMINTERFACE_UNIFORM:
1288 const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM) ? (glu::STORAGE_UNIFORM) : (glu::STORAGE_BUFFER);