Home | History | Annotate | Download | only in functional

Lines Matching refs:PROGRAMINTERFACE_UNIFORM_BLOCK

1278 													  (interface == PROGRAMINTERFACE_UNIFORM_BLOCK)		||
1314 case PROGRAMINTERFACE_UNIFORM_BLOCK:
1317 const glu::Storage storage = (interface == PROGRAMINTERFACE_UNIFORM_BLOCK) ? (glu::STORAGE_UNIFORM) : (glu::STORAGE_BUFFER);