Home
last modified time | relevance | path

Searched defs:idPacked (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp23 CaptureBeginQuery(const State &glState, bool isCallValid, QueryType targetPacked, QueryID idPacked) CaptureBeginQuery() argument
95 CaptureBindTransformFeedback(const State &glState, bool isCallValid, GLenum target, TransformFeedbackID idPacked) CaptureBindTransformFeedback() argument
1232 CaptureGetQueryObjectuiv(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLuint *params) CaptureGetQueryObjectuiv() argument
1736 CaptureIsQuery(const State &glState, bool isCallValid, QueryID idPacked, GLboolean returnValue) CaptureIsQuery() argument
1784 CaptureIsTransformFeedback(const State &glState, bool isCallValid, TransformFeedbackID idPacked, GLboolean returnValue) CaptureIsTransformFeedback() argument
[all...]
H A Dcapture_gles_ext_autogen.cpp2460 CaptureGetQueryObjectuivRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetQueryObjectuivRobustANGLE() argument
4085 CaptureGetQueryObjectivRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetQueryObjectivRobustANGLE() argument
4133 CaptureGetQueryObjecti64vRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params) CaptureGetQueryObjecti64vRobustANGLE() argument
4182 CaptureGetQueryObjectui64vRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint64 *params) CaptureGetQueryObjectui64vRobustANGLE() argument
5075 CaptureBeginQueryEXT(const State &glState, bool isCallValid, QueryType targetPacked, QueryID idPacked) CaptureBeginQueryEXT() argument
5178 CaptureGetQueryObjecti64vEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLint64 *params) CaptureGetQueryObjecti64vEXT() argument
5209 CaptureGetQueryObjectivEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLint *params) CaptureGetQueryObjectivEXT() argument
5239 CaptureGetQueryObjectui64vEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLuint64 *params) CaptureGetQueryObjectui64vEXT() argument
5270 CaptureGetQueryObjectuivEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLuint *params) CaptureGetQueryObjectuivEXT() argument
5330 CaptureIsQueryEXT(const State &glState, bool isCallValid, QueryID idPacked, GLboolean returnValue) CaptureIsQueryEXT() argument
5346 CaptureQueryCounterEXT(const State &glState, bool isCallValid, QueryID idPacked, QueryType targetPacked) CaptureQueryCounterEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp34 QueryID idPacked = PackParam<QueryID>(id); in GL_BeginQuery() local
167 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); in GL_BindTransformFeedback() local
1380 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectuiv() local
1794 QueryID idPacked = PackParam<QueryID>(id); GL_IsQuery() local
1885 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); GL_IsTransformFeedback() local
[all...]
H A Dentry_points_gles_ext_autogen.cpp2097 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectuivRobustANGLE() local
3258 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectivRobustANGLE() local
3290 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjecti64vRobustANGLE() local
3322 QueryID idPacked = PackParam<QueryID>(id); GL_GetQueryObjectui64vRobustANGLE() local
4360 QueryID idPacked = PackParam<QueryID>(id); GL_BeginQueryEXT() local
4485 QueryID idPacked = PackParam<QueryID>(id); GL_GetQueryObjecti64vEXT() local
4510 QueryID idPacked = PackParam<QueryID>(id); GL_GetQueryObjectivEXT() local
4535 QueryID idPacked = PackParam<QueryID>(id); GL_GetQueryObjectui64vEXT() local
4562 QueryID idPacked = PackParam<QueryID>(id); GL_GetQueryObjectuivEXT() local
4615 QueryID idPacked = PackParam<QueryID>(id); GL_IsQueryEXT() local
4645 QueryID idPacked = PackParam<QueryID>(id); GL_QueryCounterEXT() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp3527 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjecti64v() local
3552 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectui64v() local
3977 QueryID idPacked = PackParam<QueryID>(id); in GL_QueryCounter() local
[all...]
H A Dentry_points_gl_4_autogen.cpp41 QueryID idPacked = PackParam<QueryID>(id); in GL_BeginQueryIndexed() local
67 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); in GL_BindTransformFeedback() local
280 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); in GL_DrawTransformFeedback() local
306 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); GL_DrawTransformFeedbackStream() local
673 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); GL_IsTransformFeedback() local
4076 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); GL_DrawTransformFeedbackInstanced() local
4107 TransformFeedbackID idPacked = PackParam<TransformFeedbackID>(id); GL_DrawTransformFeedbackStreamInstanced() local
[all...]
H A Dentry_points_gl_1_autogen.cpp10669 QueryID idPacked = PackParam<QueryID>(id); in GL_BeginQuery() local
10985 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectiv() local
11009 QueryID idPacked = PackParam<QueryID>(id); in GL_GetQueryObjectuiv() local
11092 QueryID idPacked = PackParam<QueryID>(id); GL_IsQuery() local
[all...]

Completed in 63 milliseconds