Home
last modified time | relevance | path

Searched defs:arraysPacked (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp504 CaptureDeleteVertexArrays(const State &glState, bool isCallValid, GLsizei n, const VertexArrayID *arraysPacked) CaptureDeleteVertexArrays() argument
797 CaptureGenVertexArrays(const State &glState, bool isCallValid, GLsizei n, VertexArrayID *arraysPacked) CaptureGenVertexArrays() argument
[all...]
H A Dcapture_gles_ext_autogen.cpp10817 CaptureDeleteVertexArraysOES(const State &glState, bool isCallValid, GLsizei n, const VertexArrayID *arraysPacked) CaptureDeleteVertexArraysOES() argument
10846 CaptureGenVertexArraysOES(const State &glState, bool isCallValid, GLsizei n, VertexArrayID *arraysPacked) CaptureGenVertexArraysOES() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp650 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArrays() local
1016 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArrays() local
H A Dentry_points_gles_ext_autogen.cpp11151 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArraysOES() local
11177 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArraysOES() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp524 const VertexArrayID *arraysPacked = PackParam<const VertexArrayID *>(arrays); in GL_DeleteVertexArrays() local
897 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_GenVertexArrays() local
H A Dentry_points_gl_4_autogen.cpp6780 VertexArrayID *arraysPacked = PackParam<VertexArrayID *>(arrays); in GL_CreateVertexArrays() local

Completed in 63 milliseconds