Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniform1i

1975 					case 1: GLU_CHECK_CALL(glUniform1i(location, ptr[0]));							break;
2038 GLU_CHECK_CALL(glUniform1i(location, uniform.finalValue.val.samplerV.unit));