Home
last modified time | relevance | path

Searched defs:arraysPacked (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp707 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArrays() local
1100 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArrays() local
Dentry_points_gles_ext_autogen.cpp13305 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArraysOES() local
13332 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArraysOES() local
Dentry_points_gl_4_autogen.cpp4176 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_CreateVertexArrays() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp505 const VertexArrayID *arraysPacked) in CaptureDeleteVertexArrays()
797 VertexArrayID *arraysPacked) in CaptureGenVertexArrays()
Dcapture_gl_4_params.cpp946 VertexArrayID *arraysPacked, in CaptureCreateVertexArrays_arraysPacked()
Dcapture_gles_ext_autogen.cpp11781 const VertexArrayID *arraysPacked) in CaptureDeleteVertexArraysOES()
11810 VertexArrayID *arraysPacked) in CaptureGenVertexArraysOES()
Dcapture_gl_4_autogen.cpp3524 VertexArrayID *arraysPacked) in CaptureCreateVertexArrays()