Lines Matching refs:one
361 * @param [in] parameter Storage Parameter to be used with the function, one of:
385 * the storage allocation (before call to NamedBufferSubData), one of:
411 * @param [in] parameter Storage Parameter to be used with the function, one of:
432 * (before call to CopyNamedBufferSubData), one of:
506 * @param [in] UploadDataFunction Upload function pointer which have failed, one of:
680 * @param [in] internalformat GL internal format for clearing, one of the listed in test class description.
703 * @param [in] internalformat GL internal format for clearing, one of the listed in test class description.
770 * @param [in] internalformat Internal format used for clearing, one of the listed in test class description.
853 * @param [in] internalformat Internal format used for clearing, one of the listed in test class description.
2609 * internal format is not one of the valid sized internal formats listed in
2684 " if internal format is not one of the valid sized internal formats "
2766 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, "
2796 "(one of GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, "
2831 * internal format is not one of the valid sized internal formats listed in
2918 " if internal format is not one of the valid sized internal formats "
3050 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, "
3080 "(one of GL_UNSIGNED_BYTE, GL_BYTE, GL_UNSIGNED_SHORT, "
3556 * pname is not one of the buffer object parameter names: BUFFER_ACCESS,
3642 " if pname is not one of the buffer object parameter names: BUFFER_ACCESS,"
3671 " if pname is not one of the buffer object parameter names: BUFFER_ACCESS,"
4545 * flags contains MAP_PERSISTENT_BIT but does not contain at least one of
4673 "but does not contain at least one of "
5369 static const glw::GLint one = 1;
5388 m_pNamedBufferSubData(m_bo_in, 1 /* 2nd element */ * sizeof(glw::GLint), sizeof(glw::GLint), &one);