Home | History | Annotate | Download | only in functional

Lines Matching refs:STORAGE_PATCH_IN

146 			storage == glu::STORAGE_PATCH_IN	||
377 interface.storage == glu::STORAGE_PATCH_IN ||
1356 const glu::Storage queryPatchStorage = (interface == PROGRAMINTERFACE_PROGRAM_INPUT) ? (glu::STORAGE_PATCH_IN) : (glu::STORAGE_PATCH_OUT);
1541 shader->getDefaultBlock().variables[ndx].storage == glu::STORAGE_PATCH_IN ||
1723 retVal.numPatchInputComponents = getNumComponents(shader, glu::STORAGE_PATCH_IN);