Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp729 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArrays() local
1129 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArrays() local
H A Dentry_points_gles_ext_autogen.cpp14068 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArraysOES() local
14096 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArraysOES() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp505 const VertexArrayID *arraysPacked) in CaptureDeleteVertexArrays()
797 VertexArrayID *arraysPacked) in CaptureGenVertexArrays()
H A Dcapture_gles_ext_autogen.cpp12166 const VertexArrayID *arraysPacked) in CaptureDeleteVertexArraysOES()
12195 VertexArrayID *arraysPacked) in CaptureGenVertexArraysOES()