Searched refs:replayContext (Results 1 – 3 of 3) sorted by relevance
24 ReplayContext *replayContext, in ReplayCall() argument72 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()102 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()111 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()237 replayContext->getAsConstPointer<const void *>( in ReplayCall()247 replayContext->getAsConstPointer<const void *>( in ReplayCall()268 replayContext->getAsConstPointer<const GLfloat *>( in ReplayCall()275 replayContext->getAsConstPointer<const GLint *>( in ReplayCall()282 replayContext->getAsConstPointer<const GLuint *>( in ReplayCall()318 replayContext->getAsConstPointer<const GLfloat *>( in ReplayCall()[all …]
223 ReplayContext *replayContext,
3613 ReplayContext replayContext(mReadBufferSize, mClientArraySizes); in replay() local3635 replayContext.getClientArraysBuffer()[arrayIndex]; in replay()3642 ReplayCall(context, &replayContext, call); in replay()