Lines Matching refs:intptr
770 void NamedBufferSubDataEXT(uint buffer, intptr offset,
779 intptr offset, sizeiptr size, void *data);
1032 intptr readOffset, intptr writeOffset,
1066 and change the final parameter from "const void *" to "intptr offset">
1070 intptr offset);
1073 intptr offset);
1075 sizei stride, intptr offset);
1078 intptr offset);
1081 intptr offset);
1084 intptr offset);
1088 intptr offset);
1091 intptr offset);
1094 sizei stride, intptr offset);
1098 sizei stride, intptr offset);
1102 intptr offset);
1136 void *MapNamedBufferRangeEXT(uint buffer, intptr offset,
1138 void FlushMappedNamedBufferRangeEXT(uint buffer, intptr offset,
1226 void NamedBufferSubDataEXT(uint buffer, intptr offset,
1230 void *MapNamedBufferRangeEXT(uint buffer, intptr offset,
1232 void FlushMappedNamedBufferRangeEXT(uint buffer, intptr offset,
1235 intptr readOffset, intptr writeOffset,
1262 intptr offset);
1265 intptr offset);
1267 sizei stride, intptr offset);
1270 intptr offset);
1273 intptr offset);
1276 intptr offset);
1280 intptr offset);
1283 intptr offset);
1286 sizei stride, intptr offset);
1290 sizei stride, intptr offset);
1294 intptr offset);
1308 The one exception is that final intptr offset parameter of the
1310 non-"VertexArray" command (intptr is guaranteed to be large enough
1333 cast to a intptr type.
2301 intptr offset, sizeiptr size, void *data);
3300 buffer, intptr offset" set of parameters rather than a pointer.
4061 intptr offset);
4078 an "intptr offset" parameter. This change reflects the more