• Home
  • Raw
  • Download

Lines Matching refs:GLvoid

46 static void glExtGetBufferPointervQCOM(GLenum, GLvoid**) {  in glExtGetBufferPointervQCOM()  argument
79 GLenum, GLenum, GLvoid*) { in glExtGetTexSubImageQCOM() argument
134 static void glMultiDrawElementsEXT(GLenum, const GLsizei*, GLenum, const GLvoid* const*, GLsizei) { in glMultiDrawElementsEXT()
185 static void glGetPerfMonitorCounterInfoAMD(GLuint, GLuint, GLenum, GLvoid*) { in glGetPerfMonitorCounterInfoAMD() argument
216 s_gles3.glDrawElements(mode, count, type, reinterpret_cast<const GLvoid*>(offset)); in glDrawElementsOffset()
266 reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexImage2DOffsetAEMU()
273 imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexImage3DOffsetAEMU()
280 imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexSubImage2DOffsetAEMU()
288 format, imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexSubImage3DOffsetAEMU()
336 GLenum type, const GLvoid* indices, GLsizei) { in glDrawRangeElementsDataAEMU()
343 reinterpret_cast<const GLvoid*>(offset)); in glDrawRangeElementsOffsetAEMU()
440 s_gles3.glReadPixels(x, y, width, height, format, type, reinterpret_cast<GLvoid*>(offset)); in glReadPixelsOffsetAEMU()
451 reinterpret_cast<const GLvoid*>(offset)); in glTexImage2DOffsetAEMU()
458 reinterpret_cast<const GLvoid*>(offset)); in glTexImage3DOffsetAEMU()
465 reinterpret_cast<const GLvoid*>(offset)); in glTexSubImage2DOffsetAEMU()
472 type, reinterpret_cast<const GLvoid*>(offset)); in glTexSubImage3DOffsetAEMU()
513 s_gles3.glVertexAttribIPointer(index, size, type, 0, reinterpret_cast<const GLvoid*>(offset)); in glVertexAttribIPointerOffsetAEMU()
524 reinterpret_cast<const GLvoid*>(offset)); in glVertexAttribPointerOffset()